Curl Error
[stextbox id=”warning”]Error: SSL read: error:00000000:lib(0):func(0):reason(0), errno 104[/stextbox] Getting a curl error from a php script. Try to run curl without php. ssh to the server find the script cd /var/www/vhosts/path/to/script nano script.php Find the call and execute from a command line Output: It looks like the connection is being refused by the remote server. Curl the … Read more