Tue. Jul 2nd, 2024

1. Magento. How to reinstall the engine without re-uploading the files

1 min read

ometimes it is necessary to reinstall the Magento engine. This should be done, for example, when you are trying to install the template and the sample data after the Magento engine installation. In order to reinstall the Magento engine and the database from scratch, you should do the following:

  1. Get access to your database using the PhpMyAdmin tool or some other one and drop all the tables. In case you can’t drop some tables, empty them:

    Magento._How_to_reinstall_the_engine_without_re-uploading_the_files_1

  2. Open the Magento root on your server and go to app/etc folder and delete the local.xml file:

    Magento._How_to_reinstall_the_engine_without_re-uploading_the_files_2

  3. Then open your Magento store and you will see the primary installation page, so you can start the installation procedure:

    Magento._How_to_reinstall_the_engine_without_re-uploading_the_files_3

    NOTE: Make sure to import dump.sql first if you want to install the template with sample data according to this tutorial:

    Magento. How to install template and sample data

July 2024
M T W T F S S
« Jun    
1234567
891011121314
15161718192021
22232425262728
293031