As a Premium member how many websites are we allowed to create? I keep getting this error message on one of the websites I created and the website does not display like there i
http error 500 means something has gone wrong on the website's server, but the server could not be more specific on what the exact problem is.
Most of the time, "wrong" means an issue with the page or site's programming, but there's certainly a chance that the problem is on your end.
Whatever it is, I am advising you contact site support from "help center" at your dashboard and provide them with specific details and a possible screenshot of an error.
Dalibor
See more comments
What does http error 500 mean?
As a Premium member how many websites are we allowed to create? I keep getting this error message on one of the websites I created and the website does not display like there i
I think I got that error when I edited my htaaccess file. Turned out one of the lines I added had a typo. Luckily I test as I go, and immediately knew where to look. I found the typo, corrected it and the problem disappeared.
It could be something your end, so you may need to figure out what changed recently. For example, changed WP theme, updated WP theme, added a WP plugin, updated WP plugin are some examples.
One approach is to disable all your plugins, and then re-enable them one by one to see if the problem is related to a plugin.
http error 500 means something has gone wrong on the website's server, but the server could not be more specific on what the exact problem is.
Most of the time, "wrong" means an issue with the page or site's programming, but there's certainly a chance that the problem is on your end.
Whatever it is, I am advising you contact site support from "help center" at your dashboard and provide them with specific details and a possible screenshot of an error.
Dalibor
See more comments
I think I got that error when I edited my htaaccess file. Turned out one of the lines I added had a typo. Luckily I test as I go, and immediately knew where to look. I found the typo, corrected it and the problem disappeared.
It could be something your end, so you may need to figure out what changed recently. For example, changed WP theme, updated WP theme, added a WP plugin, updated WP plugin are some examples.
One approach is to disable all your plugins, and then re-enable them one by one to see if the problem is related to a plugin.
Thanks.