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.
failed to install vanilla
jeongwee
✭✭
i just run the
http://45.77.64.77
to install, it tells me
Could not find the autoloader. Did you forget to run 'composer install' in '/home/wwwroot/default' ?
http://i64.tinypic.com/3009s0l.png
anything wrong here?
its newest version of vanilla
0
Comments
Sounds as if you have downloaded the zip file from GitHub. You should download the zip from here since this is the package that can be used without running a build process
@R_J
still has problem
now , it tells me
Not Found
The requested URL /dashboard/setup was not found on this server.
Apache Server at 45.77.64.77 Port 80
The resolution is to rename .htaccess.dist to .htaccess
@whu606
thank you ~
i can see the install page now, but after i click on countinue ,error again
Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
You may need to update your version of mySQL.
@whu606
my mysql version is 5.5 right now, which version do i have to get?
See this post:
https://open.vanillaforums.com/discussion/comment/252824/#Comment_252824
@whu606 i use vurtl one key lamp , i think version of php and mysql no problem with it. i test on xamp on local it works to rename the .htaccess.dist to .htaccess , but it wont work on my vps. its been 10days i cant fix it
https://www.vultr.com/docs/one-click-lamp
If you know it works locally, but not live, then you need to compare the two setups.
There must be something missing in your live set up.