What can cause a segmentation fault (11) in apache2 after activating ssl
- by MadMaxAPP
Configuration is as follows:
OpenSuse 12.1 minimal installation 64 bit
ISPConfig 3.0.4.6
Everything runs smooth but if I activate SSL for apache2, the web server becomes unavailable. The log (error.log) fills with always the same segmentation fault error message (around 20 times a second)
[notice] child pid 9178 exit signal Segmentation fault (11)
...
What is the best way to find what causes the problem?