1
Hi there,
I built my site in localhost windows, now I'm trying to put it in the server, Linux.
I'm getting the errors below.
Let me exclude the options I've checked up until now.
The cache directory is clean and have 777 permissions.
The template_c directory is clean and have 777 permissions.
None of the files in the server are corrupted.
This information may help: If I put ther a configured mainfile.php I get a blank page instead of the errors.
This is driving me crazy for 5 days!
I'd appreciate any help.
Thanks,
Eduardo.
Warning: main(): open_basedir restriction in effect. File(/class/xoopsblock.php) is not within the allowed path(s): (/home/httpd/htdocs/simionbr/:/usr/local/lib/php:/tmp/) in /home/httpd/htdocs/simionbr/header.php on line 28
Warning: main(/class/xoopsblock.php): failed to open stream: Operation not permitted in /home/httpd/htdocs/simionbr/header.php on line 28
Warning: main(): Failed opening '/class/xoopsblock.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/httpd/htdocs/simionbr/header.php on line 28
Warning: main(): open_basedir restriction in effect. File(/class/template.php) is not within the allowed path(s): (/home/httpd/htdocs/simionbr/:/usr/local/lib/php:/tmp/) in /home/httpd/htdocs/simionbr/header.php on line 62
Warning: main(/class/template.php): failed to open stream: Operation not permitted in /home/httpd/htdocs/simionbr/header.php on line 62
Fatal error: main(): Failed opening required '/class/template.php' (include_path='.:/usr/local/lib/php') in /home/httpd/htdocs/simionbr/header.php on line 62