"MySQL adapter mysqli is not available" error
Posted: Tue May 17, 2016 1:35 pm
Recently I notice a weird problem on my website: sometimes ( about once per week), it will crush, only show blank page with one line of message:
After reboot, the Joomla website will work again.
So, it is very difficult to understand. I did not change any configuration or install any new software during this solution, just reboot the server, then Joomla can work again.
One thing special is: I do not use the default PHP installed by VestaCP, I use the PHP 5.6 installed byMulti PHP Selector for VestaCP from skamasle.
Could you please tell me why sometimes my Joomla can not connect to MySQLi ? Why this can be solved by reboot the server? How to fix it for ever?
Thank you.
Then I login to server via Xshell, and use this command:Error displaying the error page: Application Instantiation Error: The MySQL adapter mysqli is not available
Code: Select all
# reboot
So, it is very difficult to understand. I did not change any configuration or install any new software during this solution, just reboot the server, then Joomla can work again.
One thing special is: I do not use the default PHP installed by VestaCP, I use the PHP 5.6 installed byMulti PHP Selector for VestaCP from skamasle.
Could you please tell me why sometimes my Joomla can not connect to MySQLi ? Why this can be solved by reboot the server? How to fix it for ever?
Thank you.