Arkadaslar vb forumu başka sunucuya tasıdık, ama calıştıramadık bir turlu devamlı database hatası veriyor.
PHP:
Database error The xxx.com database has encountered a problem. Please try the following: Load the page again by clicking the button in your web browser.Open the www.xxx.com home page, then try to open another page.Click the Back button to try another link. The www.xxx.com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience.
Yedegi defalarca cektik olmadı, fullbackup alıp yukledik yine olmadı. Config.php ayarlarına bakıyoruz ama gorunen birşey yok gibi.Eski server ile yeni tasıdıgımız serverin mysql ve php surumleri uyusmuyormus bundan kaynaklı bir sorun olabilirmi? Eğer olabilirse bunu nasıl cozeriz ?
config.php de
Kod:
$config['Database']['dbtype'] = 'mysql';
kısmını
Kod:
$config['Database']['dbtype'] = 'mysqli';
seklinde değiştirince
Kod:
Fatal error: Call to undefined function mysqli_init() in /home/birforum/public_html/includes/class_core.php on line 1030
bu sekilde bir hata alıyorum class core de bu satırda
Kod:
$link = mysqli_init();
bu kodlar var.
Ama genel olarak sorun nedir cozemedik varmı yardımcı olabilecek biri?
Taşımada database error
vBulletin0 Mesaj
●6 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Web Tabanlı Uygulamalar - Aplikasyonlar
- vBulletin
- Taşımada database error