Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Fixed] Error installing on local WinXP/Wamp5 box
I'd like to install on my local machine. using WinXP with WAMP5 installed. I've successfully installed both WordPress & MediaWiki without issue.
When I try to install Vanilla, the install completes without issue. However, when I log in for the first time using the admin name and password supplied I get the below error. After that, I get the error msg. without any login screen. What am I missing?
_______________________________________________________________________
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
The connection to the database failed:
Affected Elements
MySQL.OpenConnection();
The error occurred on or near: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES)
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
__________________________________________________________
The MySQL dB use "localhost" "root" "no password"
Thx. in advance,
Lars
When I try to install Vanilla, the install completes without issue. However, when I log in for the first time using the admin name and password supplied I get the below error. After that, I get the error msg. without any login screen. What am I missing?
_______________________________________________________________________
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
The connection to the database failed:
Affected Elements
MySQL.OpenConnection();
The error occurred on or near: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES)
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
__________________________________________________________
The MySQL dB use "localhost" "root" "no password"
Thx. in advance,
Lars
0
This discussion has been closed.
Comments
Original question:
OK, did a cleam WAMP5 install and made sure "Root" now had password. Installed Vanilla and no error msgs. Just one problem, even though I logged on sucessfully with my admin username and password, the home page shows me still not signed in? As such, no way to do any further admin stuff.
Suggestions on what I should check next?
Thx.