Startup Errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Malcolmjr414
    New Member
    • Aug 2013
    • 23
    • 4.2.x

    Startup Errors

    Hello,

    I'm testing a VB5 on one of my webhosting servers and I came accross this a startup error. I looked into MySQL and found out there was another database system called MariaDB. I have no idea where to look, what are possible solutions and how can I fix this

    Thanks,
  • DesignMVD
    New Member
    • Jun 2014
    • 26
    • 5.0.X

    #2
    The description says very clearly their mistake ...

    You look and configure config.php?

    Your MySQL is version 5.1.5 or higher? as well VB5 request ....


    You will have to read a little more or ask someone to help you.

    Greetings!

    Comment

    • Malcolmjr414
      New Member
      • Aug 2013
      • 23
      • 4.2.x

      #3
      "...I looked into MySQL and found out there was another database system called MariaDB. I have no idea where to look, what are possible solutions and how can I fix this" which means I looked into it, and so now I'm asking for help.

      Comment

      • Malcolmjr414
        New Member
        • Aug 2013
        • 23
        • 4.2.x

        #4
        Problem Solved. After contacting my host about the version of the db they quickly upgraded it and it worked.

        Comment

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

          #5
          MariaDB should act the same as MySQL for your purposes. You can point the values in the /core/includes/config.php file to a valid and working database in MariaDB. PHP even uses the same client libraries to access it.
          Translations provided by Google.

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

          Comment

          • Malcolmjr414
            New Member
            • Aug 2013
            • 23
            • 4.2.x

            #6
            Originally posted by Wayne Luke
            MariaDB should act the same as MySQL for your purposes. You can point the values in the /core/includes/config.php file to a valid and working database in MariaDB. PHP even uses the same client libraries to access it.
            Yeah, I thought so too. But, it didn't work. Must have been a bug or something.

            Comment

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

              #7
              Originally posted by Malcolmjr414
              Yeah, I thought so too. But, it didn't work. Must have been a bug or something.
              There's no bug in vBulletin that would cause this.
              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

              Related Topics

              Collapse

              Working...