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