By 26 Maggio 2015 0 Comments

PhpList – Fatal Error: Mysql is not supported in your PHP

Se in fase di installazione di PHPList si riceve l’errore:

Fatal Error: Mysql is not supported in your PHP, recompile and try again.

è necessario assicurarsi di aver installato correttamente Apache, Php e i componenti necessari. Personalmente utilizzo sempre questa combinazione:

sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install php5-mysqli
sudo apt-get install libapache2-mod-php5
sudo /etc/init.d/apache2 restart

Ovviamente avendo già installato Mysql.

PhpList Fatal Error Mysql is not supported in your PHP,  Mysql is not supported in your PHP, phpList  Mysql is not supported in your PHP

Posted in: Linux, phpList

About the Author:

shared on wplocker.com