Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
After installing 2.0: Error - The server's salt key has not been configured.
Hi guys, I just tried installing 2.0 and made sure the verbose error message was used.
When clicking the submit button on the install form I'm just sent back to the install form again (with no error message or any message at all). If I access the main page (/index.php) after this I see this message:
If I try a different browser I get "Page Not Found" (probably because I don't have a session there).
My PHP error log has nothing ..
When clicking the submit button on the install form I'm just sent back to the install form again (with no error message or any message at all). If I access the main page (/index.php) after this I see this message:
The server's salt key has not been configured.
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\functions.error.php:132] PHP::include();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\functions.error.php:132] PHP::ErrorHandler();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\class.cookieidentity.php:91] PHP::trigger_error();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\class.cookieidentity.php:71] Gdn_CookieIdentity->_Hash();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\class.passwordauthenticator.php:176] Gdn_CookieIdentity->GetIdentity();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\library\core\class.session.php:225] Gdn_PasswordAuthenticator->GetIdentity();
[C:\dev\xampp\htdocs\vanilla\wwwdocs\index.php:30] Gdn_Session->Start();
If I try a different browser I get "Page Not Found" (probably because I don't have a session there).
My PHP error log has nothing ..
0