Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone,

I have a question for you guys.

The environment on my system is as follows:

OS: Win 7
Installed packages: Apache, PHP 5.x


When I run an application of php it works fine. It interacts with database and read and write files.

But when I try to post data on https it give me an error:
error [1] => Protocol is https not supported or disabled in libcurl

Please help me to resolve this error. The solutions I am getting are related to linux rather than windows.
Posted
Updated 10-Feb-11 5:24am
v2

1 solution

Have you RTFD - see this[^]?
 
Share this answer
 
Comments
Umair Feroze 10-Feb-11 11:23am    
Thanks Yusuf, my problem has been resolved. The issue was with the url. After correcting it the error was removed. Thanks again
Yusuf 10-Feb-11 11:31am    
Glad you resolved it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900