I’ve downloaded 1.7.4 and created a subdomain on my managed Webserver. I uploaded all the stuff from zip and startet the installation. When I get into Database-Settings I choose “Use Existing Database” as I created a new MySQL-Database (Version 5.1) in my 1&1-Control-Center. I filled out the details (localhost, databasename, database-user and password) and clicked on “Next”. Then I get the following error:
Could not connect to MySQL with the administrator details. Please check
and try again. Error Message = [SQLSTATE[HY000] [2002] No such file or
directory]
What is wrong? What can I do? I can access the database via PHPMyAdmin without problems…
So I very much doubt 1&1 will be giving you administrative access to their database servers, so instead you need to select the installation route for an existing database and enter your existing database name, and credentials. Then Xibo will install in to that database (which should be empty at that point) using the credentials you specify, rather than trying to create a new database and grant access to it.