Hi I cannot upload to the Owl intranet webpage on my contribs server anymore. I had previously resolved the problem by changing the PHP base dir to /
Using this command.
/sbin/e-smith/db accounts setprop Primary PHPBaseDir /
/sbin/e-smith/signal-event ibay-modify Primary
However since I have updated mysql to 4.0.20 and cannot access the Owl database inless I change the PHP base dir to /home /home/e-smith.
I now get this error message.
Warning: Unknown(): open_basedir restriction in effect. File(/home/e-smith/files/ibays/Primary/html/intranet/index.php) is not within the allowed path(s): (/) in Unknown on line 0
Warning: Unknown(/home/e-smith/files/ibays/Primary/html/intranet/index.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/e-smith/files/ibays/Primary/html/intranet/index.php' for inclusion (include_path='.:/php/includes:usr/share/php:/home/e-smith/files/ibays/Primary/files/html:.') in Unknown on line 0
Please help.
Thanks