• Resolved cc2024

    (@cc2024)


    Does HWMP work if I have moved my wp-config.php to another dir?

    At the original place the wp-config.php then reads:

    <?php
    
    if ( !defined('ABSPATH') )
        define('ABSPATH', dirname(__FILE__) . '/');
    
    /** Location of your WordPress configuration. */
    require_once(ABSPATH . '../anotherdir/wp-config.php');
    
    ?>
    

    Edit: Currently I have downloaded it via the WP-dashboard, but I have not activated it via the required LITE link. (Currently I have deactived it fully in the WP-dashboard.)

    • This topic was modified 8 months, 3 weeks ago by cc2024.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Peter

    (@petersquirrly)

    ??Hi,

    Thank you for reaching out.

    Yes, some servers have wp-config.php in other parts and it works just fine with Hide My WP Ghost. Please give it a go and let us know if you face any difficulties.

Viewing 1 replies (of 1 total)
  • The topic ‘Does HWMP work if I have moved my wp-config.php to another dir? (Included by req’ is closed to new replies.