I'm running drupal website with docker composer and now admin panel is not showing for admin user. when i try to go site/admin, it's redirecting to home page and not showing the admin panel.
Related
How can I copy a website with a WordPress admin panel?
Also with an update from the donor's website from the button. I take this site as an example
https://korter.ge/
I log into my website
https://www.raisinghopesa.com/wp-admin
it redirects me to login and I login fine and the admin bar on top shows BUT there is no option for Dashboard, nothing just blank. I have checked the PHPmyadmin and I am an admin.
I tried to access the dashboard directly by going to
https://www.raisinghopesa.com/wp-admin/index.php after logging in and it told me I am not allowed to access this page
Tried:
Renaming plugin folder
renaming theme folder to force default theme
Created new admin user level 10 in PHPmyadmin
changed PHP versions in case of any conflict
Checked my Permissions
FYI: I am able to access the c-panel
Admin page displays the following:
Front end seems to be displaying properly:
this is because your admin dashboard ulr is redirected (maybe by a plugin, server setting, .htaccess...).
You can access wp dashboard login by this url - Basically, just add "/wp-login.php" follow you site URL.
I installed new WordPress Version 4.8.9, After i logged in its displaying dashboard and once i click any of the navigation tabs (settings, tools, pages ... etc) its redirecting to Login page.
Redirected URL
http://www.example.com/facilitatorform/wp-login.php?redirect_to=http%3A%2F%2Fwww.example.com%2Ffacilitatorform%2F%2F%2Fwp-admin%2Fedit.php%3Fpost_type%3Dpage&reauth=1
I logged into magento 2.0.9 admin, enabled the caches , but after sometime when refreshed admin panel is not working. Showing like in the image below. How to get into the admin panel. Thanks in advance.