[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Apache2::Request error ...
From:       mome <pinate11 () yahoo ! com>
Date:       2008-05-26 5:05:41
Message-ID: 17465813.post () talk ! nabble ! com
[Download RAW message or body]


Hi,

I get the following error when trying to run my script
...
/usr/bin/perl: symbol lookup error:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/APR/Request/Apache2/Apache2.so:
 undefined symbol: modperl_xs_sv2request_rec,

Here is my script...

#!/usr/bin/perl
use warnings;
use strict;
#use CGI qw(:standard);
#use Apache::Request ();
use Apache2::Request;
my $r = shift;
my $req = Apache2::Request->new($r);
...

, I learned that "my $req = Apache2::Request->new($r);" cause such error but
couldn't find the solution.

Please  advise.

Thanks
PA


-- 
View this message in context: \
http://www.nabble.com/Apache2%3A%3ARequest-error-...-tp17465813p17465813.html Sent \
from the mod_perl - General mailing list archive at Nabble.com.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic