Title: 500 Internal Server Error
Last modified: August 22, 2016

---

# 500 Internal Server Error

 *  Resolved [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/)
 * Just installed this plugin and get 500 Internal Server error. No matter what 
   links inside the plugin I click – I get the 500. In the config file, I have this
   set:
 * define( ‘WP_MEMORY_LIMIT’, ’64M’ );
 * Any idea why I can’t get this to work. Godaddy Dedicated IP Hosting.
 * [https://wordpress.org/plugins/sucuri-scanner/](https://wordpress.org/plugins/sucuri-scanner/)

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/topic/500-internal-server-error-346/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/500-internal-server-error-346/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/500-internal-server-error-346/page/2/?output_format=md)

 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463151)
 * Hi [@mymothersdaughter](https://wordpress.org/support/users/mymothersdaughter/)
 * Very odd, can you get us the error logs for the server? At least your site?
 * Does it come back if you disable the plugin via FTP?
 * Thanks
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463154)
 * Thank you for responding. All I need to do is edit the URL back to wp-admin and
   the dashboard comes back. So it’s not taking the site down completely.
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463155)
 * Some of the links are working now, but the Hardening one is the only one giving
   the 500 now.
 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463180)
 * Ah
 * I think I know the issue.
 * Log into your FTP and remove the .htaccess we added to WP-content. I would rename
   it to be safe, and that will likely do the trick.
 * If that doesn’t do he trick, remove it from /uploads in WP-content.
 * I think it’s because of the Disale PHO execution feature.
 * Can you try that real quick?
 * Thanks
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463182)
 * Yep, going in there right now. Be right back.
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463185)
 * I don’t have an .htaccess in wp-content, but inside the plugin itself. Is that
   the one I should disable?
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463188)
 * That didn’t work, however I just noticed she’s using PHP version 5.3.24. Should
   she bump up to 5.4 maybe?
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463189)
 * I renamed it, it didn’t work. I removed it, it didn’t work. I went to the main.
   htaccess and saw a bunch of WTWP_security code in there which she had gotten 
   rid of the plugin. I removed all of that and still… the Hardening is giving 500.
 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463190)
 * I would probably stop removing a bunch stuff for now, it’ll make it difficult
   to trace your steps.
 * Can you paste the error logs please?
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463192)
 * Ok, I put everything back the way it was. Here is a link to the last log file
   in my dropbox. Grab it up and then I’ll delete it from there.
 * [http://goo.gl/ptMVxB](http://goo.gl/ptMVxB)
 * Thanks for helping me by the way. I really appreciate it.
 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463193)
 * Oh I see, this is happening every time you click the post hack? And / or hardening?
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463194)
 * Yes, exactly.
 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463195)
 * Is this a VPS by chance? That error is a server confit conflict, I’m wondering
   if you can do something like this
 * [http://stackoverflow.com/questions/12477627/mod-fcgid-ap-pass-brigade-failed-in-handle-request-function](http://stackoverflow.com/questions/12477627/mod-fcgid-ap-pass-brigade-failed-in-handle-request-function)
 *  [perezbox](https://wordpress.org/support/users/perezbox/)
 * (@perezbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463196)
 * Ok, great I was worried it killed your site.
 *  Thread Starter [Anita C](https://wordpress.org/support/users/mymothersdaughter/)
 * (@mymothersdaughter)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/#post-5463197)
 * She has a shared account on Godaddy but this particular site is on a Dedicated
   IP. She’s not on a private server however, she had been on CloudFlare and we 
   took her off of that.
 * I will have to get in touch with Godaddy about this then. Thank you for pointing
   me in the right direction. I will post back when it’s resolved.

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/topic/500-internal-server-error-346/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/500-internal-server-error-346/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/500-internal-server-error-346/page/2/?output_format=md)

The topic ‘500 Internal Server Error’ is closed to new replies.

 * ![](https://ps.w.org/sucuri-scanner/assets/icon-256x256.png?rev=2875755)
 * [Sucuri Security - Auditing, Malware Scanner and Security Hardening](https://wordpress.org/plugins/sucuri-scanner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sucuri-scanner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sucuri-scanner/)
 * [Active Topics](https://wordpress.org/support/plugin/sucuri-scanner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sucuri-scanner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sucuri-scanner/reviews/)

 * 33 replies
 * 5 participants
 * Last reply from: [melissaschmitt](https://wordpress.org/support/users/melissaschmitt/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/500-internal-server-error-346/page/3/#post-5463482)
 * Status: resolved