Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Apache not running CGI
Name: aliabbas Date: December 20, 2005 at 11:57:40 Pacific OS: Windows XP CPU/Ram: 1.4 GHz P4/512 DDR
Comment:
web server installed over my pc is not running cgi scripts written in perl not even on command line it is running other cgi scripts . i even tried installing mod_perl it says tht mod_perl is already installed.
Name: FishMonger Date: December 20, 2005 at 15:02:26 Pacific
Reply:
Perl scripts executed on the command line are not running through the web server. If the scripts don't execute from the command line, you'll need to find out why and correct it before trying to find out why they're not running through the browser.
0
Response Number 2
Name: linux_lover Date: December 23, 2005 at 03:31:59 Pacific
Reply:
Have u given,
#! /usr/bin/perl
in ur scripts ??
if not, r u using perl script.pl on command line ?
0
Response Number 3
Name: Giro Timussi (by aaabbb) Date: January 24, 2006 at 13:34:43 Pacific
Reply:
YOu need to switch on cgi-module in your config and check if ExecCGI is allowed in directory you put your perl scripts.
Summary: I have problems in running cgi scripts. 1.I have started the apache server by giving the command httpd at shell prompt. 2.I am able to view the apache testpage. 3.I have loaded my cgi files in /var/ww...
Summary: how can i configure my pc running Linux Mdrake 9.0 to be able to run cgi scripts? I can't test the scripts i write to see if they work, how can i get my pc to be able to run the scripts? Are cgi scrip...
Summary: I now have a specified IP address ... my NMB service starts however my SMB will not run. This is my error message [2002/08/01 08:04:38, 1] smbd/server.c:main(628) smbd version 2.0.5a started. Cop...