Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
–1 vote
360 views
in Q2A Core by

Message is; 

Warning: require(/var/chroot/home/content/28/7343428/html/qa-include/qa-install.php) [function.require]: failed to open stream: No such file or directory in /home/content/28/7343428/html/qa-include/qa-page.php on line 53


Fatal error: require() [function.require]: Failed opening required '/var/chroot/home/content/28/7343428/html/qa-include/qa-install.php' (include_path='.:/usr/local/php5/lib/php') in/home/content/28/7343428/html/qa-include/qa-page.php on line 53

qa-page.php line 53 points to qa-install.php which I removed for security. However, adding it back in just serves a blank page on the front end (200 response from server with no content).

Any help would be greatly appreciated. Site goes down every 8 hours roughly.

All the best,

Simon.

1 Answer

0 votes
by
Please upload a blank qa-install.php to qa-include and the problem has been solved.
...