vbulletin database error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DraX
    Confirmed User
    • Oct 2002
    • 7147

    #1

    vbulletin database error

    Im trying to figure out what is wrong with my vbulletin website

    I have included the last error logs

    [Sun Jan 27 19:36:55 2008] [error] PHP Warning: fetch_config() [<a href='function.include'>function.include</a>]: Failed opening '/usr/home/mysite/public_html/includes/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/mysite/public_html/includes/class_core.php on line 2386

    [Sun Jan 27 19:36:55 2008] [error] PHP Warning: fetch_config(/usr/home/mysite/public_html/includes/config.php) [<a href='function.fetch-config'>function.fetch-config</a>]: failed to open stream: No such file or directory in /usr/home/mysite/public_html/includes/class_core.php on line 2386

    [Sun Jan 27 19:36:52 2008] [error] PHP Fatal error: Call to undefined function: imagecreatetruecolor() in /usr/home/mysite/public_html/includes/class_image.php on line 1725

    [Sun Jan 27 19:20:11 2008] [error] PHP Warning: fetch_config() [<a href='function.include'>function.include</a>]: Failed opening '/usr/home/mysite/public_html/includes/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/mysite/public_html/includes/class_core.php on line 2386

    [Sun Jan 27 19:20:11 2008] [error] PHP Warning: fetch_config(/usr/home/mysite/public_html/includes/config.php) [<a href='function.fetch-config'>function.fetch-config</a>]: failed to open stream: No such file or directory in /usr/home/mysite/public_html/includes/class_core.php on line 2386


    Please help if you know the problem
    Deposit Today With BTC - Play With Bitcoins
  • baddog
    So Fucking Banned
    • Apr 2001
    • 107089

    #2
    tried rebooting server?

    Comment

    • DraX
      Confirmed User
      • Oct 2002
      • 7147

      #3
      *sigh* it didn't work
      Deposit Today With BTC - Play With Bitcoins

      Comment

      • baddog
        So Fucking Banned
        • Apr 2001
        • 107089

        #4
        You recently install imagecreatetruecolor?

        Comment

        • DraX
          Confirmed User
          • Oct 2002
          • 7147

          #5
          nope not recently, it's from the beginning a server to server transfer and can't get the new database to work on the new server
          Deposit Today With BTC - Play With Bitcoins

          Comment

          • baddog
            So Fucking Banned
            • Apr 2001
            • 107089

            #6
            oh, then you probably need to check your paths, and may possibly need to update htaccess

            Comment

            • TexasDreams
              former Miserable Admin :)
              • Oct 2003
              • 4700

              #7
              Or did you recently do an upgrade and forget to change the file name of includes/config.php.new to config.php?
              ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com

              Comment

              • DraX
                Confirmed User
                • Oct 2002
                • 7147

                #8
                Thanks for all suggestions and ideas

                But it's not working....

                Could it be that I need to install vbulletin fresh on the server and then change to the new imported database ?

                I have just copied the forum by ftp with flashfxp
                Deposit Today With BTC - Play With Bitcoins

                Comment

                • baddog
                  So Fucking Banned
                  • Apr 2001
                  • 107089

                  #9
                  Originally posted by DraX
                  Thanks for all suggestions and ideas

                  But it's not working....

                  Could it be that I need to install vbulletin fresh on the server and then change to the new imported database ?

                  I have just copied the forum by ftp with flashfxp
                  Can't hurt to try.

                  Comment

                  • Jace
                    FBOP Class Of 2013
                    • Jan 2004
                    • 35562

                    #10
                    your paths are incorrect

                    either you gave it partial paths and it needs full paths, or vice versa

                    but that IS the issue

                    btw, sure this is correct? /usr/home/mysite/public_html/includes/config.php

                    Comment

                    • papill0n
                      Unregistered Abuser
                      • Oct 2007
                      • 15547

                      #11
                      best to post on their board - you will have an answer in 5 minutes

                      goodluck

                      Comment

                      • DraX
                        Confirmed User
                        • Oct 2002
                        • 7147

                        #12
                        I thought I was gonna start out fresh, but nono. I didn't get far!

                        Seems everything is going against me since thursday when my server went offline.

                        I uploaded a fresh install of vbulletin not the latest version but close - 3.6.8

                        I prepared the config.php file and uploaded that. And at the 2nd page of the installer i get this shitty message:

                        Attempting to attach to database

                        Error description: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client /usr/home/mysite/public_html/includes/class_core.php on line 274

                        The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.

                        I have installed plenty of scripts im my days but these last days nothing has worked as I wanted.

                        Can any mysql expert see what im doing wrong?
                        Deposit Today With BTC - Play With Bitcoins

                        Comment

                        • TexasDreams
                          former Miserable Admin :)
                          • Oct 2003
                          • 4700

                          #13
                          Originally posted by DraX
                          I thought I was gonna start out fresh, but nono. I didn't get far!

                          Seems everything is going against me since thursday when my server went offline.

                          I uploaded a fresh install of vbulletin not the latest version but close - 3.6.8

                          I prepared the config.php file and uploaded that. And at the 2nd page of the installer i get this shitty message:

                          Attempting to attach to database

                          Error description: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client /usr/home/mysite/public_html/includes/class_core.php on line 274

                          The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.

                          I have installed plenty of scripts im my days but these last days nothing has worked as I wanted.

                          Can any mysql expert see what im doing wrong?
                          Strange. Are you sure that you have MySQL 4.0.16 or greater?
                          ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com

                          Comment

                          • k0nr4d
                            Confirmed User
                            • Aug 2006
                            • 9231

                            #14
                            Originally posted by baddog
                            You recently install imagecreatetruecolor?
                            *COUGH*PHP GD EXTENSION*COUGH*
                            Mechanical Bunny Media
                            Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

                            Comment

                            • DraX
                              Confirmed User
                              • Oct 2002
                              • 7147

                              #15
                              It was a server problem all from the beginning, that's why it wouldn't connect correctly with the database.

                              Thanks for helping out though
                              Deposit Today With BTC - Play With Bitcoins

                              Comment

                              • darksoul
                                Confirmed User
                                • Apr 2002
                                • 4997

                                #16
                                Originally posted by baddog
                                tried rebooting server?
                                excellent advice
                                1337 5y54|)m1n: 157717888
                                BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
                                Cambooth

                                Comment

                                Working...