web server

GTAMCN

Well-Known Member
Joined
Feb 10, 2010
Messages
401
Reaction score
1
Location
Pretoria
Hi how to run a web server from my home PC that would support php + a my sql database

I am using windows 7 64 bit
I am a real noob when it comes to stuff like this

any help would be appreciated . . . just for playing around ;)
 
Do you want the web server to be used for developer purposes or for real world actual use?
 
If you want to access your web server away from home, you will have to look into port forwarding and dynamic dns for your router.
 
ja plz explain how do I let pple connect via internet ( I dont wanna buy a domain )

oh I also found that that software mentioned above wont start the Apache so I found this and it worked instantly (http://www.wampserver.com/en/)
 
Last edited:
xampp will start Apache, otherwise you would need to start it yourself. The documentation clearly reads:

Usage:

xampp_cli.exe «command» «service»
Examples:

* start/stop Apache and MySQL
o xampp_cli start xampp
o xampp_cli stop xampp
* (de-)install Apache as Windows service
o xampp_cli installservice apache
o xampp_cli deinstallservice apache
 
Top
Sign up to the MyBroadband newsletter
X