🌍
English
Kia Ora Koutou all the way form New Zealand.
I have followed the install guide to the letter.
I have run the install script and I am receiving the following error:
Array ( [0] => Access denied for user 'piwigo'@'localhost' (using password: YES) )
What is causing this?
How do I fix it?
PHP is 8.1.
MariaDB
Linux Mint Server.
Offline
Ensure that the database set up for Piwigo actually
a) was set up for user name piwigo
b) is located on and reachable with localhost
c) was set up with the password you entered during the Piwigo setup.
See Piwigo's local/config/database.inc.php file for your current details.
Offline