If you’re on Windows:
Go to your php.ini file and remove the ;
mark from the beginning of the following line:
;extension=php_curl.dll
After you have saved the file you must restart your HTTP server software (e.g. Apache) before this can take effect.
For Ubuntu 13.0 and above, simply use the debundled package. In a terminal type the following to install it and do not forgot to restart server.
sudo apt-get install php-curl
Or if you’re using the old PHP5
sudo apt-get install php5-curl
or
sudo apt-get install php5.6-curl
Then restart apache to activate the package with
sudo service apache2 restart
Related Posts:
- How do I get a YouTube video thumbnail from the YouTube API?
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- PHP + curl, HTTP POST sample code?
- Can curl make a connection to any TCP ports, not just HTTP/HTTPS?
- How do I get a YouTube video thumbnail from the YouTube API?
- CURL ERROR: Recv failure: Connection reset by peer – PHP Curl
- cURL error 60: SSL certificate: unable to get local issuer certificate
- curl POST format for CURLOPT_POSTFIELDS
- HTTP Error 411, The request must be chunked or have a content length
- PHP cURL custom headers
- PHP cURL HTTP PUT
- file_get_contents( ) not working
- Error:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
- How to POST JSON Data With PHP cURL?
- cURL request in Laravel
- Replace ' and similar html codes with their correspondent character?
- How to prevent the “Confirm Form Resubmission” dialog?
- navigate back with PHP form submission
- How do I make a redirect in PHP?
- List of All Locales and Their Short Codes?
- How to fix “Headers already sent” error in PHP
- Whoops, looks like something went wrong. Laravel 5.0
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- http://localhost:80 is not working on running Apache server through UniServer ZeroXIII
- How do I get PHP errors to display?
- Get the full URL in PHP
- How to force file download with PHP
- How to Set Category Page as Home Page in Prestashop
- Getting an error when I visit http://localhost
- How can I find my php.ini on wordpress?
- PHP random string generator
- What are the differences in die() and exit() in PHP?
- Expected status code 200 but received 500
- Can you “compile” PHP code and upload a binary-ish file, which will just be run by the byte code interpreter?
- How to get the file extension in PHP?
- Invalid argument supplied for foreach()
- Remove the last character from a string
- Multiple file upload in php
- How to prevent Browser cache for php site
- what does a .php?id=&value=value means?
- Setting up a PHP interpreter in PhpStorm
- Get Current URL in Magento and show something
- Create PDF file using PHP
- pdo – Call to a member function prepare() on a non-object
- Sort array of objects by object fields
- Compare given date with today
- When to generate a new Application Key in Laravel?
- “Connection for controluser as defined in your configuration failed” with phpMyAdmin in XAMPP
- Call to undefined method mysqli_stmt::get_result
- Count how many files in directory PHP
- Simple PHP calculator
- What does it mean to escape a string?
- Convert from MySQL datetime to another format with PHP
- Creating default object from empty value in PHP?
- Send attachments with PHP Mail()?
- Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by all
- Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in
- Convert DateTime to String PHP
- Xampp Access Forbidden php
- File attachment with PHPMailer
- Warning: mysqli_query() expects parameter 1 to be mysqli, resource given
- Fatal error: Call to undefined function money_format()
- Laravel 5 MethodNotAllowedHttpException in RouteCollection.php line 201:
- PHP “&” operator
- What is ?
- Connection reset by peer: mod_fcgid: error reading data from FastCGI server
- How to import csv file in PHP?
- XAMPP, using port:81, cannot run localhost:81/mywebsite
- What is the MM/DD/YYYY regular expression and how do I use it in php?
- How to integrate WordPress with Angular 8 for website?
- Fatal error: Maximum execution time of 30 seconds exceeded
- PHP array printing using a loop
- How to send to BCC address when using PHPMailer to format MIME message for Gmail API?
- Call a REST API in PHP
- Fatal error: Call to a member function query() on null
- Is there any way to test PHP locally without installing a server?
- PHP Redirect with POST data
- Getting the screen resolution using PHP
- PHP: fopen() Permission denied
- How should I be setting browscap.ini file
- CodeIgniter: Unable to connect to your database server using the provided settings Error Message
- Returning JSON from a PHP Script
- Can I store images in MySQL
- MySQL Daemon Failed to Start – centos 6
- How to remove index.php from WordPress site URL
- Remove warning messages in PHP
- How to generate .json file with PHP?
- Call to a member function on a non-object [duplicate]
- Generate PDF from HTML PHP
- Call to a member function fetch_assoc() on boolean in
[duplicate] - How to use Memcached with PHP7?
- Remove empty array elements
- select count(*) from table of mysql in php
- Auto increment in phpmyadmin
- cURL error 60: SSL certificate problem: unable to get local issuer certificate
- Use wp_remote_get to get JSON instagram feed from public profile
- WordPress transient not working with WP Engine
- SOAP Request/Parsing XML From wp_send_json_success
- Accessing an API with jQuery and AJAX
- wordpress database error