Problems installing.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Phillip
    Member
    • Sep 2013
    • 31
    • 3.8.11

    Problems installing.

    Database error in vBulletin :

    mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50634 Library:50534
    /home/user/public_html/domain.com/forum/includes/class_core.php on line 1150

    MySQL Error :
    Error Number :
    Request Date : Saturday, November 26th 2016 @ 12:12:09 PM
    Error Date : Saturday, November 26th 2016 @ 12:12:09 PM
    Script : http://domain.com/forum/install/install.php?step=3
    Referrer : http://domain.com/forum/install/install.php?step=2
    IP Address : ......
    Username :
    Classname : vB_Database_MySQLi
    MySQL Version :
    Last edited by Phillip; Sat 28 Nov '20, 4:53pm.
  • Phillip
    Member
    • Sep 2013
    • 31
    • 3.8.11

    #2
    From 1148 to 1154 in class_core.php


    mysqli_options($link, MYSQLI_READ_DEFAULT_FILE, $configfile);
    }

    // this will execute at most 5 times, see catch_db_error()
    do
    {
    $connect = $this->functions['connect']($link, $servername, $username, $password, '', $port);

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      You need to show that error to your host as that is a server issue.

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools <- awesome site for html/css help

      Comment

      • Set3sh
        Senior Member
        • Jan 2013
        • 243
        • 5.2.x

        #4
        Hello,

        Please check you vbulletin config.php file and make sure that the database type variable is set to "mysql" (not "mysqli").

        Kind regards,
        George.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...