Problem Logging into Site After Backup Import and Plugin Installation
Hello,
I recently imported a full backup of my website nullsbrawl-apkindir.com.tr onto another hosting server.
The database seems fine and is properly connected.
However, just before taking the backup, I had installed a plugin that changed the login path of the admin panel.
Now after restoring, I can't find the correct login URL anymore.
How can I recover or reset the admin login path to access my website again?
-
You appear to be running WordPress on your site and I am guessing that you installed a WordPress plugin to change the admin path of the WordPress control/admin panel. Is this correct - if so, which plugin did you use? You should be able to connect to your site via SSH or via "Terminal" within cPanel (if offered) and run "wp plugin list" to list all the plugins and "wp plugin deactivate <pluginname>" to temporarily deactive it and restore the normal /wp-admin/ login flow). Alternatively, you can try removing the plugin via SSH, SFTP or via "File Manager" (just move it outside the wp-plugins folder).
If you are talking about accessing the cPanel control panel - you'll need to go to the hostname/server IP address of your server and add ":2083" to the end of it. You should be able to find the server IP address in your CloudFlare configuration or in documentation from your new host.
0
Please sign in to leave a comment.
Comments
1 comment