I am getting below error
Warning: fopen(https://framework.zend.com/api/zf-version) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\wamp\www\wordpress\wp-content\plugins\wp-zend-library\library\Zend\Version.php on line 72
i m passing below parametres in config.ini file
;<?php exit; // do not remove ?>
[main]
; Database connection settings
; Database functionality is automatically disabled if any of these settings are blank.
; for available adapters see https://framework.zend.com/manual/en/zend.db.adapter.html
;
db.adapter = PDO_MYSQL
db.params.host = localhost
db.params.dbname = wordpress
db.params.username = root
db.params.password =