1
After installation, everything is green and ready to go, so I went to the root of my XOOPS installation, and I got a blank page, with the following in the server log file: (edited for privacy reasons)
[Wed Oct 8 00:04:15 2003] [error] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/php/PEAR/XOOPS_ROOT_PATH/class/xoopsblock.php) is not within the allowed path(s): (/home/httpd/vhosts/mysite.com/httpdocs) in /home/httpd/vhosts/mysite.com/httpdocs/v2/header.php on line 28
[Wed Oct 8 00:04:15 2003] [error] PHP Warning: main(XOOPS_ROOT_PATH/class/xoopsblock.php) [function.main]: failed to create stream: Operation not permitted in /home/httpd/vhosts/mysite.com/httpdocs/v2/header.php on line 28
And the list goes on like that.
I have no clue what's going on there
Mind you, I have no telnet or ssh available since my hoster doesn't allow that.
Is this a permission issue? If so, is there a list available which permissions should be set, directory and file based?
I got it running on my own server, so I decided to give it a try on my hosting provider, obviously without any success sofar. Database seems to be allrighty, so I cannot blame that to be the problem
Additional info:
Directive:Local Value:Master Value
file_uploads:On:On
open_basedir:/home/httpd/vhosts/mysite.com/httpdocs:/tmp:no value
Xoops 2.04
PHP 4.3.1