12-09-2013, 12:12 AM
using Password: NO
The SQL Server has a password and you didnt entry it.
i tried wih password and without password in the settings.php of my website but same results. What else should i try?
when i created my mysql databases and everything else i got this:
$mysql_host = "server13.000webhost.com";
$mysql_database = "a6198298_baylc";
$mysql_user = "a6198298_baybay";
$mysql_password = "123abc"
do i insert it in settings.php? or where does it go i keep getting this same error: Access denied for user "a6198298"

