[imp] Install problem.

Peter Peltonen peter.peltonen@fivetec.com
Tue, 05 Dec 2000 17:09:39 +0200 (EET)


Replying to my own mail...

Quoting Peter Peltonen <peter.peltonen@fivetec.com>:

> > > > Fatal error: Call to undefined function: page_open() in

As I stated in my previous mail this problem happened for me due to using a soft
(symbolic) link pointing to /home/httpd/html/horde. Fixing the directory right
in my VirtualHost config solved it. 


> DocumentRoot of
> my VirtualHost Imp starts working but it doesn't find some picture
> files
> (like the login, imp logo and all is well). 

Did some FAQ reading here and solved the problem by editing the paths in
horde/config/horde.php3 and horde/imp/config/defaults.php3 to match my
VirtualHost config.


So everything is working now and I'm happy :) Actually I'm writing this message
in Imp...


Though I'd like to have an answer for this tiny problem that I encountered:


> - I couldn't run the setup.php3 because I didn't have correct
> permissions in
> the horde directories. I had to do chmod -R a+rwx horde/ to get it
> working.
> Somebody could suggest me how to fix the permissions to correct working
>ones...? 


Peter