PHP fatal error: Uncaught exception 'Exception' with message

前端 未结 5 1849
清酒与你
清酒与你 2021-01-19 08:13

I have a PHP script that connects to an api and posts information to their systems, but when its trying to connect it throws a fatal error:

Fatal error: Unca         


        
5条回答
  •  借酒劲吻你
    2021-01-19 08:27

    apitestserver.co.uk doesn't respond to ping and the url is inaccessable. The API-server doesn't seem to be up.

提交回复
热议问题