loftuxab / alfresco-ubuntu-install

Alfresco script based install for Ubuntu
https://loftux.com/products-and-add-ons/alfresco-utilities
166 stars 122 forks source link

The MySQL script is not enough for having Alfresco running #111

Open douglascrp opened 5 years ago

douglascrp commented 5 years ago

When using the MySQL script to install and create the database, Alfresco is not able to start, as it is not possible to login using the provided password for the alfresco user.

For me, what fixed the problem was the mysql_secure_installation command, as described at https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-16-04