MySQL script problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL script problem (
/showthread.php?tid=479533)
MySQL script problem -
McBan - 05.12.2013
Yo,
I have a server running with MySQL and PHP. The problem is, I want to host that on my own PC for a while as a test for other people around the globe! Is there a way to actually do this? I have port forwarded but I don't know how I can make the UCP available for others too as its on localhost/ucp kind of URL.
Any help would be appreciated
Re: MySQL script problem -
BizzyD - 05.12.2013
Your ip should be your URL
Re: MySQL script problem -
McBan - 05.12.2013
The only IP that leads to the same UCP is 192.168.0.101 so that ain't right. Which IP are you on about?
Re: MySQL script problem -
BizzyD - 05.12.2013
Check
Whatsmyip
Re: MySQL script problem -
McBan - 05.12.2013
Already done that. That ip leads me to my router home page not the ucp
Re: MySQL script problem -
batonsa - 05.12.2013
If you are using wamp, make sure your server set to online.
EDIT: Make sure you are forwarding HTTP traffic to IPv4 and that port 80 is open.
Re: MySQL script problem -
McBan - 05.12.2013
192.168 does work however this is a private port and only I can access the ucp however people can connect to the server. Port 80 is open.
Re: MySQL script problem -
HK - 05.12.2013
Ok, turn off your firewall, I would actually recommend XAMPP for this kind of stuff, lemme know.