Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Having the same problem' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Having the same problem
Authored by: otterskip on Apr 03, '03 03:55:57PM

I'm having the same problem as the poster of the hint. mod_ssl is not working for me, though I can't pin the exact cause down to installing the security update as the last time I tried it was about a month ago.

According to the error_log mod_ssl is causing apache processes to segfault or bus error.

I'm using the mod_ssl setup as described at http://developer.apple.com/internet/macosx/modssl.html



[ Reply to This | # ]
Fixed in the same way
Authored by: otterskip on Apr 04, '03 06:34:50PM

Like the poster, I was able to replace the libssl.so file in /usr/libexec/httpd with the pre-update one and that fixed the problem. Still, curious why this happened.



[ Reply to This | # ]