Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation completed.. but now what?
#11
I had the same issue, I was able to fix on my side using this:

Code:
sudo usermod -a -G www-data username
sudo chown -R -f www-data:www-data /var/www/html
Where username is my user.

For reference I tried this per an Apache setup guide here:
https://pimylifeup.com/raspberry-pi-apache/

I get the login screen now but cannot login, I took at look at the phpmyadmin and I don't have the 4th database, I only have information_schema, mysql, and performance_schema so I suspect something went wrong during the install script. I'll take a closer look or maybe try to install again tomorrow.
[-] The following 1 user Likes crlanglois's post:
  • Rob F
Reply to top


Messages In This Thread
RE: Installation completed.. but now what? - by crlanglois - 03-17-2023, 09:06 PM

Forum Jump:

Current time: 05-03-2024, 11:17 PM