The ajax calls in my site are not working, but the code for the php behind them works just fine on my personal computer. I console.logged the data returned from the ajax calls and what comes back is an error saying that the connection refused.
I’m sure that this is a problem with the database password because when I try to login to phpmyadmin, it fails (even after I change the password and try to use it immediately after). Why that is I don’t know, but I think that I have to solve that issue!
In case that isn’t the main problem, though, I would also like to know what ip address I should use for the host.
Oh, and the url to my site is: https://tester0.000webhostapp.com/
Thanks for your response.
