wmaraci reklam
lidertakipci

localhosta vbulletin kurarken step=5 hata alıyorum

9 Mesajlar 2.549 Okunma
advertseo
wmaraci reklam

keles1234 keles1234 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 25.02.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 103
  • Beğeniler 1 / 0
  • Ticaret 0, (%0)
arkadaşlar wampserver üzerinden vbulletin kurmak istiyorum 3.8.7 sürümü ama 5. aşamada alttaki hatayı veriyo sorun nedir acaba yardım edermisiniz

Database error in vBulletin :

Invalid SQL:
INSERT INTO adminutil (title, text) VALUES ('datastorelock', '0');

MySQL Error : Duplicate entry 'datastorelock' for key 'PRIMARY'
Error Number : 1062
Request Date : Monday, May 20th 2013 @ 10:49:57 PM
Error Date : Monday, May 20th 2013 @ 10:49:57 PM
Script : http://localhost/forum/install/install.php?step=5
Referrer :
IP Address : 127.0.0.1
Username :
Classname : vB_Dataebas
MySQL Version : 5.5.24-log
 

 

wmaraci
reklam

KitapLive KitapLive Sms Onayı Gerekli Banlı Kullanıcı
  • Üyelik 15.05.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek Öğrenci
  • Konum Adana
  • Ad Soyad ** **
  • Mesajlar 85
  • Beğeniler 0 / 8
  • Ticaret 0, (%0)
config.php dosyasında; "datastore" kısmı "0" dır onu, "1" yaparsanız düzelir.

En sağlıklısı, yeni database oluşturmanız.
 

 

keles1234 keles1234 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 25.02.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 103
  • Beğeniler 1 / 0
  • Ticaret 0, (%0)

KitapLive adlı üyeden alıntı

config.php dosyasında; "datastore" kısmı "0" dır onu, "1" yaparsanız düzelir.

En sağlıklısı, yeni database oluşturmanız.


hocam nerde o datastore bulamadım

// ******** DATASTORE PREFIX ******
// If you are using a PHP Caching system (APC, XCache, eAccelerator) with more
// than one set of forums installed on your host, you *may* need to use a prefix
// so that they do not try to use the same variable within the cache.
// This works in a similar manner to the database table prefix.
// $config['Datastore']['prefix'] = '';

// It is also necessary to specify the hostname or IP address and the port the server is listening on
/*
$config['Datastore']['class'] = 'vB_Datastore_Memcached';
$i = 0;
// First Server
$i++;
$config['Misc']['memcacheserver'][$i] = '127.0.0.1';
$config['Misc']['memcacheport'][$i] = 11211;
$config['Misc']['memcachepersistent'][$i] = true;
$config['Misc']['memcacheweight'][$i] = 1;
$config['Misc']['memcachetimeout'][$i] = 1;
$config['Misc']['memcacheretry_interval'][$i] = 15;
*/
 

 

KitapLive KitapLive Sms Onayı Gerekli Banlı Kullanıcı
  • Üyelik 15.05.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek Öğrenci
  • Konum Adana
  • Ad Soyad ** **
  • Mesajlar 85
  • Beğeniler 0 / 8
  • Ticaret 0, (%0)

keles1234 adlı üyeden alıntı

hocam nerde o datastore bulamadım

// ******** DATASTORE PREFIX ******
// If you are using a PHP Caching system (APC, XCache, eAccelerator) with more
// than one set of forums installed on your host, you *may* need to use a prefix
// so that they do not try to use the same variable within the cache.
// This works in a similar manner to the database table prefix.
// $config['Datastore']['prefix'] = '';

// It is also necessary to specify the hostname or IP address and the port the server is listening on
/*
$config['Datastore']['class'] = 'vB_Datastore_Memcached';
$i = 0;
// First Server
$i++;
$config['Misc']['memcacheserver'][$i] = '127.0.0.1';
$config['Misc']['memcacheport'][$i] = 11211;
$config['Misc']['memcachepersistent'][$i] = true;
$config['Misc']['memcacheweight'][$i] = 1;
$config['Misc']['memcachetimeout'][$i] = 1;
$config['Misc']['memcacheretry_interval'][$i] = 15;
*/



// $config['Datastore']['prefix'] = '';

bu kısımı;

// $config['Datastore']['prefix'] = '1';


yapın hocam
 

 

wmaraci
wmaraci

keles1234 keles1234 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 25.02.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 103
  • Beğeniler 1 / 0
  • Ticaret 0, (%0)
tamam hocam saolasın şimdilik sorun yok :) step 9 daym
 

 

KitapLive KitapLive Sms Onayı Gerekli Banlı Kullanıcı
  • Üyelik 15.05.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek Öğrenci
  • Konum Adana
  • Ad Soyad ** **
  • Mesajlar 85
  • Beğeniler 0 / 8
  • Ticaret 0, (%0)
Dostum kullandığın script hatalı. Onu sil ve başka yerden farklı marez indir.
 

 

keles1234 keles1234 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 25.02.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 103
  • Beğeniler 1 / 0
  • Ticaret 0, (%0)

KitapLive adlı üyeden alıntı

Dostum kullandığın script hatalı. Onu sil ve başka yerden farklı marez indir.


nerden bulcam hocam ve www klasörü içine ne çıktıysa attım doğrmu yapmışım hocam bazı yerlerde sadece upload dosyası atın diyolar ben ne ver ne yoksa attım

Ek Olarak:

KitapLive adlı üyeden alıntı

Dostum kullandığın script hatalı. Onu sil ve başka yerden farklı marez indir.



Security Alert!

install.php still remains in the /install/ directory.

This poses a security risk, so please delete that file immediately. You cannot access the control panel until you do so.


böle bişey yazıyo şimdi hocam
 

 

efendi12 efendi12 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 30.01.2012
  • Yaş/Cinsiyet - / E
  • Meslek Öğrenci
  • Konum
  • Ad Soyad ** **
  • Mesajlar 91
  • Beğeniler 5 / 11
  • Ticaret 0, (%0)
install.php'yi sil :D

Böyle bir sitede var haberin olsun ingilizce bilgin yoksa

https://translate.google.com.tr
 

 

keles1234 keles1234 Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 25.02.2013
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 103
  • Beğeniler 1 / 0
  • Ticaret 0, (%0)

efendi12 adlı üyeden alıntı

install.php'yi sil :D

Böyle bir sitede var haberin olsun ingilizce bilgin yoksa

https://translate.google.com.tr


saol müdür tecrübesizlik napalım mazur gör bizi:)
 

 

wmaraci
Konuyu toplam 3 kişi okuyor. (0 kullanıcı ve 3 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al