1

I could not add curl.dll extantion to php. My server configuration is:

  1. Apache 2.2
  2. php 5.3.13
  3. mysql

I have curl.dll in php extantions folder, but when I check it by the code: function_exists('curl_init') returns false . Somewhere I read that "apache openssl version and php openssl version is not suitable". I don't know it si true or not, and I don't know how to install each openssl files. If you already come across the problem and solve it help me too solve that. I saw that question simular like mine but I could not change php version for some reasons

3

1 Answer 1

2

Please Install fro mthe following link:

http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/

These are fix curl extensions for windows.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.