MySQL Won't connect
#2

Quote:
Originally Posted by RockingCamman
Посмотреть сообщение
Well I finally integrated an Admin system of MySQL into mys cript, the issue is it won't connect

On my script
pawn Код:
#define SQL_HOST "184.95.34.124" //change me
#define SQL_USER "5731_kcor" //change me
#define SQL_DB "5731_kcor" //change me
#define SQL_PASS "********" //change me
On my Volt-Host

DB Host (IP):
184.95.34.124
DB Host (Domain):
hydra.volt-host.com
DB Port:
3306
PHPMyAdmin:
hydra.volt-host.com/phpmyadmin

My MySQL Username/Database: 5731_kcor

I have tried adding the database port but I wonder if i do #define SQL_PORT "3306" or if i add it into the ip itself.

EDIT: I just tried it out, don't work
Are the plugins included? What's the error you get? Btw, try using "localhost":
pawn Код:
#define SQL_HOST "localhost" //change me
Reply


Messages In This Thread
MySQL Won't connect - by Swyft™ - 09.07.2012, 19:55
Re: MySQL Won't connect - by donB - 09.07.2012, 20:04
Re: MySQL Won't connect - by Swyft™ - 09.07.2012, 20:20
Re: MySQL Won't connect - by next-studio|TheKiller - 09.07.2012, 20:55
Re: MySQL Won't connect - by Swyft™ - 09.07.2012, 21:04
Re: MySQL Won't connect - by Swyft™ - 10.07.2012, 01:22
Re: MySQL Won't connect - by Swyft™ - 10.07.2012, 03:22
Re: MySQL Won't connect - by Swyft™ - 10.07.2012, 04:44
Re: MySQL Won't connect - by Swyft™ - 10.07.2012, 14:24

Forum Jump:


Users browsing this thread: 2 Guest(s)