On Fri, Sep 30, 2005 at 10:47:07PM -0300, marek wrote: > Thanks for pointing out my mistake in the <Location> directive. > I have corrected that and added the Options +ExecCGI. Now > the script is functioning.
Not sure if this helps, but I believe ExecCGI is mutually exclusive to mod_perl. That is, you either want mod_perl to handle your perl scripts, or CGI, but not both. -- Jon Dowland http://jon.dowland.name/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]