Associate
- Joined
- 18 Oct 2002
- Posts
- 710
- Location
- Somerset
I have been looking at running a stats program to go along with a small game server i am running, after some searching i came across a guide that seemed ideal, it just uses the built in stats logging from the game and has no impact on the game while it is running.
So off i go and get all the software needed to get it running,
Apache
MYSql
PhP
all downloaded and installed along with the stats program,
Serveral hours of tweaking and a quick run in the game to generate some stats and its all working
At this point everything is running on my PC....
Game server
Game
Apache
MYSql
PhP
and in my browser i have the stats running as they should accessed by http://localhost/otherstuff
i can change local host to my PC IP and it works across my lan
The big step now is i want a few other people that will be using the game server to be able to load this page up in a browser but at the momnet they can not.
I am thinking that Apache needs re-configuring to make this avaliable over the Net?
The easy way to have done it would have been to upload the stats program to my ISP web space and run it from there, but i already have 1 database on there and that is all they allow. so rahter than paying for a differant host i thought i would try it my self. but have hit a brick wall getting it down the wire and out of my house.
If any one can help or point me in the direction of a guide i would be very greatful.
Thank You
Keith
So off i go and get all the software needed to get it running,
Apache
MYSql
PhP
all downloaded and installed along with the stats program,
Serveral hours of tweaking and a quick run in the game to generate some stats and its all working
At this point everything is running on my PC....
Game server
Game
Apache
MYSql
PhP
and in my browser i have the stats running as they should accessed by http://localhost/otherstuff
i can change local host to my PC IP and it works across my lan
The big step now is i want a few other people that will be using the game server to be able to load this page up in a browser but at the momnet they can not.
I am thinking that Apache needs re-configuring to make this avaliable over the Net?
The easy way to have done it would have been to upload the stats program to my ISP web space and run it from there, but i already have 1 database on there and that is all they allow. so rahter than paying for a differant host i thought i would try it my self. but have hit a brick wall getting it down the wire and out of my house.
If any one can help or point me in the direction of a guide i would be very greatful.
Thank You
Keith