Re: Trouble Installing Apache2::Request on Centos 5.5
André Warnier <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Robert D Oden wrote: ... > > httpd: Syntax error on line 203 of /etc/httpd/conf/httpd.conf: Cannot > load /etc/httpd/modules/mod_apreq2.so into server: libapreq2.so.3: > cannot open shared object file: No such file or directory > The above should give you the key, no ? Do you really have *both* these files where it is looking for them ? On one of my system (Debian, not Centos), I have : LoadModule apreq_module /usr/lib/apache2/modules/mod_apreq2.so and the files : /usr/lib/apache2/modules/mod_apreq2.so /usr/lib/libapreq2.so.3 --> /usr/lib/libapreq2.so.3.6.0