Computing.Net > Forums > Linux > Apache not running CGI

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

Reply to Message Icon

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.

Ali Abbas



Sponsored Link
Ads by Google

Response Number 1
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.

Giro Timussi


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Apache not running CGI

running cgi programs www.computing.net/answers/linux/running-cgi-programs/24208.html

Run CGI scripts on Linux www.computing.net/answers/linux/run-cgi-scripts-on-linux/23374.html

Samba:SMB sez it starts but will not run www.computing.net/answers/linux/sambasmb-sez-it-starts-but-will-not-run/12041.html