Jump to content

Index Page Not Loading


Recommended Posts

can anyone read my log and help me please?

i need my site up

Your username and/or password and/or database name are not correct.

Open config/settings.inc.php file and edit values there.

define('_DB_SERVER_', 'localhost');
define('_DB_NAME_', 'yourdbname');
define('_DB_USER_', 'login');
define('_DB_PASSWD_', 'pass');

Link to comment
Share on other sites

×
×
  • Create New...