Have you got the right permissions set up in the database?
log into mysql. switch to the mysql database and look in the user table. You'll need to have an entry for host=monkinetwork, user=root.
If you don't refer to the mysql admin docs for assigning privileges: http://dev.mysql.com/doc/mysql/en/user-account-management.html
HTH,
Jon
monkiboy wrote:
Hello, Thank you for the answer but it's look like the parameter "skip-networking" is not present. I am really getting hard time. Here's my "my.cnf" :
AND THE HTML PAGE in order to access to the Servlet : ERROR MESSAGE Message: Invalid authorization specification message from server: "Access
denied for user 'root'@'monkinetwork' (using password: YES)"
SQLState: 28000 ErrorCode: 1045
Well, the web.xml file is well configured.
Anyway : I already tried with class: org.gjt.mm.mysql.driver, but I have
the same message error !
By the way, it's very strange that I can play with MySQL under the
terminal but not throught tomcat.
Any suggestions please , because it's giving me a very hard time ! ? Thank you ! ++ monkiboy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
