xooberant
06-03-2005, 08:08 PM
Here's the error I get at the top of my index.php page:
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Category.php on line 12
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Link.php on line 12
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Hit.php on line 12
I've been struggling for a few days to get this going, but can't get past this problem. I've checked in my /etc/php.ini and know that open_basedir is off. My PHP is not in safe mode. I've tried every logical combination of permissions.
One other problem which may or may not be related: In the Admin control page, when I select the 'Edit settings' menu, I just get a blank page. The other sections appear to be fine.
Any insights?
Thanks.
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Category.php on line 12
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Link.php on line 12
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/sinisterforces.info/httpdocs/directory2/classes/class.Hit.php on line 12
I've been struggling for a few days to get this going, but can't get past this problem. I've checked in my /etc/php.ini and know that open_basedir is off. My PHP is not in safe mode. I've tried every logical combination of permissions.
One other problem which may or may not be related: In the Admin control page, when I select the 'Edit settings' menu, I just get a blank page. The other sections appear to be fine.
Any insights?
Thanks.