3.0.7 ve 3.5.0 Surumleri icin config.php ayarı
Webmaster Genel Konular - Sorunlar0 Mesaj
●27 Görüntüleme
- ReadBull.net
- Webmaster Kütüphanesi
- Webmaster Genel Konular - Sorunlar
- 3.0.7 ve 3.5.0 Surumleri icin config.php ayarı
-
08-10-2019, 02:24:23vB 3.0.7 vB 3.5.0 __________________________________________________ __________________________________________________ ______ $dbname = 'forum'; $config['Database']['dbname'] = 'forum'; $dbusername = 'kullanıcı'; $config['MasterServer']['username'] = 'kullanıcı'; $dbpassword = '123456'; $config['MasterServer']['password'] = '123456'; $technicalemail = 'kullanıcı@xxxx.com'; $config['Database']['technicalemail'] = 'kullanıcı@xxxx.com'; __________________