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

jeongweejeongwee Vanilla version 2.6 ✭✭
edited May 2018 in Vanilla 2.0 - 2.8

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

Comments

  • R_JR_J Ex-Fanboy Munich Admin

    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

  • jeongweejeongwee Vanilla version 2.6 ✭✭

    @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

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    The resolution is to rename .htaccess.dist to .htaccess

  • jeongweejeongwee Vanilla version 2.6 ✭✭
    edited May 2018

    @whu606
    thank you ~
    i can see the install page now, but after i click on countinue ,error again :o

    Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    You may need to update your version of mySQL.

  • jeongweejeongwee Vanilla version 2.6 ✭✭

    @whu606
    my mysql version is 5.5 right now, which version do i have to get?

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP
  • jeongweejeongwee Vanilla version 2.6 ✭✭

    @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

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    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.

Sign In or Register to comment.