famefame1989 Posted November 16, 2013 Share Posted November 16, 2013 i already opened the config.inc.php but i cant see define('_DB_SERVER_', 'localhost');define('_DB_NAME_', 'psdatabase');define('_DB_USER_', 'username');define('_DB_PASSWD_', 'password');define('_DB_PREFIX_', 'ps_'); should i add it alone? Link to comment Share on other sites More sharing options...
Divyesh Prajapati Posted November 16, 2013 Share Posted November 16, 2013 (edited) i already opened the config.inc.php but i cant see define('_DB_SERVER_', 'localhost'); define('_DB_NAME_', 'psdatabase'); define('_DB_USER_', 'username'); define('_DB_PASSWD_', 'password'); define('_DB_PREFIX_', 'ps_'); should i add it alone? You have opened wrong file actually, You should have to open settings.inc.php file in config folder where you can find code that you have pasted. Edited November 16, 2013 by divyeshp (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 16, 2013 Share Posted November 16, 2013 the question is: for what purposes you want to change these credentials? you want to install prestashop? if so, everything should be created automatically. Link to comment Share on other sites More sharing options...
Recommended Posts