I've found a simple bug
If you instal Vanilla and you don't have a password for a database user it installs but doesn't work;
The solution is: file database shoud declare an array variable for such a case. I've fixed it adding a
$Configuration['DATABASE_PASSWORD'] = '';
to database.php
0
This discussion has been closed.
Comments
(search is your friend)