Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

test running perl prgorams? 4

Status
Not open for further replies.

Dirtrocker

Technical User
Mar 31, 2002
74
US
Is there a program that you can run a cgi/perl program locally on your PC to see how it will react or would you need to install an entire server program?
There are some programs I want to heavily modify, but the only way I have to test them is to upload them, configure them for that server and then test. Which can sometimes be cumbersome.
I was thinking there must be a program to test run them locally?
 
I think there is software that does what your asking, but if I was you, I would just install apache on my computer. It's easy to install, it's very lightweight, and free.
Chances are your production server is running the same server software anyways.

--jim
 
I second the 'install apache' motion. Easy, free, powerful, ubiquitous on the web, and lots more....

There is a faq in the CGI forum about setting up apache on a WinNT box to do CGI..... might be useful. 'hope this helps

If you are new to Tek-Tips, please use descriptive titles, check the FAQs, and beware the evil typo.
 
Thanks!
One more question.
It was stated for WinNT, what about Win98?
It says it will run on it, but not recommended for a real server, which is fine.
I went to their site and went to the download area and there is a ton of stuff. How do I know what I need?
I went all over their site and found a list of win32 versions, is that what I need?
I am running Win98SE.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top