[horde] Horde Webmail Configuration

J Miguel Aceff S jmas at aic.com.mx
Thu Jul 21 21:42:49 UTC 2011


My solution:

in /etc/php.ini
safe_mode_gid On

Unistall
Reinstall

Thank you


El 21/07/2011 10:34, J Miguel Aceff escribió:
> Hi everybody:
>
> I have a problem and I hope you can helpme.
>
> I installed WEBMAIL Horde through pear.
>
> Authenticating users by IMAP on the same server.
>
> We tried several accounts and no problem to sign up, but neither can't
> see any content and only gets to see something like this
>
> ----
>
>      * Home    * Preferences    * Problem    * Help    * Log out
>
> juanmigu | Add Content
>
> ----
>
> Not report any problem on /var/log/httpd/ssl_error_log
> neither /var/log/httpd/error_log, but in /var/log/messages displays
> this:
> ----
> Jul 21 09:41:06 apolo HORDE: HORDE [imp] PHP ERROR:
> include(/var/www/html/correo/lib/../config/prefs.d/10-webmail.php):
> failed to open stream: Permission denied [pid 3044 on line 814 of
> "/usr/share/pear/Horde.php"]
> Jul 21 09:41:06 apolo HORDE: HORDE [imp] PHP ERROR: include(): Failed
> opening '/var/www/html/correo/lib/../config/prefs.d/10-webmail.php' for
> inclusion
> (include_path='/var/www/html/correo/lib:.:/usr/share/pear:/usr/share/php') [pid 3044 on line 814 of "/usr/share/pear/Horde.php"]
> Jul 21 09:41:06 apolo HORDE: HORDE [imp] PHP ERROR:
> include(/var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php):
> failed to open stream: Permission denied [pid 3044 on line 814 of
> "/usr/share/pear/Horde.php"]
> Jul 21 09:41:06 apolo HORDE: HORDE [imp] PHP ERROR: include(): Failed
> opening '/var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php'
> for inclusion
> (include_path='/var/www/html/correo/lib:.:/usr/share/pear:/usr/share/php') [pid 3044 on line 814 of "/usr/share/pear/Horde.php"]
> Jul 21 09:41:31 apolo HORDE: HORDE [horde] PHP ERROR:
> include(/var/www/html/correo/lib/../config/prefs.d/10-webmail.php):
> failed to open stream: Permission denied [pid 1316 on line 814 of
> "/usr/share/pear/Horde.php"]
> Jul 21 09:41:31 apolo HORDE: HORDE [horde] PHP ERROR: include(): Failed
> opening '/var/www/html/correo/lib/../config/prefs.d/10-webmail.php' for
> inclusion
> (include_path='/var/www/html/correo/lib:.:/usr/share/pear:/usr/share/php') [pid 1316 on line 814 of "/usr/share/pear/Horde.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [imp] PHP ERROR:
> include(/var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php):
> failed to open stream: Permission denied [pid 1316 on line 814 of
> "/usr/share/pear/Horde.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [imp] PHP ERROR: include(): Failed
> opening '/var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php'
> for inclusion
> (include_path='/var/www/html/correo/lib:.:/usr/share/pear:/usr/share/php') [pid 1316 on line 814 of "/usr/share/pear/Horde.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [ingo] PHP ERROR: Undefined index:
> header [pid 1316 on line 124 of
> "/var/www/html/correo/ingo/lib/Script.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [ingo] PHP ERROR: Undefined index:
> char [pid 1316 on1G line 127 of
> "/var/www/html/correo/ingo/lib/Script.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [ingo] PHP ERROR: Undefined index:
> header [pid 1316 on line 124 of
> "/var/www/html/correo/ingo/lib/Script.php"]
> Jul 21 09:41:32 apolo HORDE: HORDE [ingo] PHP ERROR: Undefined index:
> char [pid 1316 on line 127 of
> "/var/www/html/correo/ingo/lib/Script.php"]
> Jul 21 09:41:33 apolo HORDE: HORDE [imp] Login success for juanmigu
> (Horde user juanmigu) [187.195.60.193] to {localhost:143 [imap]} [pid
> 1316 on line 179 of "/var/www/html/correo/imp/lib/Auth.php"]
> ----
>
> and these files exist and have read permissions for the user httpd
>
> ----
> [root at apolo correo]# ls
> -l /var/www/html/correo/lib/../config/prefs.d/10-webmail.php
> -rw-r--r--. 1 root apache 1428 Jul 19
> 06:38 /var/www/html/correo/lib/../config/prefs.d/10-webmail.php
> [root at apolo correo]# ls
> -l /var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php
> -rw-r--r--. 1 root apache 127 Jul 19
> 06:38 /var/www/html/correo/lib/../imp/config/prefs.d/10-webmail.php
> [root at apolo correo]#
> ----
>
>
> Also when I try to add content, i do not get it, and in the second
> attempt i get next error
>
> ----
> A fatal error has occurred
> The specified row (0) does not exist.
>
> 1. require() /var/www/html/correo/services/portal/edit.php:36
> 2.
> Horde_Core_Block_Layout_Manager->columns() /var/www/html/correo/templates/portal/edit.inc:12
>
> Details
> The full error message is logged in Horde's log file, and is shown below
> only to administrators. Non-administrative users will not see error
> details.
>
> Horde_Exception Object
> (
>      [details] =>
>      [message:protected] =>  The specified row (0) does not exist.
>      [string:Exception:private] =>
>      [code:protected] =>  0
>      [file:protected]
> =>  /usr/share/pear/Horde/Core/Block/Layout/Manager.php
>      [line:protected] =>  445
>      [trace:Exception:private] =>  Array
>          (
>              [0] =>  Array
>                  (
>                      [file]
> =>  /var/www/html/correo/templates/portal/edit.inc
>                      [line] =>  12
>                      [function] =>  columns
>                      [class] =>  Horde_Core_Block_Layout_Manager
>                      [type] =>  ->
>                      [args] =>  Array
>                          (
>                              [0] =>  0
>                          )
>
>                  )
>
>              [1] =>  Array
>                  (
>                      [file]
> =>  /var/www/html/correo/services/portal/edit.php
>                      [line] =>  36
>                      [args] =>  Array
>                          (
>                              [0]
> =>  /var/www/html/correo/templates/portal/edit.inc
>                          )
>
>                      [function] =>  require
>                  )
>
>          )
>
>      [previous:Exception:private] =>
> )
> ----
>
> And the permissions of these files appear to be correct
>
> ----
> root at apolo correo]# ls -l /var/www/html/correo/templates/portal/edit.inc
> -rw-r--r--. 1 root apache 1661 Jul 19
> 06:37 /var/www/html/correo/templates/portal/edit.inc
> [root at apolo correo]# ls -l /var/www/html/correo/services/portal/edit.php
> -rw-r--r--. 1 root apache 1260 Jul 19
> 06:37 /var/www/html/correo/services/portal/edit.php
> ---
>
>
> Anyone have any idea what's going on?
>
> Thank you
>



More information about the horde mailing list