Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How do i enable my win98 system to run/test CGI scripts that i've written ?

by little (Curate)
on Oct 23, 2000 at 11:59 UTC ( [id://37874]=note: print w/replies, xml ) Need Help??


in reply to How do i enable my win98 system to run/test CGI scripts that i've written ?

  1. You need to have a webserver installed, such as e.g. Apache for windows or Xitami or MS Personal Webserver (is on your Win98 CD) or MS IIS,
  2. You need to have Perl installed, best for Windows is Active State's Active Perl,
  3. You must assign all files with endings *.pl and *.cgi to be passed to perl in the server config (see the docs)
  4. You need a webbrowser to call the server at your localhost with the URL of your script
  5. alternatively when using for example Ultraedit you can create a shortcut in the extras_menu with tools_configuration to execute the scripts by passing them to the shell and returning the output from the script in a Ultraedit Window, but read the docs for Ultraedit before, to make it corecctly
  • Comment on Re: How do i enable my win98 system to run/test CGI scripts that i've written ?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://37874]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found