Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
always the setup page
pm4872
New
Hi,
I'm trying to install Vanilla 2.0.18.9.
Everything seems to be ok (db, conf ...) exept that I'm stick on the setup page !!
An idea ?
0
Comments
post a screenshot. and try to explain more of what you mean. check your folder permissions.
list your OS and version of php and mysql
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I have filled the setup form. I click on the continue button and then go back to the setup form ???
My OS : Mac OS 10.9
I'm on Local with MAMP 2.2 (php 5.5.3, mysql 5.5.9)
did you set permissions correctly on
chmod 777 -R on conf, cache, uploads
do you get an error message
or
do you see a conf/config.php file and is it 0 bytes in size
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
chmod are ok and conf/config.php is 943ko
???
post your config.php - replace passwords salt etc with **** so we don't see sensitive info.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Sorry, made a mistake, 4ko in fact !
your config.php is being written to - thats good. - so your folder and file permission seems correct.
not sure why you are returning to install page continually.
did you check and see if database is created using phpmyadmin? (see google if you don't know what it is?)
you could try adding to your config and see what happens.
I'm stumped.
maybe someone who uses mamp could help.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
First, thank you for everything.
And, yes, my database has been created.
...
Tried your code and ... it works !!
Tried again without your code and ... it works !!!
I don't understand anything ! Could be a question of session ?
Anyway, thank you again !!
awesome!
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.