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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS and cgi perl scripts

Status
Not open for further replies.

cdlvj

MIS
Nov 18, 2003
678
US
on xp, this was calling and executing cgi fine, Machine had to be rebuilt, and cannot get this to work.

What is the procedure to configure this?
 
Active State Perl 5.8.8.

The cgi program grabs records from a DataBase, and uses the graph object to return a bin file (jpg) to the asp page.

The perl is running, as it shows up in the task list, but it does not show any tcp connections which it should.

I put in some debug statements to a file, but nothing on the machine.

The page just runs for about 2 minutes, and the pics show the standard little x for the pics.

Was working and the page returned in about 5 seconds.

Any ideas on tracking this down.
 
I did a simple script to just print Hello World, and it does the same thing.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top