Topic: Installation Problem - ODBC@localhost
I just installed labstore and in principle everything works fine. The sql tables are created, the config.php was changed as written in the readme file.
But I do not get any access to mysql system, nor as root with the roots password, neither when creating a new user with grant to labstore database.
The mysql system seems ok, since I am running several joomla websites on the same server without any probs.
My system is: win XP server with XAMPP (MySQL: 5.0.24a, php 5.05) access to the mysql via localhost.
Error message is usually:
"ERROR: Could not select the MySQL database! The MySQL account being used (as specified in the config.php file) may not have access privileges."
And, no there is NO mistyping and in the mysql I have granted full rights to the database. Any idea?
Thomas