Title: Error back to http
Last modified: June 23, 2019

---

# Error back to http

 *  Resolved [curiman](https://wordpress.org/support/users/curiman/)
 * (@curiman)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/error-back-to-http/)
 * Good morning,
    When I click to **back to http**, I get HTTP 500 error 🙁 and 
   I can not see the web, and I can not enter the wordpress admin. How could you
   solve the problem? Thank you!
 * Saludos desde Perù
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-back-to-http%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/error-back-to-http/#post-11664548)
 * Hi [@curiman](https://wordpress.org/support/users/curiman/),
 * I just tested the “revert to http” option, which is what happens when you deactivate
   the plugin. This worked without issues, so I’d need to see some PHP error logs
   to see the issue.
 * As alternative, you can use this to revert to http:
    [https://really-simple-ssl.com/knowledge-base/uninstall-websitebackend-not-accessible/](https://really-simple-ssl.com/knowledge-base/uninstall-websitebackend-not-accessible/)
 *  Thread Starter [curiman](https://wordpress.org/support/users/curiman/)
 * (@curiman)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/error-back-to-http/#post-11664706)
 * Hello [@rogierlankhorst](https://wordpress.org/support/users/rogierlankhorst/)
   
   I changed the name of the file to force-deactivate.php. I ran the page as http:
   [http://www.myweb.com/wp-content/plugins/really-simple-ssl/force-deactivate.php](http://www.myweb.com/wp-content/plugins/really-simple-ssl/force-deactivate.php),
   and showed me a blank page. Return the name to .txt, but I still can not access
   the web or wordpress admin.
 * What could have happened?
 * Thank you!
 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/error-back-to-http/#post-11664895)
 * if you enable logging by changing in your wp-config.php
    define(‘WP_DEBUG’, false);
 * into
    define(‘WP_DEBUG’, true); define(‘WP_DEBUG_DISPLAY’, true); define(‘WP_DEBUG_LOG’,
   true);
 * You will get some error logs in wp-content/debug.log
 * If you post it here we can see what the problem is.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error back to http’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/error-back-to-http/#post-11664895)
 * Status: resolved