MyBB Community Forums

Full Version: 500 Internal Server Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://spetsnazforum.com/myawards.php

I have disabled mod_security.
I have rebuild vbhost in NGINX
I have rebooted server

Still get this error, My error_log file is empty.

This only happens when I install a new plugin.

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.6 Perl/v5.8.8 Server at spetsnazforum.com Port 80
Check the CHMOD of the files. Make sure their correct
Solution's!
1. DELETE .htaccess
2. Check for DDoS protection softwares ( APF, DDoS Deflat)
3. Whitelist your domain on Mod_security.
Also check the CHMod, Just to be sure.
Yes, I always do check that. Smile
But I posted above my solution.