cancel
Showing results for 
Search instead for 
Did you mean: 

My Magento Site is Down with errors

Re: My Magento Site is Down with errors

Hello @muraduk

 

Do you have a backup of the database, if yes please import it again it seems database is corrupted so please try with this first? Please check table count in this database 

Manish Mittal
https://www.manishmittal.com/

Re: My Magento Site is Down with errors

Hi no i do not hv a backup..that is why im asking...is there a way to repair or fix this ..
thanks

Re: My Magento Site is Down with errors

Hello @muraduk

 

You will find that module entry in setup_module table, just delete that row and run below command once:

php bin/magento setup:upgrade
php bin/magento cache:flush
chmod -R 0777 var/ pub generated/
Manish Mittal
https://www.manishmittal.com/