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


Reply via email to