When I first installed PHP did it include the libraries for cURL?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To test if your version of PHP has cURL support create a php file:
If you open this file in your browser, it will print out all the information regarding your php installation, including whether cURL is enabled.
Look for a line that says cURL support enabled, under a heading curl.