View Single Post
Old May 30th, 2007, 10:21 AM   #2
phpwizard01
Newbie
 
Join Date: May 2007
Posts: 2
Rep Power: 0 phpwizard01 is on a distinguished road
Tom,

You have to edit your php.ini file and make sure the following two lines are
uncommented:

extension=php_curl.dll
extension=php_openssl.dll

Then, restart your Apache server and everything should work fine after that.

Thanks,

-Jim-

Last edited by big_k105; May 30th, 2007 at 5:23 PM. Reason: Removed Links
phpwizard01 is offline   Reply With Quote