Website URL
https://www.tradenepal.com.np
Error Message
Hi there,
The website is facing 500 Internal Server Error. Other websites are running fine. Only this one is giving this error.
It was working fine, and suddenly it started happening and keeps redirecting to https://errors.infinityfree.net/errors/500/ .
Just a query: does the upgraded PHP 8.4 needs to be considered for the 500 error ?
It has suddenly started working again. Thanks anyways.
dan3008
September 25, 2026, 11:34am
4
a 500 error usually means one of 2 things:
1 - your PHP code has crashed
2 - your .htaccess file has an error.
This link will help you figure it out:
When trying to access your website, you may see a page which returns the status code “500”. In Google Chrome, you’ll see a page with the error code HTTP ERROR 500.
There are typically two reasons which can cause this error:
The PHP code has crashed.
The .htaccess file contains invalid rules.
Here are some things you can try to debug and fix this.
Fixing crashing PHP code
A HTTP ERROR 500 simply tells you that the PHP code has crashed, but gives no information as to why it has crashed.
Gett…
I wouldn’t think its likely that the update to 8.4 is responsible. Since that was done last monday.
–edit–
Glad it’s solved for you now haha
Now suddenly this is giving 502 error.
502 Bad Gateway
openresty
It is working, but showing this error just randomly.
Just informing for your knowledge.