opensll on php
Posted: Thu Jun 10, 2004 5:15 pm
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?!?!?!?!?!?!?!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)
any thoughts?