View Full Version : Free Windows Server
bnwsource
17-Mar-2004, 02:47 AM
I was looking for a free server with PHP supported. I looked many places but never found one. I need one to test my scripts in my home pc, because i don't like uploading it on my website's server just to test it out. So, is there any script/software to make a web server in my ROCK-SOLID PC?
wimpie
17-Mar-2004, 06:11 AM
apache2triad (http://apache2triad.sourceforge.net/)
installer and a complete pack.. ;)
2$CoMpLiCaTeD$4u
17-Mar-2004, 08:12 AM
Most definatly a great package is apache2triad... a must get! ;)
AjRap2
17-Mar-2004, 03:34 PM
APACHE2TRIAD!!!!!!!!!
bnwsource
17-Mar-2004, 04:49 PM
Cool, thanx man, I am configuring it :D
adamb10
18-Mar-2004, 02:03 AM
Can't get it to work. :(
Taro
18-Mar-2004, 07:49 AM
I got one for you adam. Ive used PHPTriad before and loved it. Comes packed with Apache, PHP, and MySQL. ;) Tell me if ya like it.
PHPTriad (http://sourceforge.net/projects/phptriad)
bnwsource
18-Mar-2004, 09:33 PM
It's working perfectly with me. It's really cool... all my scripts are working perfectly.
adamb10
18-Mar-2004, 09:53 PM
I want Perl and all the cool stuff ApacheTriad comes with.
xsivforce
19-Mar-2004, 02:28 AM
Originally posted by Taro@Mar 18 04, 07:49 AM
Ive used PHPTriad before and loved it.
PHPTriad (http://sourceforge.net/projects/phptriad)
That's what I use. Very good!
adamb10
19-Mar-2004, 02:49 AM
PHPTriad didn't work either. :(
Taro
21-Mar-2004, 04:50 AM
Try installing phptraid, going in your start menu to: Start > All Programs (XP) > PHPTriad > Apache Console > Start Apache. A black "dos prompt" should come up with something similar to "Apache/X.X.XX (Win32) Running...". Next, open up your favorite browser, (i prefer msie) and enter http://localhost for the address.
Hope it works out for ya man.
xsivforce
21-Mar-2004, 09:30 PM
When you start apache, do not close the window. Just minimize it. It has to stay running for the server to work. When you start mysql, it will just popup and close. Whatever you want to show on your localhost goes in the htdocs folder within the apache folder.
Jervous
08-Apr-2004, 01:43 AM
So thats how people have self-hosted sites...