qtriangle
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by qtriangle-
Hello, Do you have any firewall rules restricting outgoing traffic over port 3306? What rules exist in your system's /etc/my.cnf file? Thank you. I have csf with status: "Firewall Status: Disabl...
-
Seems you have mysql remote server settings all ok in cpanel server, it might be privileges issue in remote server. In remote mysql server, run mysql> GRANT ALL PRIVILEGES ON *.* TO 'USERNAME'@'1....