Definitely wrong root password was used. Try to login to mysql by executing:
$ mysql -u root -p <then enter the password you think you have> If you see the prompt like: mysql> then the password is correct. Execute: $ echo "database_manager_admin_password=<your_confirmed_password>" > ~/.fabricrc $ sudo rm -rf /usr/share/mayan $ cd /tmp $ fab -H localhost install Try that. I had database creation failure also. I executed the steps above and now I have a working Mayan installation. Good luck. > I am getting the following error when i try to install from the FAB file. > > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (usingpassword >> : YES) >> >> > Any ideas ? > > Thanks, > -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.