Jump to content

help me on configuration


Recommended Posts

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 by divyeshp (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...