HostOnNet Blog

How to install curl on Server2Go web Server in windows 7

Looking for Linux Server Admin or WordPress Expert? We can help.

curl
I was trying to install OpenCart software on my windows 7 pc, but i got an error displaying

CURL extension needs to be loaded for OpenCart to work!

To install and run OpenCart on my pc curl must be installed/enabled.

When i enable curl extension in Server2go Web Sever , i was able to install OpenCart successfully on my Windows 7 Pc.

For enabling curl , edit server2go/server/config_tpl/php.ini, and change/ uncomment the following line:
;extension=php_curl.dll (you do so by removing the semi-colon)

Restart Web Server and access url like http://127.0.0.1:4001/opencart/

About Sibi Antony

Bootstrap and Android LOVER. I've been creating things for the web for over 10 years, from the period of flash and table based layout web sites till mobile and tab friendly web sites.
Posted in Windows

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.