Mysql Syntx Not Compatible?

Discussion in 'Installation' started by michael, May 28, 2003.

  1. michael

    michael Guest

    After i run setup.php, fillin mysql information, choose only freesignup payment method, following message appeared:

    ---

    You have an error in your SQL syntax near '`time`, remote_addr), INDEX (`time`) ) ;' at line 9

    Please fix these errors and reload this page.

    ---
    The installation can not going on!

    my php version is 4.31, mysql 3.23.49,

    or php configurtion problem? please advice!

    please help,

    thanks,
  2. alex-adm

    alex-adm Guest

    try to replace
    `time`
    to
    time

    in file amember/amember.sql
    and retry installation.

Share This Page