You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Anthony Gardner <cy...@yahoo.co.uk> on 2006/10/13 09:53:00 UTC

apache2 and ptkdb

I'm having problems getting ptkdb to work under ModPerl::Registry.

this works but it won;t be running under mod_perl

<Directory "/path/to/cgi-bin">
    AllowOverride Limit
##    SetHandler perl-script
##    PerlResponseHandler ModPerl::Registry
    PerlOptions +ParseHeaders
    Options +ExecCGI
</Directory>

the following won't work at all

<Directory "/path/to/cgi-bin">
     AllowOverride Limit
     SetHandler perl-script
     PerlResponseHandler ModPerl::Registry
     PerlOptions +ParseHeaders
     Options +ExecCGI
 </Directory>

any ideas greatly appreciated

CIA

-Ants



 		
---------------------------------
 Try the all-new Yahoo! Mail . "The New Version is radically easier to use" – The Wall Street Journal

Re: apache2 and ptkdb

Posted by Tom Schindl <li...@bestsolution.at>.
Hi,

not much information you provide. Any error-logs or would help us to
solve your problem.

Tom

Anthony Gardner schrieb:
> I'm having problems getting ptkdb to work under ModPerl::Registry.
> 
> this works but it won;t be running under mod_perl
> 
> <Directory "/path/to/cgi-bin">
>     AllowOverride Limit
> ##    SetHandler perl-script
> ##    PerlResponseHandler ModPerl::Registry
>     PerlOptions +ParseHeaders
>     Options +ExecCGI
> </Directory>
> 
> the following won't work at all
> 
> <Directory "/path/to/cgi-bin">
>     AllowOverride Limit
>     SetHandler perl-script
>     PerlResponseHandler ModPerl::Registry
>     PerlOptions +ParseHeaders
>     Options +ExecCGI
> </Directory>
> 
> any ideas greatly appreciated
> 
> CIA
> 
> -Ants
> 
> 
> ------------------------------------------------------------------------
> Try the all-new Yahoo! Mail
> <http://us.rd.yahoo.com/mail/uk/taglines/default/nowyoucan/wall_st_2/*http://us.rd.yahoo.com/evt=40565/*http://uk.docs.yahoo.com/nowyoucan.html>
> . "The New Version is radically easier to use" – The Wall Street Journal