|
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
|