vision3
01-22-2004, 12:44 AM
I ran phpinfo on my test site and i got this
Warning: Unknown(): open_basedir restriction in effect. File(/home/test/public_html/phpinfo.php) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown(/home/test/public_html/phpinfo.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/test/public_html/phpinfo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
and all of my other php files are saying the same thing, ehat does this means?
Warning: Unknown(): open_basedir restriction in effect. File(/home/test/public_html/phpinfo.php) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown(/home/test/public_html/phpinfo.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/test/public_html/phpinfo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
and all of my other php files are saying the same thing, ehat does this means?
