Php MySQL and ai2 web component problem

Hi, my App used to be all right. But 1101 error just happens recently. I used that simplest way to connect my app to Database thru php code and Ai2 web component (web.url, and get responseCode=200 then ok and responseContent to get the data from database). Please have a look at my code. Thanks!


I used to insert the php link here. It worked!


It used to be working. Is this too old-fashioned nowadays and no longer support by ai2?

What exactly is error 1109? Can you provide the error message, too?

What about using thhs solution?

Taifun

Sorry. It should be error 1101.

Error 1101: Unable to get a response with the specified URL......./data.php

Maybe your house router evicted the server from its IP address?

Ask your router to list its connections.

Thanks. It used to be working with my house router, and other mobile connections both 4G and 5G including different Wifi connections outside my city and country working good. It was out of sudden that ai2 web component doesn't allow this method recently!

I suspected the server hosting is blocking insecure http connection instead of https, but I tested other php are running properly.

Hey guys,

This error is found to happen occasionally. So it's possibly more relating to the traffic or server' condition. Thanks anyway.