DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31641>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31641 javax.servlet.UnavailableException: Initializing application data source ------- Additional Comments From [EMAIL PROTECTED] 2004-10-16 03:07 ------- This doesn't look like a Struts issue to me - looks to me like you've only granted access to the "root" user for "localhost". Connect to the "mysql" database in MySQL and query the "user", "db" and "host" tables to find out what's authorised - they each have a "host" column. More details on MySQL access control here: http://dev.mysql.com/doc/mysql/en/Connection_access.html Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
