Boon donc voila. Je refais le post ici comme il se doit.
- Linux Debian Stretch
- I-MSCP 1.5.1
- PhP-FPM
- PhP 7.1.10
- Google Chrome
- Aucun Plugin d'instasllé autre que ClamV et Spam-Ass.
- vlogger: couldn't connect to SQL server: DBI connect
Dans Apache2 j'ai ce message et il spam en boucle :
Code
- [Wed Oct 25 16:12:56.742736 2017] [suexec:notice] [pid 924:tid 139910158219136] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)[Wed Oct 25 16:12:56.769755 2017] [mpm_event:notice] [pid 926:tid 139910158219136] AH00489: Apache/2.4.10 (Debian) OpenSSL/1.0.1t configured -- resuming normal operations[Wed Oct 25 16:12:56.769789 2017] [core:notice] [pid 926:tid 139910158219136] AH00094: Command line: '/usr/sbin/apache2'[Wed Oct 25 16:15:04 2017] [alert] vlogger: couldn't connect to SQL server: DBI connect('database=imscp;host=127.0.0.1;port=3306','vlogger_user',...) failed: Can't connect to MySQL server on '127.0.0.1' (110) at /usr/local/sbin/vlogger line 279.
J'ai regardé si l'utilisateur vlogger existait et si il pointait vers le bonne ip et visiblement oui :
Code
- mysql> select user,host from mysql.user;
- +----------------+-----------+
- | user | host |
- +----------------+-----------+
- | vlogger_user | 127.0.0.1 |
- | coolternet | localhost |
- | imscp_srv_user | localhost |
- | imscp_user | localhost |
- | mrzax2000 | localhost |
- | mysql.session | localhost |
- | mysql.sys | localhost |
- | root | localhost |
- +----------------+-----------+
- 8 rows in set (0,01 sec)
Mon serveur MySQL fonctionne vu que tout mes site internet sont fonctionnel