Warning: Failed opening 'php_value_ok.php' for inclusion

lbennett

Joined: 2002-09-11
Posts: 3
Posted: Wed, 2002-09-11 04:48

I've uploaded everything to the directory I want to use (http://aestivus.org/albums/), but when I go there to try and set it up, I get this:

Warning: Failed opening 'php_value_ok.php' for inclusion (include_path='/home/vietnam/public_html/cgi-bin') in Unknown on line 0

Any ideas what is wrong here? The include path is just weird, because that isn't even the path for my site.

Thanks in advance!

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Wed, 2002-09-11 08:09

Well, that's probably the include_dir set in php.ini
Can you check the apache error logs to see if anything else
is showing up there? Typically there is.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2002-09-11 17:36

This is FAQ C -- delete your setup/.htaccess file.