Stas is right. You have a problem in your httpd.conf file. Check the section
:
...
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/
and also if you have the following line:
change it to
You should be
I am glad that your installtion is successful. I would suggest you to buy
some books specially 'Practical modperl" by Stas. You can always ask the
author here, if you need any help, which I consider a rare opportunity. By
the way, Authen::Captcha has some problem with mod_perl. Check the link
here:
You are very welcome Stas. Thank you for pointing out the directory issue.
Your book really helped me a lot and I truely believe that people like you
are the engines of this open source community. I am sure that many feels the
same way.
Khalid
--
Report problems: http://perl.apache.org/bugs/
Mai
mod_perl 1.99 or later requires Apache 2.0 or
later - it doesn't work with Apache 1.3x.
Thanks & Regards
Khalid
- Original Message -
From: "Ixkorr Oxkarr" <[EMAIL PROTECTED]>
To:
Sent: Sunday, January 23, 2005 8:06
PM
Subject: Can't upgrade from mo
e best solution.
Thanks
Khalid
- Original Message -
From: "Ixkorr Oxkarr" <[EMAIL PROTECTED]>
To: "INFOQUEST USA INC" <[EMAIL PROTECTED]>;
Sent: Monday, January 24, 2005 12:51 PM
Subject: Re: Can't upgrade from mod_perl 1.29 -> mod_perl 1