Hello Stelios,

php_openssl.dll requires one or more dll's to load. Can't remember the
names off hand, but it's something like sas*32.dll. If these are not found
the extension will not load. You can check phpinfo() to see if it loads.

- Frank

> Hello Frank,
> 
> The extension is already loaded in the php.ini File.
> I don't think this is the error.
> 
> > Loading the OpenSSL extension should help. Just add
> > extension=php_openssl.dll to your php.ini file and restart the web
server.
> >
> > - Frank 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to