dear Keath,
i have set up a LAMP on a linux notebook
but i recognized that the mysql-server does not respond correctly - so i guess that i need to erase the db in order to set up again.. correctly
well i guess that i have some socket issue and th...
dear Keath, i have set up a LAMP on a linux notebook
but i recognized that the mysql-server does not respond correctly - so i guess that i need to erase the db in order to set up again.. correctly
Code: [Select]
root@mx:/home/user# mysql_secure_installation
mysql_secure_installation: [ERROR] unknown variable 'default-character-set=utf8mb4'
Securing the MySQL server deployment.
Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
well i guess that i have some socket issue and th...
i have set up a LAMP on a linux notebook
but i recognized that the mysql-server does not respond correctly - so i guess that i need to erase the db in order to set up again.. correctly
Code: [Select]
root@mx:/home/user# mysql_secure_installation
mysql_secure_installation: [ERROR] unknown variable 'default-character-set=utf8mb4'
Securing the MySQL server deployment.
Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
well i guess that i have some socket issue and th...