After installing this:
It had been working for 10 minutes but now it's not
on the web url it says: the page isn't working and that it can't handle the request it's HTTP Error 500
when trying to log onto the admincp it shows this:
We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.
mysqli::prepare(): Couldn't fetch IPS\Db
You can try again by clicking the button below, or try again later.
Looked in the log file and this is what i have:
[06-Jul-2016 05:01:52 America/New_York] PHP Warning: require_once(init.php): failed to open stream: No such file or directory in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:01:52 America/New_York] PHP Fatal error: require_once(): Failed opening required 'init.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:01:54 America/New_York] PHP Warning: require_once(init.php): failed to open stream: No such file or directory in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:01:54 America/New_York] PHP Fatal error: require_once(): Failed opening required 'init.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:01:56 America/New_York] PHP Warning: require_once(init.php): failed to open stream: No such file or directory in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:01:56 America/New_York] PHP Fatal error: require_once(): Failed opening required 'init.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:02:32 America/New_York] PHP Warning: require_once(init.php): failed to open stream: No such file or directory in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:02:32 America/New_York] PHP Fatal error: require_once(): Failed opening required 'init.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:02:34 America/New_York] PHP Warning: require_once(init.php): failed to open stream: No such file or directory in /home/site/public_html/index.php on line 12
[06-Jul-2016 05:02:34 America/New_York] PHP Fatal error: require_once(): Failed opening required 'init.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/site/public_html/index.php on line 12
[06-Jul-2016 09:04:00 UTC] PHP Fatal error: Call to undefined method stdClass::language() in /home/site/public_html/system/Output/Output.php on line 526
[06-Jul-2016 09:04:00 UTC] PHP Fatal error: Uncaught exception 'ErrorException' with message 'mysqli::prepare(): Couldn't fetch IPS\Db' in /home/site/public_html/system/Db/Db.php:385
Stack trace:
#0 [internal function]: IPS\IPS::errorHandler(2, 'mysqli::prepare...', '/home/site/...', 385, Array)
#1 /home/site/public_html/system/Db/Db.php(385): mysqli->prepare('/*IPS\\Session\\_...')
#2 /home/site/public_html/system/Db/Db.php(688): IPS\_Db->preparedQuery('REPLACE INTO `c...', Array)
#3 /home/site/public_html/system/Session/Front.php(300): IPS\_Db->replace('core_sessions', Array, true)
#4 [internal function]: IPS\Session\_Front->write('v86hfi2u32gfhjg...', '')
#5 {main}