Server connect 500 error

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?

You need to enable the detailed error reporting on your server, so that you can see the exact error.

i enabled it

I also deleted all of the files on the server side and then re-uploaded them back to the site to make sure they were all current.

i got it!!

i had to change the Database connection under the database connector

1 Like