Comment 16 for bug 590639

Revision history for this message
Miroslav Zacek (miroslav-zacek-skype) wrote : Re: apache exit with signal Segmentation fault (11) on access to https:// if php5-curl enabled

In the previous howto in step 2 please note there is no semicolon at the end of the line after the change. This is correct!. On the following line 1957 there is a function call that should be executed only if ENGINE_add (toadd) returns true. If you keep the semicolon there the code will compile but segmentation errors persist.