Line 259:
Line 259:
===== Apache configuration =====
===== Apache configuration =====
+
+
Note: imagemagick + mod_perl seems to crash Apache in the worker / event MPM, use prefork.
+
+
remove event and then:
+
+
/etc/apache2-off/mods-enabled# ln -s ../mods-available/mpm_prefork.conf mpm_prefork.conf
+
/etc/apache2-off/mods-enabled# ln -s ../mods-available/mpm_prefork.load mpm_prefork.load
Set the user to off
Set the user to off