I used mysql from the cpanel. Added a database call "domainlog" Added a user called "test". added host acces "%" I guess this all i need? go to www.mydomain.com/adlogger and it brings me to www.mydomain.com/adlogger/install on this page I enter my info like user password and database I created and the results are below Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'test'@'localhost' (using password: YES) in /home/XXXXX/public_html/adlogger/config_database.php on line 16 Access denied for user 'test'@'localhost' (using password: YES) After seeing this I went to the file and was going to edit it and it was right. i'm missing something here and don't know what please help
if you created a "test" used in cpanel, the mysql username will be "cpanelusername_test" you also need to add permision to that user for the database.