Zend Framework

A set of "Unable to Connect to ssl://www.google.com:443" errors.

Details

  • Type: Unit Tests: Problem Unit Tests: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.5
  • Fix Version/s: 1.7.6
  • Component/s: Zend_Gdata
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

1) testRetrieveActivityFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #374526368: Unable to find the socket transport "ssl" - did you forget to enable it when you c
onfigured PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140

2) testRetrieveActivityFeedForMultipleUsers(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #0: Unable to find the socket transport "ssl" - did you forget to enable it when you configure
d PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140

3) testRetrieveFriendFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #0: Unable to find the socket transport "ssl" - did you forget to enable it when you configure
d PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140

Issue Links

Activity

Hide
Alexander Veremyev added a comment -

Corresponding tests should be skipped if PHP is compiled without openssl.

Show
Alexander Veremyev added a comment - Corresponding tests should be skipped if PHP is compiled without openssl.
Hide
Jochen Hartmann added a comment -
Show
Jochen Hartmann added a comment - Fixed for 1.7.5 @see http://framework.zend.com/issues/browse/ZF-5779

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: