PSPad and running Perl Scripts
Hello:
To run Perl CGI Programs, select Program Settings from the
Settings Menu. Then select Web Server. Under Server place: localhost\cgi-bin .
Under Document Root place C:\Program Files\Apache Group\Apache2\cgi-bin or
whatever is the path to your cgi-bin directory. Fire up your Web
Server and press F12, this runs the Script in IE. To run in another
browser, such as Firefox, go to the Highlighter Settings in the
Settings menu and select Perl and external apps and
enter "C:\Program Files\Mozilla Firefox\firefox.exe" "%PHPFile%" . This will
allow you to press F9 to open the Script in Firefox.
Regards,
Paul Brasseur
(Victoria, B.C.
Canada )
.
Relevant Pages
- Re: ATL ISAPI Deployment problem
... I found this issue is not related to IIS settings. ... the ISAPI does not work on all the computers without Visual Studio 2005 installed. ... I compared the settings on the target web server and development web server. ... (microsoft.public.vc.atl) - Re: Moving to a new location
... > We have a web server and host our own site and run ... > not see any entries of the old IP in the DNS settings. ... (microsoft.public.win2000.dns) - Web Server not allowing external visitors
... I had 3 computers all run MS and Apache2 Web Server was on the main one ... I then decide to change my setup and add a FreeBSD Router/Firewall .and. ... settings I think of relevance (having tried all sorts of setups using ... /sbin/ipfw add divert natd tcp from 192.168.0.2 80 to any ... (freebsd-questions) - Virus Scanning Busy Web Server
... We have McAfee Enterprise v8.7i installed on a Win2k3 STD 32bit Web Server. ... I've been playing around with the On-Access Scanner settings to try to get the virus scanner to scan files only when being written to, but no matter what settings I adjust, it seems the web server just has too much going on for McAfee not to run at 100% CPU to monitor all the changing files. ... (microsoft.public.windows.server.security) - Re: WWW-Authenticate error
... to connect in IE with default settings, the most common configuration out ... credentials that you supplied because your Web browser is sending a ... WWW-Authenticate header field that the Web server is not configured to ... I have reset my IE 6.0 back to default settings, ... (microsoft.public.security) |
|