[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2021-11-15 Thread Grizzly(Francis Smit)
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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2021-11-15 Thread Launchpad Bug Tracker
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:

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-11 Thread Raul Miller
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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-11 Thread Raul Miller
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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-10 Thread Raul Miller
(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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-10 Thread Raul Miller
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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-10 Thread Raul Miller
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

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2014-05-10 Thread Raul Miller
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