yusufraza Posted November 30, 2020 Share Posted November 30, 2020 hello all i am using prestashop 1.7.5.0 some page given error 500 then am clear cache from admin>administrator>performance>catche >clear all then I got a blank page then I remove/var/cache/dev or prod directory but the problem still the same. thanks in advance. Fatal error: Uncaught Error: Class 'Db' not found in /opt/bitnami/apps/prestashop/htdocs/config/alias.php:48 Stack trace: #0 /opt/bitnami/apps/prestashop/htdocs/config/alias.php(53): pSQL('configuration') #1 /opt/bitnami/apps/prestashop/htdocs/classes/Configuration.php(155): bqSQL('configuration') #2 /opt/bitnami/apps/prestashop/htdocs/classes/Configuration.php(209): ConfigurationCore::loadConfiguration() #3 /opt/bitnami/apps/prestashop/htdocs/classes/PrestaShopAutoload.php(171): ConfigurationCore::get('PS_DISABLE_OVER...') #4 /opt/bitnami/apps/prestashop/htdocs/classes/PrestaShopAutoload.php(130): PrestaShopAutoload->generateIndex() #5 [internal function]: PrestaShopAutoload->load('Db') #6 /opt/bitnami/apps/prestashop/htdocs/config/alias.php(48): spl_autoload_call('Db') #7 /opt/bitnami/apps/prestashop/htdocs/config/alias.php(53): pSQL('configuration') #8 /opt/bitnami/apps/prestashop/htdocs/classes/Configuration.php(155): bqSQL('configuration') #9 /opt/bitnami/apps/prestashop/htdocs/classes/Configuration.php(209): Configu in /opt/bitnami/apps/prestashop/htdocs/config/alias.php on line 48 Link to comment Share on other sites More sharing options...
Rhobur Posted December 5, 2020 Share Posted December 5, 2020 Are you sure you have the Db.php located in classes/db and it is owned by the apache/nginx user having 0644 as permissionss? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now