View Single Post
Old October 30th, 2006, 09:27 PM   #1 (permalink)
duffb
Junior Member
Verified Customer
 
Join Date: Oct 2006
Posts: 9
Install.php fails

My photopost files are uploaded in public_html/gallery. CHMOD for the gallery folder is set for 777. I browse to http://www.mysite.com/gallery/install.php and I get:
The page cannot be displayed
HTTP 500 - Internal server error
Internet Explorer

If I reload the page I get the below error and checking back I find that CHMOD for the gallery folder is reset to 755.

Warning: main(config-inc.php) [function.main]: failed to open stream: No such file or directory in /home/mysite/public_html/gallery/install.php on line 112

Warning: main(config-inc.php) [function.main]: failed to open stream: No such file or directory in /home/mysite/public_html/gallery/install.php on line 112

Fatal error: main() [function.require]: Failed opening required 'config-inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/gallery/install.php on line 112

Last edited by duffb; October 30th, 2006 at 10:44 PM.
duffb is offline   Reply With Quote