Internal Server Error code 500 on my website

Hello, my website has been inaccessible for about a week. I have an Internal Server Error, code 500.
FTP is ok, SQL database is ok, dashboard access is ok. All seems ok in the dashbord.
I haven’t put an htaccess file on my FTP space.
As I have a free account, I know that from time to time my website will be inaccessible, but this has been going on for almost a week now.
I’ve attached a few screenshots, so don’t hesitate to ask me for more information if you need it.

The htaccess file in the source folder is the host’s default file, which was there from the start and which I’ve never touched.
I upload all my files to htdocs as mentioned

My website : http://electricity.infinityfreeapp.com

so an Error 500 is almost always a bug in your PHP code. Sometimes in the .htaccess file.

this artilce will help you see the full error message, and help fix it.

If you’re still having problems after turning on the full error messages, then we can help diagnose the problem

7 Likes

I can’t upload the other images I thought would help resolve the issue, as it seems I can only upload one image per post as I’m a new user.

Ok, thank you very much, I understand, I made some changes to my PHP code and it’s working again now.

4 Likes

thats great to hear :slight_smile: glad its working for you :slight_smile:

3 Likes

2 posts were split to a new topic: Error 500

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