Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

PHP codes without using Apache

Gunz League owner
Joined
Dec 30, 2006
Messages
595
Reaction score
25
Location
Rio de Janeiro
I didn't really know how to call the thread...

I have a ranking code that works if I'm using Apache and people are accessing it from my computer... So it just connects to my MSSQL server and people can see the information.

But Apache doesn't seem to work here, probably because of the router and etc., etc., etc., so I use my friend's server.

I'd like to know what I should add on the code for it to access my MSSQL server from there...
srvip$= WANIP didn't work.

Another thing I'd like to know, similar to the issue above, is if there's a way to get the number of players online from my server/MSSQL.

So basically I just need a php code that shows the number of players online from my server using my WAN IP, and what I should add to ranking.php to make it work the same way.

Thank you to anyone that helps. :):
 
Try lightspeed server:P Hmm, but I'm sure Apache should work on your PC with connecting to the MSSQL Server. Place the Error log here.

saved in(C:\xampp\apache\logs\)

Hope we can figure it out for you.
Ah, it runs, but I can't access. Probably the router, and I don't have too big of a bandwidth so people would take forever to download updates and shit.

I'd rather just keep everything at my friend's server, that's why I'm asking for halp.
 
Upvote 0
Back