Thursday, October 4, 2012

cURL is not ON in Opencart


Thank you uksitebuilder for the help ;D . Yeah, u right... google is our friend.
I quote the tutorial that i'm found from google. I have followed and its works :o . Here we go :

1. Close WAMP (if running)
2. Navigate to WAMP\bin\php\(your version of php)\
3. edit php.ini
4. Search for curl, uncomment extension=php_curl.dll
5. Navigate to WAMP\bin\Apache\(your version of apache)\bin\
6. edit php.ini
7. Search for curl, uncomment extension=php_curl.dll
8. Save both
9. Restart WAMP