Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm

Tittel: RPM install of mod_perl OK but Apache can't find module
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
When using RPM to install mod_perl on a RH6 linux server, the rpm installs okay but Apache still can't load the module, complaining that the file does not exist.

This solution may not apply to all combinations of Apache/Linux/mod_perl
Tittel: [Solved] RPM install of mod_perl OK but Apache can't find module
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
The rpm fails to install the .so file in the directory where Apache expects it.

Manually "cp /usr/lib/apache/libperl.so /etc/httpd/modules"