Hello, I'm installing 1.7 on my server osticket Redhat 6.3, which works when using mysql locally, but by changing the settings to use my remote mysql server stops working.
My application server (172.24.2.90) has access to my MySQL server (172.24.2.143)
# mysql-h 172.24.2.143-u username-p
Enter password:
Welcome to the MySQL monitor. Commands End With, or \ g.
Your MySQL connection id is 7109
Server version: 5.1.67 Source distribution
How do I fix this?