[horde] Help New Install Horde Webmail
andrewfeberwee at hatchnet.com.au
andrewfeberwee at hatchnet.com.au
Mon Aug 11 21:12:51 UTC 2008
I think you have to change the ownership of all horde files to whatever
apache is running as , try
ps -ef | grep apache
to get the user, in my case, a typical return line is
wwwrun 22680 22678 0 Aug11 ? 00:00:08 /usr/sbin/httpd2-prefork
-f /etc/apache2/httpd.conf
Which shows apache running as wwwrun. Then change all horde files from
the top down to that owner
cd /locationofhorde
chown -R wwwrun horde-webmail-1.1
And in my case, I changed the group to a user group
chgrp -R users horde-webmail-1.1
Hope that helps
> Next to install Horde Webmail 1.1.1 i have the next problem on the login
> page
>
>
> *Warning*: file_get_contents(/tmp/cache_9f1846117c7ec45bb5c0cd5f8f4e8f51)
> [
> function.file-get-contents<http://192.168.12.197/imp/function.file-get-contents>]:
> failed to open stream: Permission denied in *
> /var/www/html/horde/lib/Horde/Cache/file.php* on line *101
> **Warning*: file_get_contents(/tmp/cache_369392975c342e1f370936d75cce3031)
> [
> function.file-get-contents]: failed to open stream: Permission denied in *
> /var/www/html/horde/lib/Horde/Cache/file.php* on line *101*
> *
>
> *The permission are:
> [root at ns Cache]# ll
> total 52
> -rw-r--r-- 1 root root 2980 Jun 13 18:55 apc.php
> -rw-r--r-- 1 root root 3085 Jun 13 18:55 eaccelerator.php
> -rw-r--r-- 1 root root 9411 Jun 13 18:55 file.php
> -rw-r--r-- 1 root root 4166 Jun 13 18:55 memcache.php
> -rw-r--r-- 1 root root 13383 Jun 13 18:55 sql.php
> -rw-r--r-- 1 root root 3656 Jun 13 18:55 xcache.php
> -rw-r--r-- 1 root root 2116 Jun 13 18:55 zps4.php
> [root at ns Cache]#*
>
>
> *What is the problem*??
>
> JC
> *
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
More information about the horde
mailing list