On Sat, May 3, 2025 at 10:57 PM VICTOR MANUEL ROMERO RODRIGUEZ < victor.rom...@fintecheando.mx> wrote:
> Hello, > > Seems that the password for the root is not correct also make sure root > can access using the password that has been set for Apache Fineract. > Thanks Victor for the quick response. I appreciate it. I have followed the below steps. $ mysql -u root -p $ CREATE database `fineract_tenants` CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; $ CREATE database `fineract_default` CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; $ export FINERACT_DEFAULT_TENANTDB_PWD=fineract $ export FINERACT_HIKARI_PASSWORD=fineract $ export FINERACT_SERVER_SSL_ENABLED=false $ export FINERACT_SERVER_PORT=8080 I am using a regular MySQL user ( user = fineract / password = fineract) that is configured in Apache Fineract, as I believe the root user is intended for administrative purposes. Could you please guide me on how to configure this correctly? I look forward to your response and support. Thank you in advance. Best regards, Kaushal
_______________________________________________ Mifos-users mailing list Mifos-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mifos-users