XF 2.2 Site crashed

djdubuque

Member
Just went to my site and get the following error.

Fatal error: Uncaught Error: Call to undefined function mysqli_init() in /home3/xxxxxxxxx/public_html/src/XF/Db/Mysqli/Adapter.php:152 Stack trace: #0 /home3/xxxxxxxxxx/public_html/src/XF/Db/Mysqli/Adapter.php(28): XF\Db\Mysqli\Adapter->makeConnection(Array) #1 /home3/xxxxxxxxx/public_html/src/XF/Error.php(85): XF\Db\Mysqli\Adapter->getConnection() #2 /home3/xxxxxxxxx/public_html/src/XF/App.php(2201): XF\Error->logException(Object(Error), true, '') #3 /home3/xxxxxxxxxx/public_html/src/XF.php(167): XF\App->logException(Object(Error), true) #4 [internal function]: XF::handleException(Object(Error)) #5 {main} thrown in /home3/xxxxxxxx/public_html/src/XF/Db/Mysqli/Adapter.php on line 152

xxxxxxxxx - is the dir of my install not needed here.

Also can not access the admin area. Any ideas?

Thanks
 
Top Bottom