Jump to content

[Bug] Fatal error: Uncaught Unknown table engine 'InnoDB'


Recommended Posts

bonjour,

 

depuis peu mon site prestashop ne fonctionne plus ! 

j'ai activé l'affichage des erreurs et j'ai ceci.

SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
                    FROM boc_shop_url su
                    LEFT JOIN boc_shop s ON (s.id_shop = su.id_shop)
                    WHERE (su.domain = 'lecomptoirdulavagedevitres.com' OR su.domain_ssl = 'lecomptoirdulavagedevitres.com')
                        AND s.active = 1
                        AND s.deleted = 0
                    ORDER BY LENGTH(uri) DESCthrown in /srv/d_decolaweb/www/www.lecomptoirdulavagedevitres.com/htdocs/classes/db/Db.php on line 605

que puis-je faire ? est-ce récupérable ? 

 

Bien à vous

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...