Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

ubuntu mysql cannot connect to database server remote

1. sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf
2. Press CTRL + W and search for bind-address
3. comment out the line by adding # before
4. save the file
5. sudo service mysql restart
Source by devanswers.co #
 
PREVIOUS NEXT
Tagged: #ubuntu #mysql #connect #database #server #remote
ADD COMMENT
Topic
Name
8+6 =