I am trying to integrate a website API in mine, all working fine in localhost and Test Servers but no results in live server.
My Live server is : https://rcitickets.com
Simple API test is here : http://2631894-0.web-hosting.es/test2.php
Same file in my live server : https://rcitickets.com/public/test2.php
Live server shows no results ans takes forever to load.
I have tried everything from Server Config to php.ini
, we have also checked with curl and same issue no data. My host has no idea neither, we have a dedicated server with no Panel, all we can use SSH or SFTP.