I'm getting this error message when accessing phpinfo.php ( <? phpinfo();
?> ) in my root dir ...

Warning:  Failed opening '/var/www/html/phpinfo.php' for inclusion
(include_path='/var/www/html/includes/') in Unknown on line 0

I think it's something to do with the include_path or maybe doc_root in
php.ini, but whatever I set them to I get the same error. Include_path is
set to "/var/www/html/includes/" (which is where my includes folder is) and
I've left doc_root blank, but as I've said I've tried pretty much every
combination I can think of. If I put the same file in a subdir it works ...

Please help - I dont have much hair left to pull out heheh.

Thanks in advance.

Steve Dunstan
[EMAIL PROTECTED]
http://ls2k.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to