How to Know PrestaShop Database Name, Database Username and Database Password From The Files
by Mohammad Shoeb | Jan 23, 2015
If you have a PrestaShop site files and want to know where the database details are, you can open the config directory of PrestaShop and look for settings.inc.php file and there you are/..
/config/settings.inc.php define(‘_DB_NAME_’, ‘userna5_pstest1’);
Hi, I'm Shoeb. I've been fortunate to work with WordPress for over a decade and I'm continuously learning from this journey. Alongside some wonderful people, I help run Elicus in Jaipur. Our aim is to make WordPress tools that are simple and helpful.