07-04-2009, 05:47 PM
|
#1 (permalink)
|
|
The Visitor
Join Date: Jun 2009
Posts: 3
Thanks: 0
|
Zend GData in PHP.
Hello Hi,
I would like to ask for some information about Zend Framework.
I am in Windows Vista and I have installed Apache and PHP.
I am trying to make my PHP to talk to Google Calendar, So, first according to the manual, I need to get Zend GData and get the library.
Then, I get an error about openSSL and I believe this has been asked for many times and unfortunitely, nothing works for me.
So, this is what i did. - I uncomment this line extension=php_openssl.dll in php.ini
- I set the Environmental Variable to C:\PHP (as this is where libeay32.dll and ssleay32.dll are)
- I restart my apache and try again.
Same error.
Read from some sites that i need to put libeay32.dll and ssleay32.dll in C:\Windows\System32, I tried that, and still no luck :(
Any ideas would be highly appreciated.
Thanks a million.
|
|
|
|