ez...
ive stripped apache from redhat 9, and put it my own install of 2.0.50 + php 4.3.7. after rebooting the box, the apache service comes up fine, just without the ssl module loaded. a quick :
/apache/bin/apachectl stop
and a
/apache/bin/apachectl startssl
solves the problem, but is a...