PDA

View Full Version : Missing openssl


s2j1j1b0
06-06-2007, 08:59 PM
Hello,

I am working off my development machine (my home pc) and I just loaded the php-sdkfolder in my root directory and than ran php-sdk/install.php and got this message.

INSTALLATION ERROR: One or more required PHP extensions is missing: openssl

I am not sure where to look for a fix.
Thanks in advance

-Tom-

P.S.


I have new system with Win XP

ghell
06-06-2007, 09:58 PM
I'm not an expert on php but did you get the php installer or what? The ZIP file should contain all the dll extensions and you will need to configure php to enable the extension and give it the directory location of the extension dlls.

OpenSSL might need separate installation, I seem to remember something about its licence from a few years ago that indicated this.