Skrevet av Emne: RPM install of mod_perl OK but Apache can't find module  (Lest 2866 ganger)

ATC

  • Gjest
RPM install of mod_perl OK but Apache can't find module
« på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • 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



    ATC

    • Gjest
    [Solved] RPM install of mod_perl OK but Apache can't find module
    « Svar #1 på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • 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"