Very strange issue with a new site i am trying to work with.
I am trying to run a simple query to make sure that i have a good database connection and for some strange reason i cannot get it to run even the most basic query without producing a 500 error.
I have tried to remove the database and changed the name entirely.
I am able to connect to the MYSQL database on my setup without an issue.
I have also run the debug option, but nothing is showing up in my XHR tab
https://clientsloveit.com/dmxConnect/api/agent_functions/client_list.asp
what am i missing?