| |
|
|
|
Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/sites/23a/5/5dcc46b91e/domains/livemsger.nl/database.php on line 8
Connection failed (MySQL error 2002): No such file or directory.
Possible causes: wrong database name, invalid username/password, or the DB user lacks privileges for the specified database.
Check your credentials in this file (database.php) and, if you manage the MySQL server, grant privileges e.g.:
GRANT ALL PRIVILEGES ON `your_db_name`.* TO 'your_db_user'@'localhost';
FLUSH PRIVILEGES(); | | | |