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.
Options

MySQL statement problem

edited July 2010 in Vanilla 2.0 - 2.8
Hello,

I've tried to install Vanilla 2 on my server, but I couldn't finish the process because of this big, red error info:

This command is not supported in the prepared statement protocol yet|Gdn_Database|Query|/* Existing: `Name` varchar(100) not null default '', New: `Name` varchar(100) not null */ alter table `GDN_Role` change Name `Name` varchar(100) not null

Can anyone help me with that?

Thanks in advance.
Simon
Tagged:

Comments

  • Options
    Do you have PHP 5 and MySQL 5 installed? Please provide version numbers, this will help troubleshooting.

    Joos
  • Options
    PHP Version 5.2.0-8+etch13
    cURL support enabled
    PDO drivers mysql
    PDO Driver for MySQL, client library version 5.0.32
    Client API version 5.0.32
    Apache 2
    mod_rewrite enabled
Sign In or Register to comment.