creditpolew.blogg.se

How to install curl in windows
How to install curl in windows









how to install curl in windows

You can enter curl -help to see a list of cURL commands. Most hosting providers today already have Curl installed on their server. Invoke curl.exe from a command window (in Windows, click Start > Run and then enter 'cmd' in the Run dialog box). Check the PHP information page again, you will find PHP-CURL installed.Save the file and restart apache with this command: /etc/init.d/apache2 restart.After it finish open php.ini file (mine is at /etc/php5/apache2/php.ini ) and add this command: extension=curl.so.Open your terminal and type this command: sudo apt-get install curl libcurl3 libcurl3-dev php5-curl php5-mcrypt.To install php-curl please follow this steps: Search for Curl, and if you cannot find it, it mean your php doesn’t have curl installed. If your system had curl installed, you can use it natively in PowerShell, skipping the Invoke-WebRequest cmdlet provided by Microsoft.Now you will see the Information about your PHP installation.Open your favorite browser and open that file (ex:.Create a file in your web server (in Ubuntu it would be in /var/www folder), name it info.php.Okay, now let’s start with check if php-curl is already installed in your server or not.

how to install curl in windows

This time i want to share with you how to install Curl in PHP5 in Linux Environtment (I’m using Ubuntu 8.10) and using apache web server, but if you have any question to install php-curl in other environment, feel free to contact me of leave any comment, i will glad to help you.











How to install curl in windows