Can't connect to MYSQL Server via socket
Hello Community,
today i have found out, that i can not perform any connections to the mysql_Server via the "localhost" the mysql-Server does only accept connections on 127.0.0.1. What can i do to resolve this problem?
The mysql Server is running and i can connect to phpmyadmin via cPanel GUI, but when i start to install Wordpress or contao on an cPanel Account i can only establish a mysql connection via the TCP/IP 127.0.0.1 localhost don't works.
-
Hello :) Could you let us know the contents of your /etc/my.cnf file? Thank you. 0 -
This is the content of my /etc/my.cnf file [mysqld] default-storage-engine=MyISAM innodb_file_per_table=1 max_allowed_packet=268435456 open_files_limit=10000 The MySQL Error logfile don't display any error when i try to connect with the socket and i can configure phpmyadmin to use the UNIX-Socket successfully 0 -
I am happy to see the issue is now resolved. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
4 comments