Hi,
On a forum, a character has an error message on your plugin
OVH requesting the creation of a .ovhconfig file to change the version of PHP, in this code.
environment = development
Warning: mysql_get_server_info(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/nomdemonsite/www/wp-content/plugins/forum-wordpress-fr/forum_wordpress_fr.php on line 58
Warning: mysql_get_server_info(): A link to the server could not be established in /home/nomdemonsite/www/wp-content/plugins/forum-wordpress-fr/forum_wordpress_fr.php on line 58
If you put
environment = production
everything disappears, normal.
But the error comes from the site of the person or your plugin?
Thank you