Page 1 of 1

socket transport "ssl"

PostPosted: 30. September 2008 23:19
by phanorcoll
hi.

im creating a websites that uses the Picasa and Youtube PHP API, but when i try to run the website i get this:

Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #24: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?' in C:\xampp\htdocs\servidor\picasaphp\Zend\Gdata\ClientLogin.php:138 Stack trace: #0 C:\xampp\htdocs\servidor\picasaphp\picasa.php(10):

I have XAMP 1.6.7, PHP 5.2.6.

I uncommend the line extension=php_openssl.dll in the php.ini file in C:\xampp\php.

I restart apache, but i still get the error.

How do i enabled this..i really need help.

PostPosted: 01. October 2008 07:25
by Wiedmann
I uncommend the line extension=php_openssl.dll in the php.ini file in C:\xampp\php.

Wrong "php.ini".
http://www.apachefriends.org/en/xampp-windows.html#1172