We Will Go Above And Beyond To Answer Your Queries, Because We Care!
Welcome To The Fastest Growing Digital Marketing Forum On The Planet… soon on Mars 😅🚀
Hi,
I am stuck on step 4: Create a MySQL Database, of how to publish php website with CodeCanyon scripts. I get the following error message in Putty:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
How do I solve this?
Thanks in advance
You need to configure your hosting server in the initial as LAMP (Linux, Apache, MySQL, PHP) to create database for your application, this might eliminate your error if you didn't configure your hosting server with LAMP specs..
Hi,
I am stuck on step 4: Create a MySQL Database, of how to publish php website with CodeCanyon scripts. I get the following error message in Putty:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
How do I solve this?
Thanks in advance
Configure your server to MySQL server to be able to connect to local MySQL.