I had an awful time trying to set up mod_auth_mysql on a windows environment, so i set up a lamp server
using ubuntu
i decided to test it using code i have had working in a windows environment,
and i had this error when trying to authenticate with mysql
Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'webauth'@'localhost' (using password: YES) in /var/www/secretdb.php on line 19
Cannot connect to database.
i think the problem is i dnt have read or write permissions to change the mysql data folder. i do not know where it is its just a hunch,
has anyone had this problem before? would anyone know how to fix itπ
thank you for your help i can put all the code ive used including the mysql code here if need be π