500 Internal Server errors typically result from one of these reasons:

1) Some code in your .htaccess file is incorrect

Try renaming your .htaccess to htaccess.old. If the error still occurs, fix the code and rename back to .htaccess

2) Your PHP version is too high for your script or plugin.

Update your scripts or plugins or change your PHP version in cPanel

3) Some incorrect PHP code in your pages.

The "error_log" file in the corresponding folder will include any PHP errors.

Was this answer helpful? 0 Users Found This Useful (0 Votes)