ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Installation / System Requirements (http://forum.ispsystem.com//forumdisplay.php?f=10)
-   -   Squirrelmail installation issue (http://forum.ispsystem.com//showthread.php?t=624)

skgala 06-06-2009 02:31 PM

Squirrelmail installation issue
 
I have successfully installed squirrelmail. It is installed in /usr/share/squirrelmail directory.

When I goto URL http://mydomain.com/webmail, I get following error.

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(config/config.php) is not within the allowed path(s): (/var/www/skills2grow/data:/usr/share/squirrelmail:.) in /usr/share/squirrelmail/index.php on line 15

ERROR: Config file "config/config.php" not found. You need to configure SquirrelMail before you can use it.


I added /usr/share/squirrelmail directory to following variable in VirtualHost section in apache configuration.

php_admin_value open_basedir "/var/www/skills2grow/data:/usr/share/squirrelmail:."

Hence in the above error message the directory /usr/share/squirrelmail is included.

What is missing?

slava 06-06-2009 06:17 PM

Is there a file /usr/share/squirrelmail/config/config.php exist and correct?

harry 09-18-2009 01:56 PM

Quote:

Originally Posted by skfgala (Post 2617)
I have successfully installed squirrelmail. It is installed in /usr/share/squirrelmail directory.

When I goto URL http://mydomain.com/webmail, I get following error.

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(config/config.php) is not within the allowed path(s): (/var/www/skills2grow/data:/usr/share/squirrelmail:.) in /usr/share/squirrelmail/index.php on line 15

ERROR: Config file "config/config.php" not found. You need to configure SquirrelMail before you can use it.


I added /usr/share/squirrelmail directory to https://donkeybets.com/my-zcode-system-review the try the zcode system with the following variable in VirtualHost section in apache configuration.

php_admin_value open_basedir "/var/www/skills2grow/data:/usr/share/squirrelmail:."

Hence in the above error message the directory /usr/share/squirrelmail is included.

What is missing?

I had a similar problem when installing squirrelmail. I just deleted everything and re-uploaded and it worked.


All times are GMT +2. The time now is 08:08 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.