I am getting the following error when using Apache2::Request in a mod_perl app I made years ago.
The environment is FreeBSD 10.0-p1, everything installed via
All Google results date back to the stone ages. Any ideas?
Code:
Can't load '/usr/local/lib/perl5/site_perl/5.16/mach/auto/APR/Request/Request.so' for module APR::Request: /usr/local/lib/perl5/site_perl/5.16/mach/auto/APR/Request/Request.so: Undefined symbol "apreq_hook_disable_uploads" at /usr/local/lib/perl5/5.16/mach/DynaLoader.pm line 190.
The environment is FreeBSD 10.0-p1, everything installed via
pkgng.All Google results date back to the stone ages. Any ideas?