F5F Stay Refreshed Software Operating Systems Raspberry Pi setup for a LAMP environment.

Raspberry Pi setup for a LAMP environment.

Raspberry Pi setup for a LAMP environment.

B
BetaaPvP
Junior Member
4
02-09-2020, 02:14 PM
#1
I work through this guide: https://pchelp.ricmedia.com/setup-lamp-s...diy-guide/. After installing MySQL, it doesn’t prompt for root credentials, so I run "mysql_secure_installation" and set the password to root. However, when trying to open it via phpmyadmin I get an "access denied" error.
B
BetaaPvP
02-09-2020, 02:14 PM #1

I work through this guide: https://pchelp.ricmedia.com/setup-lamp-s...diy-guide/. After installing MySQL, it doesn’t prompt for root credentials, so I run "mysql_secure_installation" and set the password to root. However, when trying to open it via phpmyadmin I get an "access denied" error.

T
tygymartin
Junior Member
14
02-11-2020, 07:30 PM
#2
Yes, I can run MySQL commands from the command line using the root password. I’ll attempt to create a new user and test logging into phpMyAdmin with that account, while reviewing the logs for any issues.
T
tygymartin
02-11-2020, 07:30 PM #2

Yes, I can run MySQL commands from the command line using the root password. I’ll attempt to create a new user and test logging into phpMyAdmin with that account, while reviewing the logs for any issues.

B
buckeye2012
Member
181
02-12-2020, 02:51 PM
#3
Access blocked for @KuJoe
B
buckeye2012
02-12-2020, 02:51 PM #3

Access blocked for @KuJoe

F
FORIS12
Member
57
02-12-2020, 03:38 PM
#4
Check the issue at https://askubuntu.com/questions/763336/c...-mysql-5-7
A
Alexandrea1
Member
233
02-13-2020, 02:16 AM
#5
Due to an unexpected issue, PHPMyAdmin began functioning properly after step 2.
A
Alexandrea1
02-13-2020, 02:16 AM #5

Due to an unexpected issue, PHPMyAdmin began functioning properly after step 2.