(Sorry about the bold, but it's to differentiate my words from the copy/paste more easily.)
I just downloaded the upgrade for vBulletin 3.6.1 (I had 3.6) and have hit a snag that I don't know how to correct.
Here is what I've done so far:
First, I downloaded all files from the forum to a folder on my hard drive to have as a backup at its current state. I also saved a .sql backup of the database to my hardrive.
Then I followed directions for upgrading from a previous version of Bulletin 3 (version was 3.6):
I closed the board via the admin CP.
I uploaded all files from the "upload" folder except install/install.php by overwriting files to the FTP. (I did not erase previous files, perhaps I should erase and reupload?)
I opened upload/includes folder and saved the old config.php to my backup folder on my computer to have it. I deletec the old "config.php" file from the ftp and changed the "config.php.new" to "config.php".
I opened it into a text editor and then tried to open the URL for my site/forum/install/upgrade.php and instead of the upgrade script, I get a database error. All pages from my site that are vbulletin pages report a database error as shown below:
------------------------------------------------------------------
http://(erased by me).com/forum/image.php?type=dberror
Database error
The database has encountered a problem.
Please try the following:
We apologise for any inconvenience.
-------------------------------------------------------------------
I get this when trying to run the upgrade.php (with IP and name removed as this is a public forum)...
----------------------------------------------------------
Database error in vBulletin :
mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/hsphere/local/home/(erased by me).com/forum/includes/class_core.php on line 271
MySQL Error :
Error Number :
Date : Sunday, September 24th 2006 @ 01:50:52 PM
Script : http://(erased by me).com/forum/install/upgrade.php
Referrer :
IP Address : (erased by me)
Username :
Classname : vb_database
-----------------------------------------------------
Am I missing something or did I do something wrong with the upgrade?
(And yes, I checked that the PHP and MySQL versions are higher than required.)
I just downloaded the upgrade for vBulletin 3.6.1 (I had 3.6) and have hit a snag that I don't know how to correct.
Here is what I've done so far:
First, I downloaded all files from the forum to a folder on my hard drive to have as a backup at its current state. I also saved a .sql backup of the database to my hardrive.
Then I followed directions for upgrading from a previous version of Bulletin 3 (version was 3.6):
I closed the board via the admin CP.
I uploaded all files from the "upload" folder except install/install.php by overwriting files to the FTP. (I did not erase previous files, perhaps I should erase and reupload?)
I opened upload/includes folder and saved the old config.php to my backup folder on my computer to have it. I deletec the old "config.php" file from the ftp and changed the "config.php.new" to "config.php".
I opened it into a text editor and then tried to open the URL for my site/forum/install/upgrade.php and instead of the upgrade script, I get a database error. All pages from my site that are vbulletin pages report a database error as shown below:
------------------------------------------------------------------
http://(erased by me).com/forum/image.php?type=dberror
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 (erased by me).com home page, then try to open another page.
- Click the Back button to try another link.
We apologise for any inconvenience.
-------------------------------------------------------------------
I get this when trying to run the upgrade.php (with IP and name removed as this is a public forum)...
----------------------------------------------------------
Database error in vBulletin :
mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/hsphere/local/home/(erased by me).com/forum/includes/class_core.php on line 271
MySQL Error :
Error Number :
Date : Sunday, September 24th 2006 @ 01:50:52 PM
Script : http://(erased by me).com/forum/install/upgrade.php
Referrer :
IP Address : (erased by me)
Username :
Classname : vb_database
-----------------------------------------------------
Am I missing something or did I do something wrong with the upgrade?
(And yes, I checked that the PHP and MySQL versions are higher than required.)
Comment