Ask questions about installing and configuring ProcessMaker 3
By sabinsunny
#813779
Hi team

i installed processmaker on my server locally and its working fine but i forget to set databse password by default the user name is root once i try to open 127.0.0.1/phpmyadmin it directly opening the database i need to set password for it
User avatar
By amosbatto
#813783
To set the root password in MySQL from the command line:
mysqladmin -u root password NEWPASSWORD
or:
mysqladmin -u root -pOLDPASSWORD password NEWPASSWORD

Note: If you are using Windows or a Bitnami installation, first change to the directory where MySQL is installed. For example:
cd /opt/processmaker-3.1.3.b1-0/mysql/bin
./mysqladmin -u root password P4sSw0rD

See:
https://www.techrepublic.com/article/ho ... -password/

Then, go to Admin > Settings > Cases List Cache Builder and change the MySQL root password in the PM interface. See:
http://wiki.processmaker.com/index.php/ ... ot.22_user

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]

AI bot development encompasses creating intelligen[…]