When running the setup.php I get two warnings and the error message:
Tragen Sie die fehlende Information unten ein und setup wird versuchen, Ihre zp-config.php-Datei zu aktualisieren.
MySQL-Administrationsbenutzer
MySQL-Administrationspasswort
MySQL-Server
MySQL-Datenbank *
Datenbank-Vorsilbe
I added the necessary information regarding the database and saved them. But when I run the setup again, I get the same message again. I checked the zp-config.php file and all the necessary information is there. I am at a loss why I cannot proceed with the setup. I don't know what I am supposed to correct in order to be able to proceed.
Thanks
It is this information which is being provided to MySQL when Zenphoto attempts to connect to the database. Apparently your MySQL system is rejecting these parameters for some reason.
The current nightly build will report back the actual MySQL error message. Maybe that would be some help.
Thanks for the quick reply! Based on what you wrote I figured that maybe the information I supplied was not correct. So I added the name of the database to the user name and now I works.
Thanks a lot.