Ralf,

I'd like to draw your attention to the fact that if you have a missing
httpd.conf,
and compile apache with ssl and php, It will create a new one.
At the end of of the loadmodule section, it has something like

<IfDefine SSL>
LoadModule SSL_Module     <path>
LoadModule php4_module    <path>
</IfDefine>


Note that it has entrapped php. The Php4 module was the last in the
sequence.


Regards


John

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to