[rt-users] rt-3.0-beta/apache-1.3.27/modperl1 - nightmare

Odhiambo Washington wash at wananchi.biz
Thu Feb 13 11:13:05 EST 2003


Hello users,
 
I am fighting a losing war with apache-1.3.27+modper1 and rt-3.0-beta.

Perhaps someone has a good eye and a pointing finger:
 
 
beastie# httpd -l
Compiled-in modules:
  http_core.c
  mod_so.c
  mod_perl.c
  suexec: enabled; valid wrapper /usr/local/sbin/suexec
 
 
beastie# apachectl configtest

Subroutine handler redefined at /opt/rt3/bin/webmux.pl line 111.
[Thu Feb 13 15:34:28 2003] [error] Undefined subroutine &RT::LoadConfig called at /opt/rt3/bin/webmux.pl line 60.
Compilation failed in require at (eval 78) line 1.
 
Syntax error on line 104 of /usr/local/etc/apache/virtualhosts:
Undefined subroutine &RT::LoadConfig called at /opt/rt3/bin/webmux.pl line 60.
Compilation failed in require at (eval 78) line 1.
 
 
My virtualhost for rt3:
 
<VirtualHost *:443>
    ServerName rt3.wananchi.com
    DocumentRoot /opt/rt3/share/html
    AddDefaultCharset UTF-8

    PerlModule Apache::DBI
    PerlRequire /opt/rt3/bin/webmux.pl

    <Location />
        SetHandler perl-script
        PerlHandler RT::Mason
    </Location>
</VirtualHost>





        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington, wash at wananchi.com	. WANANCHI ONLINE LTD (Nairobi, KE)  |
http://ns2.wananchi.com/~wash/		. 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223			. # 10286, 00100 NAIROBI             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
						 --from a /. post



More information about the rt-users mailing list