can't accses wordpress after i changed MySQL root password!!
-
A problem arose after when i ''Reset and generated a random password for root'' i can't accses to my script's like Wordpress!! Any help is appreciated thanks.
-
@askari : Just update your new root's password to Wordpress (in wp-config.php)
-
thanks for quick reply, i want to change password to no password, because I have many scripts already installed.
-
@askari : Open Laragon terminal and type:
mysqladmin -u root -p'oldpassword' password ''
-
@askari : Another way:
https://forum.laragon.org/topic/63/phpmyadmin-password-how-to-reset-mysql-root-s-password
-
allright
I'd like to say THANKS for an amazing software! It works great
-
@askari : I'm glad to hear that!
Cheers