Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Database #14

Open
StreetSamper opened this issue Dec 18, 2023 · 1 comment
Open

Remote Database #14

StreetSamper opened this issue Dec 18, 2023 · 1 comment

Comments

@StreetSamper
Copy link

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.

@Datcyx
Copy link

Datcyx commented Mar 24, 2024

use 127.0.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants