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

Recent content by toadfish

  1. toadfish

    running Perl CGI on apache - The page cannot be displayed

    I get an error like whatever change I make the script, even just one character. I'm pretty sure its some kind of setup issue, as the ISP has copied the file across and it executes without probs. I do it and I get the error! Cheers
  2. toadfish

    running Perl CGI on apache - The page cannot be displayed

    Check out the two scripts I posted. The first one works when uploaded by the ISP. I then modified it and copied it back. Now I get the errors I mentioned. (This would suggest the perl path is fine) Isn't /usr/bin/perl normal on UNIX anyways?
  3. toadfish

    running Perl CGI on apache - The page cannot be displayed

    Yes definitely in ascii mode. WS_FTP has a view file feature to look at the remote site and it would appear that the codes not been scambled or anything. That was one of the first things I though of too!
  4. toadfish

    running Perl CGI on apache - The page cannot be displayed

    This error is occurring on my ISPs webserver. It does not occur with the same script on my local machine or our webservers in the office. To get me started the ISP created the following script : #!/usr/bin/perl print &quot;Content-type: text/html\n\n&quot;; print &quot;<HTML><HEAD>&quot...

Part and Inventory Search

Back
Top