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! |
|
Posts: 487
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.
Posts: 7994
This is FAQ C -- delete your setup/.htaccess file.