Page 1 of 1

opensll on php

Posted: Thu Jun 10, 2004 5:15 pm
by dull1554
Note to Win32 Users:
In order to enable this module on a Windows environment, you must copy libeay32.dll from the DLL folder of the PHP/Win32 binary package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32)
i'm trying to get openssl working with php, i uncommented the line in php.ini i have the php_openssl.dll file in the correct place, and i did as the above quote from the manual says to, the extension(dll) is in the right dir because i have php_gd2.dll in the same place and php loads that when apache starts and it works perfectly?!?!?!?!?!?!?!
any thoughts?

Posted: Thu Jun 10, 2004 6:40 pm
by dull1554
after seeing an earilier post about ssl, i thought it would be nifty to create a web-based ssl certificate creator, after trying to enable the required functions on my server i got those errors and was just hoping that someong might be able to help me.....

Posted: Thu Jun 10, 2004 7:58 pm
by dull1554
allright....after wasting entierly too much time
i finally found a entry in the php manual user notes that said that there was another dll that needed to be copied that was not apperant before
problem solved