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 Wanet Telecoms Ltd 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 jhipkiss

  1. jhipkiss

    How to get ActiveState Perl working on Windows 98 with PWS

    Best advice I can give having started this thread so long ago is to ditch pws and load apache, it's so much easier!! Plus you'll save yourself loads of memory and fewer security risks!!!!! There is no solution to Perl and PWS that I've ever heard of! That's no fault of Perl btw. Jonathan
  2. jhipkiss

    How to get ActiveState Perl working on Windows 98 with PWS

    It doesn't do anything it just sits there then times out.&nbsp;&nbsp;All other aspects of the webserver are working fine.<br>It's very puzzling.<br>
  3. jhipkiss

    How can I get PWS on Windows 98 to recognise my Perl interpreter?

    It's ActiveState's version 5.6.<br><br>My script is:<br><br>#!c:\perl\bin\perl.exe -wT<br><br>print &quot;Content-type: text/html\n\n&quot;;<br><br>print &quot;&lt;html&gt;&lt;head&gt;&quot;;<br><br>print &quot;&lt;title&gt;Hello World&lt;/title&gt;&quot;;<br><br>print...
  4. jhipkiss

    How can I get PWS on Windows 98 to recognise my Perl interpreter?

    I'm pulling my hair out trying to get perl installed and working OK on my Windows 98 PC running PWS.<br><br>Perl is installed OK and runs from the command prompt but I can't get it to be called OK when referring to a perl script in a web page on 127.0.0.1<br><br>I've set up a .pl entry in my...
  5. jhipkiss

    How can I get Perl working on Windows 98 with PWS?

    I'm pulling my hair out trying to get perl installed and working OK on my Windows 98 PC running PWS.<br><br>Perl is installed OK and runs from the command prompt but I can't get it to be called OK when referring to a perl script in a web page on 127.0.0.1<br><br>I've set up a .pl entry in my...
  6. jhipkiss

    How to get ActiveState Perl working on Windows 98 with PWS

    I'm pulling my hair out trying to get perl installed and working OK on my Windows 98 PC running PWS.<br><br>Perl is installed OK and runs from the command prompt but I can't get it to be called OK when referring to a perl script in a web page on 127.0.0.1<br><br>I've set up a .pl entry in my...

Part and Inventory Search

Back
Top