Home Forums WordPress Plugins Hide My WP Login page not found

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20651
    harking
    Post count: 3

    I cloned my website and installed on a subdomain to test this plugin.

    When I change the login URL to /login, save the setting, and try to login – the result I get is 404, not found.

    The Login Query and Admin Login Key is working. The problem occurs once I click login.

    When I ‘Reset Default Admin Path”, I get the warning to:

    “Open wp-config.php using FTP and DELETE or comment (//) line which starts with following code:
    define(“ADMIN_COOKIE_PATH”, “…

    However, there is no such line in my wp-config.php Do I have a permissions issue?:

    -rw-r–r– 1 admin admin 3191 Mar 3 10:14 wp-config.php

    ===========================================================
    WP Settings
    ===========================================================
    WordPress version: WP 4.9.4

    Is SSL: true
    Is RTL: false
    Permalink: /%postname%/

    ============================================================
    Server Environment
    ============================================================
    PHP Version: 7.1.15-1+ubuntu14.04.1+deb.sury.org+2
    Server Software: Apache/2.4.7 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.0.1f
    WP Max Upload Size: 2 MB
    Server upload_max_filesize: 2M
    Server post_max_size: 8M
    WP Memory Limit: 40M
    WP Debug Mode: false
    CURL: false
    fsockopen: true

    ============================================================
    Active plugins
    ============================================================
    Hide My WP 5.5.6 [http://hide-my-wp.wpwave.com/]
    Akismet Anti-Spam 4.0.3 [https://akismet.com/]
    BoomBox Theme Extensions 1.4.9 []
    BuddyPress 2.9.3 [https://buddypress.org/]
    Change Author 1.3 []
    Duplicator 1.2.34 [http://www.lifeinthegrid.com/duplicator/]
    Envato Market 1.0.1.2 [http://envato.github.io/wp-envato-market/]
    Extended Random Number Generator 1.1 [mailto:dev@ribbedtee.com]
    Gamify 1.1.4 []
    Insert PHP Code Snippet 1.2.3 [http://xyzscripts.com/wordpress-plugins/insert-php-code-snippet/]
    WPBakery Page Builder 5.4.5 [http://vc.wpbakery.com]
    Layered Popups 6.30 [https://layeredpopups.com/]
    MailChimp for WordPress 4.2 [https://mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page]
    SOGO Add Script Header Footer 3.0 [http://sogo.co.il]
    TinyMCE Advanced 4.6.7 [http://www.laptoptips.ca/projects/tinymce-advanced/]
    Video Sidebar Widgets 6.0 [https://github.com/denzelchia/Video-Sidebar-Widgets/]
    WordPress Social Login 2.3.3 [http://miled.github.io/wordpress-social-login/]
    WP Mail SMTP 1.2.5 [https://wpforms.com/]
    Zombify 1.3.9.7 [https://px-lab.com/]

    • This topic was modified 7 years, 5 months ago by harking.
    #20653
    harking
    Post count: 3

    I see that I read the instructions wrong. I tried adding the line
    define(“ADMIN_COOKIE_PATH”, “/wpsite/my-admin”);

    Still nothing

    #20661
    Suman M.
    Post count: 12480

    Hi, it seems like you are only trying to change the login path and not wp-admin name. In that case you don’t need to add “define(“ADMIN_COOKIE_PATH”, “/wpsite/my-admin”);” in wp-config.php.

    If you are not able to login then first rename hide_my_wp plugin folder name in /wp-content/plugins/ directory via FTP or Hosting Control Panel. Then login normally, and once logged in rename back hide_my_wp plugin folder name. Then go to HMWP settings page (permalinks & urls tab) and try removing “/” from “/login”.

    If it’s still the issue then please let us know your sites’s wp-admin login details and FTP details as private reply so that we can look further into it.

    • This reply was modified 7 years, 5 months ago by Suman M..
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.