arkadaslar ben localhosta wodpress kurdum.onu hosta tasimak istiyorum ama olmuyo

Başlatan anten, 24 Şubat 2010 - 23:45:10

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

anten

arkadaslar ben localhosta wodpress kurdum.onu hosta tasimak istiyorum ama olmuyor

localhost ta woddpress sitenin disari aktardim wodpress sql dosyasini hostan phpadminden iceri aktar diyorum asagidaki hatyi veriyor.simdi ben ne yapmaliyim


Hata su

SQL sorgusu:

--
-- Tablo döküm verisi `wp_comments`
--
INSERT INTO `wp_comments` ( `comment_ID` , `comment_post_ID` , `comment_author` , `comment_author_email` , `comment_author_url` , `comment_author_IP` , `comment_date` , `comment_date_gmt` , `comment_content` , `comment_karma` , `comment_approved` , `comment_agent` , `comment_type` , `comment_parent` , `user_id` )
VALUES ( 1, 1, 'Bay WordPress', '', 'http://wordpress.org/', '', '2010-02-21 10:59:14', '2010-02-21 10:59:14', 'Merhaba, bu bir yorumdur.<br />Bir yorumu silmek için, yönetim paneline giriş yapın, ve yazılar için yapılmış yorumları görün. Orada yorumları düzenlemek ya da silmek için tercihler mevcuttur.', 0, 'spam', '', '', 0, 0 ) , ( 2, 1, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-21 11:35:52', '2010-02-21 11:35:52', '7rrrr78', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 0, 1 ) , ( 3, 1, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-21 11:37:07', '2010-02-21 11:37:07', 'esreere', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 2, 1 ) , ( 4, 28, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-22 21:56:06', '2010-02-22 21:56:06', 'evet yiyi', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 0, 1 ) , ( 5, 28, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-22 22:57:51', '2010-02-22 22:57:51', 'denemem', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 0, 1 ) , ( 6, 6, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-22 22:58:17', '2010-02-22 22:58:17', 'tets devam', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 0, 1 ) , ( 7, 1, 'admin', 'anten9@hotmail.com', '', '::1', '2010-02-22 22:58:45', '2010-02-22 22:58:45', 'öf bebee', 0, '1', 'Mozilla/5.0 (X11; U; Linux i686; tr-TR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8', '', 0, 1 ) ;

MySQL çıktısı: Belgeler
#1062 - Duplicate entry '1' for key 1


NOT: Çıktı ve belgeleri için lütfen kod etiketi kullanınız. Bakınız.

btermeli

Uğraşmanıza gerek yok ki, sizin localhostta kurduğunuz yere wp-config.php diye bir dosya oluşturuyorsunuz ve ilk açıldığında otomatik SQL bağlantılarını kuruyor.

wp-config-sample.php dosyasını düzenleyip, ismini değiştirebilirsiniz hızlıca.
Duvarları olmayan bir dünyada, neden pencerelere ihtiyaç duyayım ki???

utdmr

delete from wp-comments where true;SQL sorgusunu işletmek de sorunun çözebilir.
Kişisel Blogum: Çoğunlukla Zararsız - cogunluklazararsiz.org
--
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -and a lot of courage- to move in the opposite direction.