You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can connect locally through XAMPP with no issues. However, when I attempt to connect to a hosted database it can't connect to MySQL even though I am certain the connection credentials are correct. I have tested the same information on another SAMP server and it connected with no error. It seems this script wont listen to outside IPs and is refusing to link the main pipeline. My suspicion is it is something to do with the new mysql.pwn and the way it handles sockets. I have edited the mysql.cfg appropriately. Is there another file that needs to be edited for outside IPs or is it a script issue? Any help on this matter would be much appreciated.
The text was updated successfully, but these errors were encountered:
I can connect locally through XAMPP with no issues. However, when I attempt to connect to a hosted database it can't connect to MySQL even though I am certain the connection credentials are correct. I have tested the same information on another SAMP server and it connected with no error. It seems this script wont listen to outside IPs and is refusing to link the main pipeline. My suspicion is it is something to do with the new mysql.pwn and the way it handles sockets. I have edited the mysql.cfg appropriately. Is there another file that needs to be edited for outside IPs or is it a script issue? Any help on this matter would be much appreciated.
The text was updated successfully, but these errors were encountered: