• I suddenly discover that no one has access to my site with a 500 error.
    This is wp-blog-header.php at line 16 [line wp ();].
    A review of the main wordpress files, and I discovered that my wp-config.php file was reduced to this simple code:

    // BEGIN iThemes Security –
    // iThemes Security Config Details: 2
    define( ‘FORCE_SSL_LOGIN’, true ); //
    define( ‘FORCE_SSL_ADMIN’, true ); //
    define( ‘DISALLOW_FILE_EDIT’, true ); //
    // END iThemes Security –

    A very bad experience!

Viewing 1 replies (of 1 total)
  • Thread Starter Halyra

    (@harasse)

    Just now, it is htaccess that the plugin has corrupted when trying to change it.
    I think I will get away of this plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘IThemes Security has broken my wp-config.php’ is closed to new replies.