XMLHttpRequest error with 500 (Internal Server Error) code

Website URL

(please specify the URL of the site on which you are experiencing the problem)

500 (Internal Server Error)

(please share the FULL error message you see, if applicable)

using XMLHttpRequest

I am trying to use ajax for some queries from the database, but I can not send any XMLHttpRequest from my js file to the php files. I am using a free hosting plan. Is there any workaround or something?

Welcome to the forum

If you’re getting an error 500, it might be worth turning on more detailed errors to get the specific error message so we can help you fix it. this thread shows you how to do that:

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.