Preparing the vBulletin Files for Upload 
After you have successfully downloaded the vBulletin package to your computer you will need to prepare the scripts to be uploaded to your web server.

The first thing to do is to decompress the package into its constituent files. If you downloaded the .zip package and your computer is running a recent version of Windows® all the tools you need to do this are available as part of Windows®. This section will assume that you have downloaded the .zip package and that your computer is running Windows XP.

To extract the files from the package, open the folder on your computer where you saved the vBulletin package and right-click on its icon, then choose Extract All from the pop-up menu.

This will open a wizard to guide you through the unzipping progress. Accept the default options suggested and the system will decompress the files from the zip package.

When the unzipping progress is complete, you will find that the process has created a new folder called vBulletin_versionnum_licensenum (where versionnum is the version number of the package you have downloaded, and licensenum is the license number of your vBulletin license).

Within this folder you will find a further folder named versionnum.licensenum, and within this folder will be a collection of readme files and a folder called upload. This folder contains the vBulletin files that need to be uploaded to your web server.

You should now rename the 'upload' folder to match whatever name you gave to the directory containing your vBulletin files on your web server. In this example, the folder containing the vBulletin files is called 'forums'.

Note:
As you already have a vBulletin installation running on your web server, you should delete the install.php file in the install directory before you proceed to upload the files.
Note:
If you are upgrading from vBulletin 3.0.x to 3.5.0, you will also need to recreate your includes/config.php file based on the new version of includes/config.php.new. Please see this page in the installation section on how to edit the config file. This step is not necessary for individual upgrades within the 3.0.x or 3.5.x series
User Contributed Notes: Preparing the vBulletin Files for Upload Add a Comment
Glenn Carr Dec 22nd '07, 01:17pm
Regarding this statement:
"Note:
As you already have a vBulletin installation running on your web server, you should delete the install.php file in the install directory before you proceed to upload the files."

It is unclear to me whether this refers to the install.php in the current installation or in the upgrade package.

[Editor's Note: It is referring to install.php in the newly downloaded files or upgrade package.]
Martin Leonard May 05th '08, 12:29am
The install.php should be removed after installation, so you should not have one in the current installation!
unfv Nov 05th '08, 10:31am
Remember to delete the favicon.ico file from the installation files if you have a custome one on your web site, and if you use vBulletin on the root
Add a Comment