Hello ! I'm trying to integrate your module to a SocialEngine website...
The forum is on a subdomain
I have a problem with curl_exec function - Error 500
When I look at the log I have this error
[Wed Nov 07 13:54:07 2018] [error] [client 109.133.215.114] FastCGI: comm with server "/var/www/clients/client0/web24/cgi-bin/php5-fcgi--443-mydomain.com" aborted: idle timeout (30 sec)
[Wed Nov 07 13:54:07 2018] [error] [client 109.133.215.114] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client0/web24/cgi-bin/php5-fcgi--443-mydomain.com"
curl is installed and is working for other domains.
Any idea of what's wrong ?
Thank you 🙂