what happen with my website? there is 500 internal server error check it out my website www.sabset.com this is forum site but that is not opening right now? is that i lose all my data?
usually, 500 internal server error is because of server configuration. Or you have something wrong in your .htaccess file. Check with your host is the best way to find out. They can check the server log and let you know more details
in case its a perl or php, you need to run them in the backend like 'perl filename.php' or 'php filename.php' to find what exactly caused the error. Run time errors can also show internal server error.