Hi,
I`m using PHP Version 4.3.3 + Apache 1.3.29 + WinXP (all in my home computer).
I would like to use ssl on my php scripts. I installed OPENSSL and d/l the 'mod_ssl-2.8.16-1.3.29'.
in order to load the modules with the apache I ran this command:
configure.bat --with-apache=..\apache_1.3.29 --with-ssl=c:\openssl
I got this message = "can`t execute configure.bat".
I believe the openSSL installed fine (just a wizard), but probably, the module didn`t :-(
My question is- how do I configure the module with the apache, in order to use SSL? is there something else that I need to change in the PHP configuration?
if someone can guide me, or refere me to a manual where it says how to configure, I will be thankfull :-)
Tnx,
Scheiner