webkarizma adlı üyeden alıntı:
mesajı görüntüle
v-bulletin kurulumu anlatımı
18
●1.184
- 16-03-2008, 18:52:033.6.5 versiyonunu indirdim ve aynı şekilde:webkarizma adlı üyeden alıntı: mesajı görüntüle
Kalınla işaretlediğim yerler aradığın yerler:
<?php /*======================================================================*\ || #################################################################### || || # vBulletin 3.6.5 - Licence Number || # ---------------------------------------------------------------- # || || # All PHP code in this file is ©2000-2008 Jelsoft Enterprises Ltd. # || || # This file may not be redistributed in whole or significant part. # || || # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # || || # http://www.vbulletin.com | http://www.vbulletin.com/license.html # || || #################################################################### || \*======================================================================*/ /*-------------------------------------------------------*\ | ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** | +---------------------------------------------------------+ | If you get any errors while attempting to connect to | | MySQL, you will need to email your webhost because we | | cannot tell you the correct values for the variables | | in this file. | \*-------------------------------------------------------*/ // ****** DATABASE TYPE ****** // This is the type of the database server on which your vBulletin database will be located. // Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+ $config['Database']['dbtype'] = 'mysql'; // ****** DATABASE NAME ****** // This is the name of the database where your vBulletin will be located. // This must be created by your webhost. $config['Database']['dbname'] = 'forum'; // ****** TABLE PREFIX ****** // Prefix that your vBulletin tables have in the database. $config['Database']['tableprefix'] = ''; // ****** 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. $config['Database']['technicalemail'] = 'dbmaster@example.com'; // ****** FORCE EMPTY SQL MODE ****** // New versions of MySQL (4.1+) have introduced some behaviors that are // incompatible with vBulletin. Setting this value to "true" disables those // behaviors. You only need to modify this value if vBulletin recommends it. $config['Database']['force_sql_mode'] = false; // ****** MASTER DATABASE SERVER NAME AND PORT ****** // This is the hostname or IP address and port of the database server. // If you are unsure of what to put here, leave the default values. $config['MasterServer']['servername'] = 'localhost'; $config['MasterServer']['port'] = 3306; // ****** MASTER DATABASE USERNAME & PASSWORD ****** // This is the username and password you use to access MySQL. // These must be obtained through your webhost. $config['MasterServer']['username'] = 'root'; $config['MasterServer']['password'] = '';
özel mesajını aldım ama şu an çıkmam gerek sen halledebilirsin. - 16-03-2008, 20:14:33Üyeliği durduruldusanırım haklısınJemns adlı üyeden alıntı: mesajı görüntüle

ZaLDaBaR adlı üyeden alıntı: mesajı görüntüle
senin ingilizcen var ama yanlış kelimeleri söylüyorsun
passaport nedir biliyor musun
password olmasın diyecek olduğun


