Robert wrote:
> 
>   I can't 'make test' Embperl, offline mode tests OK, but the modperl
> mode fails right on the first test. Modperl itself seems to work OK,
> bellow is %ENV and @INC from script running under Apache::Registry.
> 
>   This is RedHat 7.2, it's almost exactly identical as my ten other 7.1
> installations, the only exception is this time apache/modperl is
> compiled from the source not from the RPM. MD5.pm is installed in
> /usr/lib/perl5/site_perl/5.6.0/i386-linux which is in the @INC.


I've just deleted Apache::Session and 'make test' works OK. I don't need
Apache::Session right away but it's still weird, isn't it?

- Robert






 
> ===========================================================
> 
> Starting httpd...       [23724]SES:  Embperl Session management enabled
> (>= 1.50)
> pid = 23724  ok
> 
> Testing mod_perl mode...
> 
> #0 ascii...                   ERR:Internal Server Error
> Input:          test/html/ascii
> Output:         test/tmp/out.htm
> Log:            test/tmp/test.log
> 
>  ERRORS detected! NOT all test have been passed successfully
> 
> 
> Found unexpected output in httpd errorlog:
> [Tue Dec  4 23:00:36 2001] [error] Can't locate object method "hexhash"
> via package "MD5" at
> /usr/src/HTML-Embperl-1.3.3/blib/lib/HTML/Embperl.pm line 1696.
> 
> make: *** [test_dynamic] Error 1
> 
> ===========================================================
> 
>    DOCUMENT_ROOT="/usr/local/apache/htdocs"
>    GATEWAY_INTERFACE="CGI-Perl/1.1"
>    HTTP_ACCEPT="text/html,    text/plain,    audio/mod,    image/*,
> video/mpeg,   video/*,   application/pgp,   application/pdf,
> message/partial,
>    message/external-body,  application/postscript,  x-be2,
> application/andrew-inset,  text/richtext,  text/enriched,
> x-sun-attachment,  audio-file,
>    postscript-file, default, mail-file, sun-deskset-message,
> application/x-metamail-patch, application/msword, text/sgml, */*;q=0.01"
>    HTTP_ACCEPT_ENCODING="gzip, compress"
>    HTTP_ACCEPT_LANGUAGE="en"
>    HTTP_HOST="127.0.0.1"
>    HTTP_USER_AGENT="Lynx/2.8.4rel.1 libwww-FM/2.14 SSL-MM/1.4.1
> OpenSSL/0.9.6b"
>    MOD_PERL="mod_perl/1.26"
> 
> 
>PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin"
>    PERL_SEND_HEADER="On"
>    QUERY_STRING=""
>    REMOTE_ADDR="127.0.0.1"
>    REMOTE_PORT="32847"
>    REQUEST_METHOD="GET"
>    REQUEST_URI="/perl/rgtest"
>    SCRIPT_FILENAME="/usr/local/apache/perl/rgtest"
>    SCRIPT_NAME="/perl/rgtest"
>    SERVER_ADDR="127.0.0.1"
>    SERVER_ADMIN="[EMAIL PROTECTED]"
>    SERVER_NAME="rumcajz.pcv.cz"
>    SERVER_PORT="80"
>    SERVER_PROTOCOL="HTTP/1.0"
>    SERVER_SIGNATURE="
> 
> 
>     Apache/1.3.22 Server at rumcajz.pcv.cz Port 80
> 
>    \n"
>    SERVER_SOFTWARE="Apache/1.3.22 (Unix) DAV/1.0.3 mod_perl/1.26"
>    UNIQUE_ID="PA1HRH8AAAEAAFuVAFw"
> 
> _____________________________________________________________________
> 
>    /usr/lib/perl5/5.6.0/i386-linux
>    /usr/lib/perl5/5.6.0
>    /usr/lib/perl5/site_perl/5.6.0/i386-linux
>    /usr/lib/perl5/site_perl/5.6.0
>    /usr/lib/perl5/site_perl
>    .
>    /usr/local/apache/
>    /usr/local/apache/lib/perl
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to