Re: the scripts under mod_perl are running as mod_cgi

[prev] [thread] [next] [Date index for 2004/12/02]

From: Stas Bekman
Subject: Re: the scripts under mod_perl are running as mod_cgi
Date: 15:19 on 02 Dec 2004
INFOQUEST USA INC. wrote:
> Stas is right. You have a problem in your httpd.conf file. Check the 
> section :
> 
> <IfModule mod_alias.c>
> ...
> </IfModule>
> 
> you probably have a line
> 
> ScriptAlias /cgi-bin/ /usr/local/http_perl/cgi-bin/
> 
> change is to":
> 
> Alias /perl/ /home/user-name/public_html/cgi-bin/

right.

> and also if you have the following line:
> 
> <Directory "/usr/local/http_perl/cgi-bin">
> 
> change it to
> 
> <Directory "/usr/local/http_perl/perl">

probably not, since "/usr/local/http_perl/perl" doesn't exist.

> You should be able to up and running in no time. I learnt it the hard 
> way. If this doesn't work then post your backend http.conf file here. 
> Guru Stas is here and you will certainly get a solution. I would like to 
> Thank Stas for his contribution in this community. I learnt most of the 
> things from his book - 'Practical mod_perl'.

:) Thanks for the kind words, Khalid

        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

the scripts under mod_perl are running as mod_cgi
SHAHNAWAZ OSMAN 11:16 on 01 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
SHAHNAWAZ OSMAN 04:29 on 02 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
INFOQUEST USA INC. 08:26 on 02 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
Stas Bekman 15:19 on 02 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
SHAHNAWAZ OSMAN 07:02 on 03 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
INFOQUEST USA INC 23:38 on 03 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
INFOQUEST USA INC 00:03 on 04 Dec 2004

Re: the scripts under mod_perl are running as mod_cgi
SHAHNAWAZ OSMAN 06:54 on 03 Dec 2004

Generated at 11:27 on 21 Dec 2004 by mariachi v0.52