sql.cfg
What is realy sql_host???
My GameServer and WebServer isn't on same machine, so I dont know how to catch sql_host.. |
Re: sql.cfg
What exactly do you want to do with sql_host? To catch it?!
|
Re: sql.cfg
I don't know what I need to write in amx_sql_host ""
|
Re: sql.cfg
you need write mysql server ip
|
Re: sql.cfg
It should be given to you when you set up your database (assuming you have it hosted somewhere reputable). Most hosts don't allow outside connections though.
|
Re: sql.cfg
Quote:
|
Re: sql.cfg
Quote:
|
Re: sql.cfg
The host is the location of your database. If it is on your webserver, then use the IP/domain of it.
|
Re: sql.cfg
Quote:
|
Re: sql.cfg
It would be
amx_sql_host "www.something.com" or amx_sql_host "the ip address" |
| All times are GMT -4. The time now is 07:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.