need help with error

Discussion in 'Databases' started by monkeyknackers, Aug 3, 2013.

  1. #1
    Hi guys im trying to install a newer version of phpld however during the installation process i get the following error

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM COMMENT='Stores all the links with informations'' at line 46

    any ideas appreciated
     
    monkeyknackers, Aug 3, 2013 IP
  2. fehtrar

    fehtrar Active Member

    Messages:
    11
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    80
    #2
    change type=MyISAM to ENGINE=MyISAM.
     
    fehtrar, Aug 5, 2013 IP
  3. monkeyknackers

    monkeyknackers Well-Known Member

    Messages:
    907
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    140
    #3
    yes but where do i change it?
     
    monkeyknackers, Aug 5, 2013 IP
  4. phptechie

    phptechie Well-Known Member

    Messages:
    885
    Likes Received:
    10
    Best Answers:
    2
    Trophy Points:
    165
    #4
    You will have to change it on the installation script.
    Before that , try the server requirements for the latest phpLD release & also check your server version , whethers it has latest stable versions og Apache/PHP/MySQL installed , that way there wont be much trouble while installations.

    Let me know if you need my help & I can assist you with it.
     
    phptechie, Aug 6, 2013 IP