On Thu, June 7, 2007 2:55 pm, s2j1j1b0 wrote: > > > > 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 Google for the error message is always a good idea. You'll probably find suggestions about editing your php.ini and un-commenting php_openssl.dll or somesuch. You'll also find issues regarding not actually having that DLL -- You *must* get the exact DLL that matches your PHP version. No other will do. IIRC, that DLL also relies on a second or third DLL named [mumble] [something something something] sea.dll I don't actually use windows, so don't know, but this is my guess, based on previous posts here. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php