[rt-users] Apache/Cookie.pm - Can't locate

Hermann Wecke hermann at rodeios.com
Fri Jul 13 10:25:20 EDT 2001


On Fri, 13 Jul 2001, Jesse wrote:

> 2.0.1 testdeps doesn't properly check for Apache::Cookie. you need
> to install libapreq from CPAN.

OK. Problem solved. Now, another problem...
I recompiled mod_perl.1.26 with:

>>
perl Makefile.PL EVERYTHING=1 APACHE_SRC=../apache_1.3.20/src USE_APACI=1
PREP_HTTPD=1 DO_HTTPD=1
<<

then recompiled apache but this error is still showing:

>>
Starting httpd: [Fri Jul 13 14:16:23 2001] [error] Can't locate object method "uid" via package "Apache::Server" at /opt/rt2/bin/webmux.pl line 101.

Syntax error on line 1294 of /etc/httpd/conf/httpd.conf:
Can't locate object method "uid" via package "Apache::Server" at
/opt/rt2/bin/webmux.pl line 101.
<<

Apache::Server is served by mod_perl.1.26, which is installed and
recompiled with apache...

My Apache is compiled almost as a copy of this page:
http://www.delouw.ch/linux/apache.phtml


Thanks,

Hermann





More information about the rt-users mailing list