froxlor / Froxlor-Installer

A simple shell installer for froxlor
7 stars 6 forks source link

Install script changes mysql root password? #3

Open sanushen opened 3 years ago

sanushen commented 3 years ago

Issue is outlined here - https://forum.froxlor.org/index.php?/topic/19744-used-install-script-now-my-mysql-root-password-is-not-working

I tried this install script the first time, it reset my root mysql password. I reset the mysql root password, ensured I could log in as root and ran the install script again but it failed.

Error: Screenshot 2021-08-23 at 19 07 49

I cannot log in to mysql as root, using the password that I reset it to?

d00p commented 3 years ago

os, dbms + version? When you reset the mysql root password, does the webinstaller work?

fauzcategui commented 2 years ago

Hello, exactly same problem here. When i change the root password for my self doesn't work neither. Server version: 10.5.15-MariaDB-0+deb11u1 Debian 11

d00p commented 2 years ago

Please try adding a custom privileged user for the 'root' part as shown here https://docs.froxlor.org/general/installation/aptpackage.html#4-setup-mysql

It is recommended not to use the default 'root'