



Varsayilan Domain imiz örnegin http://www.internet.com Varsayalim
Öncelikle Elimizdeki Vbulletin Upload dosyasini server imiza upload ediyoruz ve Server in admin panelinden MySQL ayarlarimizi yaoiyoruz suan yapacagim açiklama localde Vbulletin kurulumu
Hosting Admin Panelimizden
Servername default: localhost
Sql databasename: internet_vbulletin
Sql username : internet_ido
Sql password : idoboy
Upoad ettigimiz vbulletin dosyalarinin içinden includes/config.php.new dosyasindaki
// ****** DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST

// If you are unsure of what to put here, leave it at the default value.
$servername = 'localhost';
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'internet_ido';
$dbpassword = 'idoboy';
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'internet_vbulletin';
// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
// Leave this blank to not send any emails when there is a database error.
$technicalemail = '[email protected]';
Kendimizi de SuperADministrator olarak belirlememiz için :
// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$superadministrators = '1';
yapiyoruz...
Bu ayarlari config.php.new dosyasinda yaptiktan sonra dosyamizin adini config.php olarka degistirip /includes/ dosyasinin içine upload ediyoruz ve simdi install a basliyoruz...
Ben bu anlatimi localhostta yapacagim için sizin resimlerde gördügünüz url: localhost/vbulletin/* seklinde olacaktir localhost yazan yere siz kendi urlnizi yazacaksiniz...
Yüklemeye baslamak için explorer a ilk urlmizi yaziyoruz
http://localhost/vbulletin/install/install.php
Nexy Step Diyerek Geçiyoruz
Toplam 13 Sekmede install olayimiz bitecek ve biz next diyerek ta ki 9. Step e kadar geliyoruz 9. Stepte karsimz çikan ekrani resim 2 deki sekilde kendi bilgilerimizle dolduruyoruz..
Ve proceed diyerek setup imiza devam ediyoruz...
Step 11 de karsimiza Kullanacagimiz kullanici adi sifre ve mail ekrani geliyor orayi da doldurup next diyoruz..
Ve son adim Admin Olarak bizi foruma ekledikten sonra ...
Step 13) Install Complete
"You have now successfully installed vBulletin 3.
YOU MUST DELETE THE FOLLOWING FILES BEFORE CONTINUING:
install/install.php
When you have done this, You may now proceed to your control panel.
The control panel can be found here "
Resim 4 teki bu ekran geliyor FTP ile Server imiza baglanim includes/install.php dosyasini serverimizdan siliyoruz.. "Eger bu dosyayi silmezsek admin panele baglanamayiz...
The control panel can be found here yazan yere tiklayarak admin panleimize giris yapiyoruz ve kurulumumuzu bitirmis oluyoruz....
Hayirli ugurlu olmasi dilegiyle atrik Vbulletin imiz Kullanima hazir...