+ Post New Thread
Results 1 to 6 of 6

Thread: Magento's admin panel error

  1. #1

    Magento's admin panel error

    Hello,

    404 error appears in magneto when entering into it's admin panel.

    Please help me to solve above mention issue. Easy and effective solution are always welcome.

    Thank you in advance.

  2. #2
    Administrator
    Join Date
    Mar 2013
    Posts
    2,724


    Is this useful / helpfull? Yes | No
    404 means file not found. Re-upload original Magento files to your hosting account and do not overwrite existing ones. Backup all files before doing so.

  3. #3


    Is this useful / helpfull? Yes | No
    Hi,

    I was facing the same problem, I also tried to resolve this by myself but unable to do so. However, this company MSP IT Concepts (www.mspconcepts.com) resolved this for me. They have excellent Magento development team which helped me fix this and many other bugs in my magento website. you may want to get in touch with [email protected] I'm sure they would be able to help. They are professionals & quick to provide accurate solution for your web development projects.

    Thanks

  4. #4


    Is this useful / helpfull? Yes | No
    Hi,
    I also faced same error and tried to resolve at my end and here are some steps which help me to resolved this error.
    You have follow below steps :
    STEP 1 – Clearing Magento Cache:
    STEP 2 – Inconsistencies related to the database should be examined and solved properly:
    STEP 3 – Proper care should be taken while customizing the platform:

    You can also check this link for detailed information: https://hoststud.com/resources/how-to-fix-404-error-on-magento-admin-url.653/

  5. #5
    Junior Member johnmack's Avatar
    Join Date
    Oct 2021
    Posts
    6


    Is this useful / helpfull? Yes | No
    Thanks for sharing..very nice information..

  6. #6
    Junior Member Rex_M's Avatar
    Join Date
    Apr 2022
    Posts
    14


    Is this useful / helpfull? Yes | No
    Quote Originally Posted by markcollins894 View Post
    Hello,

    404 error appears in magneto when entering into it's admin panel.

    Please help me to solve above mention issue. Easy and effective solution are always welcome.

    Thank you in advance.

    Hello markcollins894,

    You need to run the compilation command from SSH, and you will have to access from your server and run the compilation command.

    Run from your magento root,
    php bin/magento setup:di:compile
    You can clear the cache from the Backend panel, But your backend panel is not working, so you have only one way to remove the cache using the below command.
    php bin/magento cache:flush

    Check the admin URL from the env.php file:

    It could be that you mistyped your admin URL. To ensure the admin URL is correct, navigate to [..]/app/etc/ and open the env.php file.

    - return array (
    - 'backend' =>
    - array (
    - 'frontName' => 'admin_q76xvk',
    - ),

    Delete cache/var folder:

    - Delete var/cache folder
    - Go to your Magento 2 database and run the following SQL query:
    - Navigate to database SELECT * FROM core_config_data WHERE path = 'web/seo/use_rewrites' and make it 0.

    Then enter the below URL in your browser to access your Magento Admin,
    https://your_magent_base_url/index.php/your_admin_url/

    I hope the information or fix above helps you to resolve your Magento admin panel error.

    ----------------------
    Regards,
    Rex M

+ Post New Thread

Similar Threads

  1. Error 503 in Magento
    By davidjones12998 in forum Content Management Systems
    Replies: 1
    Last Post: 08-17-2023, 06:38 AM
  2. Replies: 1
    Last Post: 09-02-2020, 02:30 PM
  3. Login issue in magento admin
    By markcollins894 in forum General Webmaster Discussion
    Replies: 1
    Last Post: 09-06-2016, 04:55 PM
  4. Need Your Opinion about buying captcha software with admin panel.
    By letyouearn in forum General Webmaster Discussion
    Replies: 0
    Last Post: 02-24-2014, 12:13 PM
  5. Replies: 0
    Last Post: 06-02-2013, 03:16 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam