Hello! I cannot figure out what I did wrong. I get this message:
Simple Invoices database connection problem
===========================================
Could not connect to the Simple Invoices database
For information on how to fix this pease refer to the following database error:
--> SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
If this is an Access denied error please enter the correct database connection details config/config.ini
Note: If you are installing Simple Invoices please follow the below steps:
1. Create a blank MySQL database
2. Enter the correct database connection details in the config/config.ini file
3. Refresh this page
Can someone please help me?
thanks for the update
cheers
justin
Folks
This happened to me on my Windows 7 test machine also .. figured out (similar to the PDF logo issue), the catch was that localhost was not resolved to 127.0.0.1 (due to I guess IPV6 ..), the db connection was timing out. Edited config.ini to 127.0.0.1 instead of localhost and it worked perfectly.
Srini
thanks srini for posting this this detail
cheers
justin
It looks like you're new here. If you want to get involved, click one of these buttons!