Simple Machines Community Forum

SMF Support => Türkçe Bölümü (Turkish) => Language Specific Support => Arşiv => Topic started by: inan on December 06, 2006, 06:18:55 AM

Title: Connection Problems
Post by: inan on December 06, 2006, 06:18:55 AM
Connection Problems
Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.

siteyi güncelerken böle bir hata veridİ. HA şimdi diyeceksinizki buadam hiç arama yapmamış. öle bir arma yaptımki kafam allak bulak oldu nerdeyse herkeste bu sorun çıkmış:D
herneyse denilen herşeyi uyguladığımı düşünüyorum fakat sorun halen devam ediyor.
uyguladıklarım;
borad klasöürne ayarlari_onar.php yi attım ve çalıştırdım. sorun hal olmadı :Bazı ayarlar veritabanına kaydedilemedi. Lütfen veritabanınızı kontrol edin bu hatayı verdi daha sonra setings.php ye baktım  aynen böle;
########## Database Info ##########
$db_server = 'localhost';
$db_name = 'smf';
$db_user = 'adım var';
$db_passwd = 'benim şifre var burda';
$db_prefix = 'smf_';
$db_persist = '0';
$db_error_send = 1;
şimdi ben ne yapacam onu bilmiyorum
hostla alakalı değil çünkü sunucu daki diğer siteler çalışıyor.aradabi böle hata veriyor. fakat çok kısa bir süre sonra geçiyordu.
daha öncede böle bir sorunla karşılaştım ayarlari onarla düzeltim.şimdi düzelmiyor.
lütfen yardım edin.
Title: Re: Connection Problems
Post by: NeFReT on December 06, 2006, 06:25:35 AM
Database'ye Bağlanılmıyor Hostunla Bir İrtibata Geç
Title: Re: Connection Problems
Post by: inan on December 06, 2006, 06:34:07 AM
geçtim fakat bizden kaynaklanmıyor diyor.daha öncede böle olmuştu ayarlari_onar.php yle düzeltim şimdi düzelmiyor.
Title: Re: Connection Problems
Post by: forumdenge.com on December 06, 2006, 06:45:37 AM
Db bilgilerini doğru girdiğinden emin misin?
Title: Re: Connection Problems
Post by: inan on December 06, 2006, 06:52:17 AM
db bilgileri deiğin şifre ve admı oluyor. eğer onlarsa doğru girdiğime eminim.
Title: Re: Connection Problems
Post by: ay_danscisi on December 06, 2006, 07:12:21 AM
Settings.php nin içindekileri bir dosyaya kaydet ( yani sakla , kaybolmasın  :) ) , sonra Settings_bak.php nin içindekileri , Settings.php nin içine yazdır...
Birde öyle dene bakalım
Title: Re: Connection Problems
Post by: inan on December 06, 2006, 08:06:53 AM
*********************************** * This program is free software; you may redistribute it and/or modify it * * under the terms of the provided license as published by Lewis Media. * * * * This program is distributed in the hope that it is and will be useful, * * but WITHOUT ANY WARRANTIES; without even any implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * * * See the "license.txt" file for details of the Simple Machines license. * * The latest version can always be found at http://www.simplemachines.org. * ******************************************************************************/ ########## Maintenance ########## # Note: If $maintenance is set to 2, the forum will be unusable! Change it to 0 to fix it. $maintenance = '0'; # Set to 1 to enable Maintenance Mode, 2 to make the forum untouchable. (you'll have to make it 0 again manually!) $mtitle = 'Maintenance Mode'; # Title for the Maintenance Mode message.message = 'Okay faithful users...we\'re attempting to restore an older backup of the database...news will be posted once we\'re back!'; # Description of why the forum is in maintenance mode. ########## Forum Info ########## $mbname = 'Benim Topluluğum'; # The name of your forum. $language = 'turkish'; # The default language file set for the forum. $boardurl = 'http://www.ebrin.net/board'; # URL to your forum's folder. (without the trailing /!) $webmaster_email = '[email protected]'; # Email address to send emails from. (like [email protected].) $cookiename = 'SMFCookie956'; # Name of the cookie to set for authentication. ########## Database Info ########## $db_server = 'localhost'; $db_name = 'smf'; $db_user = 'burda benim adım var ;D'; $db_passwd = 'burda benim şifre var ;D'; $db_prefix = 'smf_'; $db_persist = '0'; $db_error_send = 1; ########## Directories/Files ########## # Note: These directories do not have to be changed unless you move things. $boarddir = '/home/ebrin/domains/ebrin.net/public_html/board'; # The absolute path to the forum's folder. (not just '.'!) $sourcedir = '/home/ebrin/domains/ebrin.net/public_html/board/Sources'; # Path to the Sources directory. ########## Error-Catching ########## # Note: You shouldn't touch these settings. $db_last_error = 1165332247; # Make sure the paths are correct... at least try to fix them. if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt')) $boarddir = dirname(__FILE__); if (!file_exists($sourcedir) && file_exists($boarddir . '/Sources')) $sourcedir = $boarddir . '/Sources'; ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/ebrin/domains/ebrin.net/public_html/board/Settings.php:72) in /home/ebrin/domains/ebrin.net/public_html/board/Sources/Subs-Auth.php on line 311

Warning: Cannot modify header information - headers already sent by (output started at /home/ebrin/domains/ebrin.net/public_html/board/Settings.php:72) in /home/ebrin/domains/ebrin.net/public_html/board/Sources/Subs-Auth.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /home/ebrin/domains/ebrin.net/public_html/board/Settings.php:72) in /home/ebrin/domains/ebrin.net/public_html/board/Sources/Subs-Auth.php on line 313

Connection Problems
Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.



aynen böle oldu.
Title: Re: Connection Problems
Post by: frankeistein on December 06, 2006, 08:28:41 AM
ayarlari_onar.php yi yükle yada eskisine dokunmadan yeni bi database aç
Title: Re: Connection Problems
Post by: ByGeCe on December 06, 2006, 08:31:11 AM
Quote from: ay_danscisi on December 06, 2006, 07:12:21 AM
Settings.php nin içindekileri bir dosyaya kaydet ( yani sakla , kaybolmasın  :) ) , sonra Settings_bak.php nin içindekileri , Settings.php nin içine yazdır...
Birde öyle dene bakalım
böyle degilde settings_bak.php yi kopyala ve setting.php olarak digeriyle degiştir sonrada
Quote from: FrankeisteiN™ on December 06, 2006, 08:28:41 AM
ayarlari_onar.php
yi yukle calıstır
Title: Re: Connection Problems
Post by: songece on December 06, 2006, 12:40:02 PM
benim basımada aynı sey gelmişti veritabanını tekrar geri yükledim oldu elinde yedek varsa dene istersen ayarları onar.php  düzeltmemişti db tekrar yükleyince oldu
Title: Re: Connection Problems
Post by: RoMeO on January 03, 2007, 03:26:04 PM
Merhabalar aynı sorun bende de var çözümü tam olarak nedir acaba?
Title: Re: Connection Problems
Post by: SiveroN on January 03, 2007, 03:32:02 PM
Sorunun yanıtı imzamda hatalar ve cözümleri kısmında mevcut..

cözümüde orada...