PrestaShop database configuration
Today we talk about how in PrestaShop database configuration work. Sometimes you need to edit database connection manually for moving one server to another or local server to live server. I recently find difficulty to find the database configuration. SO we focus on where the PrestaShop database connection file exists or edit from the back office. There are two ways to way to change the database configuration.
Admin Panel
Login to the back office.You can go to Preferences > Database to change the database settings
Database Configuration file in 1.6
Location of file in following directory.
config/settings.inc.php
Database Configuration in file 1.7
Location of file in following directory.
app/config/parameters.php