AW: [cgiirc-general] nonJS works ... JS doenst
Brought to you by:
dgl
|
From: <cy...@sh...> - 2003-08-09 17:50:23
|
Hello There, so how do i disable the mod_perl for just the irccgi directory and make apache call it with the right handler, i tried to do <Directory "/home/www/web1/html/testirc"> <Files ~ ".cgi"> SetHandler cgi-script Options +ExecCGI </Files> </Directory> but then the script erros with: Premature end of script headers: /home/www/web1/html/testirc/irc.cgi Any Idea? Thanks, Alex .o] -----Urspr=FCngliche Nachricht----- .o] Von: cgi...@li... .o] [mailto:cgi...@li...]Im Auftrag von Dav= id .o] Leadbeater .o] Gesendet: Samstag, 9. August 2003 17:34 .o] An: cy...@sh... .o] Cc: cgi...@li... .o] Betreff: Re: [cgiirc-general] nonJS works ... JS doenst .o] .o] .o] On Sat, 2003-08-09 at 16:21, cy...@sh... wrote: .o] [..] .o] > from error_log: .o] > .o] > [Sat Aug 9 17:16:03 2003] [error] PerlRun: `Undefined subroutine .o] > &main::cgi_encode called at interfaces/ie.pm line 664. .o] > ' .o] > [Sat Aug 9 17:16:03 2003] irc.cgi: Subroutine random redefined at .o] > /home/www/web1/html/cgi-perl/irc.cgi line 166. .o] .o] That looks like mod_perl, it's not designed to run under mod_perl at = the .o] moment. .o] .o] .o] .o] ------------------------------------------------------- .o] This SF.Net email sponsored by: Free pre-built ASP.NET sites includin= g .o] Data Reports, E-commerce, Portals, and Forums are available now. .o] Download today and enter to win an XBOX or Visual Studio .NET. .o] http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_0 .o] 72303_01/01 .o] _______________________________________________ .o] cgiirc-general mailing list .o] cgi...@li... .o] https://lists.sourceforge.net/lists/listinfo/cgiirc-general .o] |