500 internal server error

Your site codereflect.com is not that heavy. Could be the Suffusion theme and its options making lots of DB calls. I’d use http://wordpress.org/extend/plugins/debug-queries/ to see what queries are being called and how many. And it also could be you’re on a shared box at softlayer that is “too” shared with others.

/wp-admin/ 500 error

I never figured out why my /wp-admin/ was giving me a 500 on my web server but not my local WAMP server. After several hours of going over logs and trying nearly every piece of advice I could find relating to my issue, I opted to export all the posts, pages, menus, etc. from my … Read more

Meta Query Array Error 500

In my previous answer (that I’ve deleted..), I suggested using custom SQL queries, which worked for me. However, since it didn’t work (well) for you, let’s try using this function: function get_player_stats( $player_id ) { $apps = 0; // Total appearances. $subs = 0; // Total sub-appearances. $goals = 0; // Total goals. // Get … Read more

Nginx 404, 500 errors and WordPress

Warning Before you get started, I highly recommend you to create a child theme to safely modify the current theme you’re using. That way, if you need to update your theme, your changes won’t be overwritten. Modifying your current error page If your theme already has a custom error page, look for a 404.php file … Read more

APC 500 Internal server error [closed]

Raising apc.shm_size from default value 32M to 256M in php.ini seems to do the trick for us. edit: raising that value is not a bad idea, however it does not solve the issue in the long term. We are now considering removing either APC or Super Cache…

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)