same problem on Ubuntu 21.10
found the cause was a miss-configuration of mod_perl
not sure of details as I'm not the admin at work
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
Apa
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libapreq2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
That said, this is not an easy documentation problem to resolve. To
illustrate this, here's a mod_perl page that works:
#!/usr/bin/perl
use Apache2::RequestUtil ();
my $r = Apache2::RequestUtil->request;
$r->content_type("text/plain");
$r->print("works?");
And here is one that fails with the apre
Actually, this problem can be resolved by (as root):
cd /etc/apache2/mods-enabled
ln -s ../mods-available/apreq.load
/etc/init.d/apache2 restart
So this should be classified as a documentation issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
(Just in case last comment was not clear: it's probably ok if you get a
different error after fixing the missing symbol issue. I'll be happy to
test an interim release...)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Note also that you might get a different error once this missing symbol
issue is fixed - this is a part of mod_perl and is meant to be used
under apache while servicing web requests, which would be great if it
worked. I suppose most people are using commercial alternatives, though,
perhaps because
Same failure in
Description:Ubuntu 14.04 LTS
Release:14.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
Apache2.so: undefined symbol: modperl_xs_sv2request_rec
To manag
Also fails in
Description:Ubuntu 13.10
Release:13.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
Apache2.so: undefined symbol: modperl_xs_sv2request_rec
To manage noti