Hello,
I before the second last update I was using Apache 2.4 with nginx proxy with varnish cache server. When i updated kloxo apache 2.4 and apache 2.2 failed to start so i switched to nginx and disabled varnish cache. After that i updated kloxo to most recent version and tried following things:
- switched to apache 2.2 from kloxo admin panel
- executed sh /script/fix-all via SSH
- executed sh /script/restart-all via SSH
every thing went fine except apache.
*** Process for HTTPD service ***
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
[FAILED]
- Process with 'httpd': restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
p.s right now i am switching back to nginx untill we have a solution for apache