Closed GoogleCodeExporter closed 8 years ago
This was added to revsion 153, but there is a database issue:
WebCalendar Error
Error connecting to database:
Access denied for user 'webcal'@'localhost' (using password: YES)
Possible solution: re-add the webcal user to the MySQL db and re-upload the
mysql master database.
Original comment by MichaelTCyr@gmail.com
on 20 Apr 2011 at 2:13
Added user.frm, user.MYD, user.MYI to the commit to try to fix issue. User
webcal is now recognized, but permission to use the webcal database is not.
Original comment by MichaelTCyr@gmail.com
on 20 Apr 2011 at 3:36
added db.frm db.myd db.myi at revision 159 to try to fix the permission
problem. no luck.
Original comment by MichaelTCyr@gmail.com
on 20 Apr 2011 at 3:44
reloaded my VM, did a grant to the webcal user, found the only changed files
are those db.my* files. Performed a flush privileges, which was not done to
the last commit.
Issue seems resolved as of this revision commit 160, just amke sure to do
fix_file_permissions.sh!
Original comment by MichaelTCyr@gmail.com
on 20 Apr 2011 at 3:58
Original issue reported on code.google.com by
MichaelTCyr@gmail.com
on 20 Apr 2011 at 2:12Attachments: