Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6461

Ubuntu 23.10 set MySQL root password [closed]

$
0
0

I using Laravel 11.7.0 on Ubuntu Linux 23.10, I do get a MySQL error message and try different ways to set the root password, which would be the correct syntax to set the root password?

Illuminate \ Database \ QueryException

PHP 8.2.10-2ubuntu2.1

Laravel :11.7.0

Error message:

SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost'


Viewing all articles
Browse latest Browse all 6461

Trending Articles