well when i try to enter to mysql DB whit Xammp
it shows that..
#1045 - Access denied for user 'pma'@'localhost' (using password: NO)
mm any help???
in the config of the website pack of Djravine config.php i put this
$realmd_database = array(
'host'=>'anotherwow.ath.cx', // HOST for Realm database
'user'=>'USERDB', // USER for Realm database
'password'=>'PASSDB', // PASS for Realm database
'db'=>'realmd' // Realm database NAME
);
its ok??
i dont know how to config the config.inc.php of xammp ..
i set
['auth_type'] = 'cookie'; and it works.. but is this ok???
i cant get it working whit
['auth_type'] = 'config';
and where i find how to make a singup page ???
please i need help !!
thx
it shows that..
#1045 - Access denied for user 'pma'@'localhost' (using password: NO)
mm any help???
in the config of the website pack of Djravine config.php i put this
$realmd_database = array(
'host'=>'anotherwow.ath.cx', // HOST for Realm database
'user'=>'USERDB', // USER for Realm database
'password'=>'PASSDB', // PASS for Realm database
'db'=>'realmd' // Realm database NAME
);
its ok??
i dont know how to config the config.inc.php of xammp ..
i set
['auth_type'] = 'cookie'; and it works.. but is this ok???
i cant get it working whit
['auth_type'] = 'config';
and where i find how to make a singup page ???
please i need help !!
thx
Last edited: