Can anyone recommend a webserver to test with locally on my machine?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Can anyone recommend a webserver to test with loca...
Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I want to develop some perl CGI scripts to put in my CGI area of my webspace.
I want to be able to test them locally on my machine before uploading them to my webspace. Can anyone recommend a way of doing this? (preferably without spending any money) I don't even need the test server to be accessible outside of my local machine - just be able to serve up the right stuff to my browser when I access it on my machine.
I already know of a great way to do this with MYSQL and PHP - a great little app called Webserver On a Stick (WOS) recommended to me on these forums, but unfortunately I don't think it supports perl CGI scripts.
I'm using Windows XP, so would need the test server to run on this OS - much like WOS can.
Thanks,
Alan
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 11:36 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
My recommendation would be xampp;
http://www.apachefriends.org/en/xampp-windows.html

Chilly
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 2:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
thanks for all the great advice - I've just tried the first suggestion and it's looking good.

Alan
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 3:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
In developing a PHP based asset tracking system I spent the time testing on local installs of Apache&MySQL on WindowsXP.
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 3:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Alan
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 3:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 4:37 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Here is a list from the site.
Apache HTTPD 2.2.4, MySQL 5.0.45, PHP 5.2.3 + 4.4.7 + PEAR + Switch, MiniPerl 5.8.7, Openssl 0.9.8e, PHPMyAdmin 2.10.3, XAMPP Control Panel 2.5, Webalizer 2.01-10, Mercury Mail Transport System v4.01a, FileZilla FTP Server 0.9.23, SQLite 2.8.15, ADODB 4.94, Zend Optimizer 3.3.0, XAMPP Security, Ming. For Windows 98, 2000, XP
And here is the link again.
http://www.apachefriends.org/en/xampp-windows.html
I have this installed on a laptop (So I can work on the move) and also on a second PC on my home network and access it like you would any web server.
All easily installed and set-up within one package.
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 4:45 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Can anyone recommend a webserver to test with locally on my machine?
05-10-2007 4:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
you can find them all here
http://www.apachefriends.org/en/xampp.html
Re: Can anyone recommend a webserver to test with locally on my machine?
06-10-2007 3:55 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Alan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Can anyone recommend a webserver to test with loca...