XF 2.1 Fresh Install - Fatal Error After Successful Installation

Chris Radford

Active member
Successfully installed Xenforo to iptvreviews.info/forum and the install script worked. Logged in admincp and created admin accounts etc.

We then got a random HTTP 500 error. Tried to change server config but then we then got an error stating we had to upgrade to 5.6 or above.

Now we have the following;

Code:
Fatal error: Uncaught XF\Db\Exception: No such file or directory in /home/iptvreviews/public_html/forum/src/XF/Db/Mysqli/Adapter.php:160 Stack trace: #0 /home/iptvreviews/public_html/forum/src/XF/Db/Mysqli/Adapter.php(28): XF\Db\Mysqli\Adapter->makeConnection(Array) #1 /home/iptvreviews/public_html/forum/src/XF/Db/AbstractAdapter.php(60): XF\Db\Mysqli\Adapter->getConnection() #2 /home/iptvreviews/public_html/forum/src/XF/Db/Mysqli/Adapter.php(113): XF\Db\AbstractAdapter->connect() #3 /home/iptvreviews/public_html/forum/src/XF/Db/AbstractAdapter.php(467): XF\Db\Mysqli\Adapter->escapeString('options') #4 /home/iptvreviews/public_html/forum/src/XF/Db/AbstractAdapter.php(445): XF\Db\AbstractAdapter->quote('options') #5 /home/iptvreviews/public_html/forum/src/XF/DataRegistry.php(138): XF\Db\AbstractAdapter->quote(Array) #6 /home/iptvreviews/public_html/forum/src/XF/DataRegistry.php(83): XF\DataRegistry->readFromDb(Array, Array) #7 /home/iptvreviews/public_html/forum/src/XF/DataRegistry.php(226): XF\DataRegistry->get(Array) #8 in /home/iptvreviews/public_html/forum/src/XF/Db/Mysqli/Adapter.php on line 160

Can anybody shed some light please?
 
Top Bottom