SQL doesen`t connect - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: SQL doesen`t connect (
/showthread.php?tid=482859)
[SOLVED]SQL doesen`t connect -
altair009 - 23.12.2013
I have this gamemode wich is using msql database.It works fine on "localhost" but when I upload the database on my webhost and fill the "sql host" field with my host ip it doesen`t work.I have tried with the IP adress and the domain mane also.Please help me!
Re: SQL doesen`t connect -
Alex MagaŃa - 23.12.2013
Well as i know databases from web hosting doesn't work like Server Hosting.! You need a server hosting with MYSQL Base feature.
If you mean this then you can't add a database in a Web Hosting for your server.
Re: SQL doesen`t connect -
iGetty - 23.12.2013
Create a support ticket with your hoster, asking them for the correct details to connect with.
Re: SQL doesen`t connect -
altair009 - 23.12.2013
I asked my host provider for the correct details, I eneterd them and still nothing,probably Alex is wright!You can`t link two hosts at the same database.
Re: SQL doesen`t connect - Astralis - 23.12.2013
Allow remote MySQL connections if you got cpanel by adding %.
Re: SQL doesen`t connect -
altair009 - 23.12.2013
Neonman I did that but the problem was from the webhost.The "Outgoing port 3306" needed to be open! Problem Solved!Thank you very much!