Skip to content

Tag: php

PHP cURL suddenly not working without any reason

I am currently working on a project which makes an ajax call to my API on the same server. All went good and fine till a few hours ago when cURL suddenly stopped working without any reason and it’s giving me following error But it doesn’t make any sense because it worked earlier and the only thing…