Hi,
I have installed rpm of squirrelmail, but it is not working for me. I
am getting these errors:
[Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP
Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php'
for inclusion (include_path='.:/usr/share/pear') in Unknown on li
Hi,
I have installed rpm of squirrelmail, but it is not working for me. I
am getting these errors:
[Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP
Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php'
for inclusion (include_path='.:/usr/share/pear') in Unknown on line
Hi,
I have done it according to you and error is changed now to:
ERROR: Config file "config/config.php" not found. You need to
configure SquirrelMail before you can use it.
do i need to add some more path variables ?
Thanks.
Farhan
--
Hi,
I have done it according to you and error is changed now to:
ERROR: Config file "config/config.php" not found. You need to
configure SquirrelMail before you can use it.
Error log is:
[Thu Sep 21 13:00:59 2006] [error] [client 81.137.212.56] PHP
Warning: file_exists() [function.file-exists]
Hi,
I have sorted out everything and here is my squirrelmail.conf:
#
# SquirrelMail is a webmail package written in PHP.
#
Alias /webmail /usr/share/squirrelmail
php_admin_value open_basedir
/usr/share/squirrelmail/:/etc/squirrelmail:/var/lib/squirrelmail/data/:/var/lib/squirrelmail/prefs/
All
Hi,
I have changed it to:
Alias /webmail /usr/share/squirrelmail
php_admin_value open_basedir none
php_admin_flag display_errors on
php_admin_value error_reporting 2047
php_admin_flag safe_mode off
AllowOverride none
Options MultiViews IncludesNoExec FollowSymLinks
DirectoryIndex index.html index