I can't install vBulletin 3.8.7 [Database Error]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Micronichos
    Senior Member
    • Jun 2010
    • 189

    I can't install vBulletin 3.8.7 [Database Error]

    Hello, I'm trying to install vBulletin 3.8.7 for a new project and I can't make it work. My setup:

    PHP 5.5.4
    MySQL 5.5

    I have tried putting $config['Database']['force_sql_mode'] = true; on false, and it doesn't work. I can connect to recently created database from mysql client. I have tried to put root user and password and I get the same problem:

    The database has encountered a problem.

    I have also tried putting mysqli db type, it doesn't work.

    I have experience installing databases and php applications but I can't solve this, please could you help me? any idea? thank you in advance.
    I could sell you my unused vB4 Suite license, but I'm not so cruel...
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74161

    #2
    What is the specific error that is being returned?
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Micronichos
      Senior Member
      • Jun 2010
      • 189

      #3
      logo Database error
      The database has encountered a problem.

      Please try the following:
      • Load the page again by clicking the Refresh button in your web browser.
      • Open the www.example.com home page, then try to open another page.
      • Click the Back button to try another link.
      The www.example.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
      We apologise for any inconvenience.
      I could sell you my unused vB4 Suite license, but I'm not so cruel...

      Comment

      • Micronichos
        Senior Member
        • Jun 2010
        • 189

        #4
        I have another Wordpress sites running with MySQL in the server with no problem.
        I could sell you my unused vB4 Suite license, but I'm not so cruel...

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24288
          • 6.0.X

          #5
          We're going to need to see the actual MySQL error.....
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment

          • Micronichos
            Senior Member
            • Jun 2010
            • 189

            #6
            in /var/log:

            -rw-r----- 1 mysql adm 0 May 12 22:57 mysql.err
            -rw-r----- 1 mysql adm 0 Aug 8 06:26 mysql.log

            where can I see the MySQL error?
            I could sell you my unused vB4 Suite license, but I'm not so cruel...

            Comment

            • Zachery
              Former vBulletin Support
              • Jul 2002
              • 59097

              #7
              You'll need to be using 3.8.8 to even attempt an install on php 5.5.

              Comment

              • Micronichos
                Senior Member
                • Jun 2010
                • 189

                #8
                I have tried with vBulletin 3.8.8 and it does the same error. Any idea?
                I could sell you my unused vB4 Suite license, but I'm not so cruel...

                Comment

                • Zachery
                  Former vBulletin Support
                  • Jul 2002
                  • 59097

                  #9
                  If you right click and view the source, it should show you the email.

                  Also, you should have every database error emailed to you.

                  Comment

                  • BirdOPrey5
                    Senior Member
                    • Jul 2008
                    • 9613
                    • 5.6.3

                    #10
                    In your config.php file make sure you are using mysqli and not just mysql.
                    Code:
                    $config['Database']['dbtype'] = 'mysqli';

                    Comment

                    • Micronichos
                      Senior Member
                      • Jun 2010
                      • 189

                      #11
                      I get this:
                      MySQL Error : Table 'myforum.datastore' doesn't exist
                      I could sell you my unused vB4 Suite license, but I'm not so cruel...

                      Comment

                      • Wayne Luke
                        vBulletin Technical Support Lead
                        • Aug 2000
                        • 74161

                        #12
                        Originally posted by Micronichos
                        I get this:
                        MySQL Error : Table 'myforum.datastore' doesn't exist

                        You need to run the install script.
                        Translations provided by Google.

                        Wayne Luke
                        The Rabid Badger - a vBulletin Cloud demonstration site.
                        vBulletin 5 API

                        Comment

                        • Micronichos
                          Senior Member
                          • Jun 2010
                          • 189

                          #13
                          Thank you, it works now!
                          I could sell you my unused vB4 Suite license, but I'm not so cruel...

                          Comment

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