Web Hosting Talk







View Full Version : Home server for testing (Localhost)


dale1991
08-05-2006, 06:46 PM
Hello,
Does anyone know any good localhost server programs?
basicly installing php and mysql etc... on your computer
eg: WAMP5 easyPHP...

ANY RECOMENDATIONS?

horizon
08-05-2006, 08:14 PM
I heard, from other forums, that XAMPP might also be useful as it seem to be a great OS.

matt64
08-06-2006, 03:43 PM
Easy php is your answer for this one i use it for testing my php script and to check before i uplod to my server

redihot.com
08-06-2006, 08:02 PM
If you wish to do it locally and have an old pc kicking round why not reformat it with a version of linux, install php, apache, and mysql and test your programs.

Hope that Helps

Christian
08-07-2006, 04:28 AM
I highly reccommend WAMP5 (http://wampserver.com/en/index.php). I use it on all of my computers and haven't any problems.

Enjoy! :)