May I know what have you done with Mysqli?

Discussion in 'vBulletin' started by leaflover, Dec 14, 2009.

  1. #1
    This step make vbulletin installation complicated and confuse me.

    what is the path of ini_file?

    $config['Mysqli']['ini_file']=?

    Can anyone tell me the detail steps doing with mysqli configuration?
     
    leaflover, Dec 14, 2009 IP
  2. ChopSuey

    ChopSuey Peon

    Messages:
    843
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I dont think you need to fill that in, you just need database name, username, & password. then run your installation.
     
    ChopSuey, Dec 15, 2009 IP
  3. leaflover

    leaflover Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    "From the Administrator Control Panel, go to Admin CP->Maintenance->Execute SQL Query. If you receive a no permissions message, please refer back to Editing the vBulletin Configuration File on how to grant the appropriate permissions so that you may execute queries."

    I don't know how to do this step.

    My question is something with utf8, I don't know how to configure.
     
    leaflover, Dec 15, 2009 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Look at this setting in your config.php file:

    $config['SpecialUsers']['canrunqueries'] = '';
    PHP:
     
    digitalpoint, Dec 15, 2009 IP
  5. leaflover

    leaflover Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thank a lot for your reply:)
     
    leaflover, Dec 15, 2009 IP