﻿<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Kullanıcı Favorileri: vendetta</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Kullanıcı Favorileri: vendetta</description>
<language>en</language>
<pubDate>Sun, 23 Nov 2008 16:38:41 +0000</pubDate>

<item>
<title>canarkadas konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951/page/2#post-12535</link>
<pubDate>Cum, 10 Aug 2007 23:07:17 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">12535@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bilmukabele, Wordpress ailesinin ve tüm müslümanların kandili mübarek olsun, altta başka bir konuda yazdığım mesajları alıntıladım izlediğiniz videonun yazıya dökülmüş hali diyebiliriz, birici alıntıda ücretli veya ücretsiz kendi hostunuzda Wordpress kurulumu, ikinci alıntıda ise Easyphp programı ile bilgisayarınıza Wordpress kurulumu anlatılmaktadır.&#60;/p&#62;
&#60;p&#62;Sunucuda Wordpress kurulumu&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Sunucu kontrol panelinde veritabaları bölümünde , yeni veritabanı, kullanıcısı ve şifresini oluşturup bir yere not edin, &#60;a href=&#34;http://www.wordpress-tr.com/indir&#34;&#62;buradan&#60;/a&#62; son sürüm 2.2.2 yi indirin, indirdiğiniz son sürümü sunucunuza (httpdocs, htdocs yada publichtml içine) atın (wp adlı bir klasör oluşturup içine atmak, zamanla ana dizine atacağımız başka dosyalar veya kuracağımız başka sitelerin dosyaları biriktiğinde dağınıklık olmaması için iyi bir yöntemdir) dosyaları sunucunuza ftp programı, varsa cuteftp yada &#60;a href=&#34;http://sourceforge.net/project/showfiles.php?group_id=21558&#34;&#62;filezilla&#60;/a&#62; programı ile gönderin cuteftp gönderiminde hata olan dosyaları sarı renk ve hata mesajı ile bildirir, filezilla ise bağlantı kesilse bile kaldığı yerden devam etme özelliğine sahiptir, siz dosyaları üstüne yazdırarak en az 2 kez sunucunuza gönderin, kurulum dosyaları arasındaki wp-config-sample.php dosyasının adını wp-config.php şeklinde değiştirin, sonra alttaki resimdeki açıklamaya göre daha önce oluşturup not aldığımız veritabanı adı, kullanıcı adı ve şifreyi girerek değişikliklere evet diyerek config.php yi kapatın, tarayıcınızda adres satırına &#60;a href=&#34;http://www.siteadresi.com/wordpress/wp-admin/install.php&#34; rel=&#34;nofollow&#34;&#62;www.siteadresi.com/wordpress/wp-admin/install.php&#60;/a&#62; yazarak karşılaşacağınız mesajlara göre kurulumu yapın.&#60;br /&#62;
&#60;a href=&#34;http://imageshack.us/&#34;&#62;&#60;img src=&#34;http://img402.imageshack.us/img402/2199/20070629112202vz9er9.png&#34; alt=&#34;Image Hosted by ImageShack.us&#34; /&#62;&#60;/a&#62;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Easyphp programı ile bilgisayarımızda sanal server üzerine Wordpress kurulumu&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Buradan &#60;a href=&#34;http://www.easyphp.org/telechargements.php3&#34;&#62;Easyphp&#60;/a&#62; programını indirin, programı kurduktan sonra, &#34;simge olarak&#34; görev çubuğuna küçültün, simgeye sağ tıklayıp, konfigürasyon/phpmyadmin e tıklayın, açılan sayfada &#34;veritabanlarını&#34; tıklayın, &#34;plakton&#34; (mesela) adında yeni veritabanı oluşturun, sayfayı kapatın, c/program files/easyphp/www (kök dizininiz bu www klasörüdür) ye gidin içine &#34;platon&#34; (mesela) adında bir klasör oluşturun (bkz.resim), bu klasör sizin sanal sunucunuzdaki, Wordpress kurulum dosyalarınızı atacağınız/kuracağınız yerdir, &#60;a href=&#34;http://www.wordpress-tr.com/indir&#34;&#62;buradan&#60;/a&#62; indireceğiniz Wordpress kurulum dosyalarını oluşturduğunuz platon adlı klasöre atın, dosyada wp-config-sample.php adındaki dosyanın, adını wp-config.php şeklinde değiştirdikten sonra içindeki,&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;define('DB_NAME', 'plakton');    // Veritabanı adı&#60;br /&#62;
define('DB_USER', 'root');     // MySQL kullanıcı adınız&#60;br /&#62;
define('DB_PASSWORD', ''); // ...ve MYSQL parolası
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;satırlarını bu hale getirip, değişikliklere evet diyerek dosyayı kapatın, tarayıcınızın, adres satırına, &#60;a href=&#34;http://localhost/platon/install.php&#34; rel=&#34;nofollow&#34;&#62;http://localhost/platon/install.php&#60;/a&#62; yazın, bundan sonra normal Wordpress kurulumunu yapın, kurulum sonunda sanal site adresiniz; &#60;a href=&#34;http://localhost/platon&#34; rel=&#34;nofollow&#34;&#62;http://localhost/platon&#60;/a&#62; dur.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imageshack.us/&#34;&#62;&#60;img src=&#34;http://img529.imageshack.us/img529/6833/capturegu0.gif&#34; /&#62;&#60;/a&#62;&#60;/p&#62;
&#60;/blockquote&#62;</description>
</item>
<item>
<title>kuponadam konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951/page/2#post-12531</link>
<pubDate>Cum, 10 Aug 2007 20:00:18 +0000</pubDate>
<dc:creator>kuponadam</dc:creator>
<guid isPermaLink="false">12531@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/video/wamp-ile-wordpress-local-kurulumu/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpress-tr.com/video/wamp-ile-wordpress-local-kurulumu/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Konu;&#60;br /&#62;
&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/459?replies=20#post-2082&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpress-tr.com/forum/topic/459?replies=20#post-2082&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Bu videoyu izleyerek herşeyi en baştan yapın lütfen. Kademe kademe takip ederek gidin. Videoda localhost olarak geçen yer sizin host dizininiz olcak, tek fark bu.&#60;/p&#62;
&#60;p&#62;//Bu arada hostunuzun wordpressle uyumlu olup olmadığındanda emin olun lütfen. Boşa uğraşmış olmayın/olmayalım.
&#60;/p&#62;</description>
</item>
<item>
<title>sukruyilmaz konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951/page/2#post-12528</link>
<pubDate>Cum, 10 Aug 2007 19:16:52 +0000</pubDate>
<dc:creator>sukruyilmaz</dc:creator>
<guid isPermaLink="false">12528@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;WORDPRES ÇAlIŞANLARININ ve KULLANICILARININ MİRAC KANDİLİNİ KUTLAR HAYIRLARA VESİLE OLMASINI TEMENNİ EDERİM.&#60;/p&#62;
&#60;p&#62;Selam Hayırlı Akşmalar Genç Hanım kızkardeşlerim ve Genç Kardeşlerim bu Gariban ihtiyar delikanlı Dedenize bir zahmet el uzatırsanız çok memnun ve müsterih olurum etmesenizde olurum sorun değil yeterki gönüller bir olsun&#60;br /&#62;
WPZİPPERDEN full bir template site yaptırdım hosta attım ama aşağıdaki cevap geliyor nedir bilmiyorum &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\sukruyilmaz.net\httpdocs\wordpress\wp-config.php:1) in D:\inetpub\vhosts\sukruyilmaz.net\httpdocs\wordpress\wp-includes\wp-db.php on line 373&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Lütfen yardımcı olun Bu gariban dedenize bu mubarek gecede
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951/page/2#post-11124</link>
<pubDate>Paz, 22 Jul 2007 20:54:38 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">11124@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Anlamadım, linkler Wordpress forumda şimdi denedim, sorun yok..
&#60;/p&#62;</description>
</item>
<item>
<title>videocu konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-11122</link>
<pubDate>Paz, 22 Jul 2007 19:56:52 +0000</pubDate>
<dc:creator>videocu</dc:creator>
<guid isPermaLink="false">11122@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;arkadaş veriğin linkler bozuk&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;t&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>videocu konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-11121</link>
<pubDate>Paz, 22 Jul 2007 19:55:01 +0000</pubDate>
<dc:creator>videocu</dc:creator>
<guid isPermaLink="false">11121@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;arkadaş veriğin linkler bozuk
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-11116</link>
<pubDate>Paz, 22 Jul 2007 15:53:13 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">11116@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/459?replies=20#post-2082&#34;&#62;Burada&#60;/a&#62; videolu anlatım var, aynı zamanda &#60;a href=&#34;http://www.wordpress-tr.com/forum/search.php?q=localhost&#34;&#62;buraya&#60;/a&#62; da bakın.
&#60;/p&#62;</description>
</item>
<item>
<title>videocu konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-11112</link>
<pubDate>Paz, 22 Jul 2007 13:37:56 +0000</pubDate>
<dc:creator>videocu</dc:creator>
<guid isPermaLink="false">11112@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;arkadaşlar ben kurulumu acemi blogcudakine göre yaptım ama son aşamada &#60;/p&#62;
&#60;p&#62;localhost/wordpress/wp-admin/install.php&#60;/p&#62;
&#60;p&#62;adresine gidince bana &#60;/p&#62;
&#60;p&#62;&#34;&#34;&#60;/p&#62;
&#60;p&#62;WordPress&#60;/p&#62;
&#60;p&#62;Error establishing a database connection&#60;/p&#62;
&#60;p&#62;This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at localhost. This could mean your host's database server is down.&#60;/p&#62;
&#60;p&#62;    * Are you sure you have the correct username and password?&#60;br /&#62;
    * Are you sure that you have typed the correct hostname?&#60;br /&#62;
    * Are you sure that the database server is running?&#60;/p&#62;
&#60;p&#62;If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.&#60;/p&#62;
&#60;p&#62;&#34;&#34;&#60;/p&#62;
&#60;p&#62;hatasını gösteriyor yardım eder misiniz?
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-10913</link>
<pubDate>Per, 19 Jul 2007 15:54:23 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">10913@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;wp-config.php dosyasındaki bilgileri notepat++ ile duzenleyin il satırda ters soru işareti var silerseniz düzelir gibi.
&#60;/p&#62;</description>
</item>
<item>
<title>ferdigundogdu konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-10269</link>
<pubDate>Pts, 09 Jul 2007 12:48:16 +0000</pubDate>
<dc:creator>ferdigundogdu</dc:creator>
<guid isPermaLink="false">10269@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;login işlemini yapamıyorum şöyle bir hata alıyorum yardımcı olurmusunuz. Bu arada ilk kez yükleme yaptım ve acemiyim :(&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\websites\besyo33.com\httpdocs\wordpress\wp-config.php:1) in D:\websites\besyo33.com\httpdocs\wordpress\wp-login.php on line 12&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\websites\besyo33.com\httpdocs\wordpress\wp-config.php:1) in D:\websites\besyo33.com\httpdocs\wordpress\wp-includes\pluggable.php on line 367&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\websites\besyo33.com\httpdocs\wordpress\wp-config.php:1) in D:\websites\besyo33.com\httpdocs\wordpress\wp-includes\pluggable.php on line 368&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\websites\besyo33.com\httpdocs\wordpress\wp-config.php:1) in D:\websites\besyo33.com\httpdocs\wordpress\wp-includes\pluggable.php on line 325
&#60;/p&#62;</description>
</item>
<item>
<title>mtanriverdi konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-10054</link>
<pubDate>Per, 05 Jul 2007 21:42:18 +0000</pubDate>
<dc:creator>mtanriverdi</dc:creator>
<guid isPermaLink="false">10054@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Ama dikkat arkadaş sanırım asp sunucu kullanıyor bir çakışma yaratmasın mı.
&#60;/p&#62;</description>
</item>
<item>
<title>vendetta konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-10024</link>
<pubDate>Per, 05 Jul 2007 19:19:17 +0000</pubDate>
<dc:creator>vendetta</dc:creator>
<guid isPermaLink="false">10024@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;hayır çözemedim&#60;br /&#62;
tekrar baştan attım kurulumu baştan yaptım&#60;br /&#62;
Fatal error: Call to undefined function did_action() in /home/mahsero/public_html/wordpress/wp-includes/functions.php on line 1345&#60;br /&#62;
gene bu hatayı veriyor
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9749</link>
<pubDate>Pts, 02 Jul 2007 10:13:03 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">9749@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;dosyalar gönderilirken bozulmuş.. yeniden yükleyin ama şuan düzelmiş sanırım
&#60;/p&#62;</description>
</item>
<item>
<title>vendetta konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9694</link>
<pubDate>Paz, 01 Jul 2007 13:43:43 +0000</pubDate>
<dc:creator>vendetta</dc:creator>
<guid isPermaLink="false">9694@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;veri tabanı oluşturdum yetkileri verdim ama gene şu hatayı veriyor&#60;br /&#62;
lütfen yardım edin&#60;br /&#62;
Fatal error: Call to undefined function did_action() in /home/mahsero/public_html/wordpress/wp-includes/functions.php on line 1345
&#60;/p&#62;</description>
</item>
<item>
<title>vendetta konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9693</link>
<pubDate>Paz, 01 Jul 2007 13:26:44 +0000</pubDate>
<dc:creator>vendetta</dc:creator>
<guid isPermaLink="false">9693@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ben yükledim her şeyi dediğiniz gibi yaptım ama install yapacağım zaman&#60;br /&#62;
 &#60;a href=&#34;http://www.siteadresi.com/wordpress/wp-admin/install.php&#34; rel=&#34;nofollow&#34;&#62;www.siteadresi.com/wordpress/wp-admin/install.php&#60;/a&#62;  yapıyorum ama şu şekilde hata veriyor&#60;br /&#62;
Fatal error: Call to undefined function did_action() in /home/veritabanı/public_html/wordpress/wp-includes/functions.php on line 1345&#60;br /&#62;
yardım ederseniz çok sevineceğim
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9512</link>
<pubDate>Cum, 29 Jun 2007 13:40:40 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">9512@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Şükrü bey eylültoprakın dediği aramayı forumda yaptım dosyalarınızda kod hatası olabileceği sonucu çıkıyor, bu hatalı kodları bulup düzeltmektense, oluşturduğunuz tüm veritabanlarını ve yüklediğiniz tüm dosyaları silin, yeni veritabanı oluşturun, WPTR den indirdiğiniz kurulum dosyaları ile yeniden kurulum yapın, nasıl olsa işin başındasınız, dosyalarınızda düzenleme yaparken iyi bir metin düzenleyici mesela &#60;a href=&#34;http://downloads.sourceforge.net/notepad-plus/npp.4.1.2.Installer.exe?modtime=1179711638&#38;#38;big_mirror=0&#34;&#62;notepad+&#60;/a&#62;  kullanın, bence bu kez sorun çıkmayacaktır.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9506</link>
<pubDate>Cum, 29 Jun 2007 13:05:45 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">9506@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;headers already sent hatasu için forumda açıklaması mevcut.&#60;/p&#62;
&#60;p&#62;headers already sent olarak aratın
&#60;/p&#62;</description>
</item>
<item>
<title>sukruyilmaz konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9501</link>
<pubDate>Cum, 29 Jun 2007 12:46:10 +0000</pubDate>
<dc:creator>sukruyilmaz</dc:creator>
<guid isPermaLink="false">9501@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Sayın Arkadaşım kardeşim az önce söylediğin gibi resim deki gibi yaptım ama aşağıda gördüğün yazıyı veriyor bana:??&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\sukruyilmaz.com\httpdocs\wordpress\wp-config.php:1) in C:\Inetpub\vhosts\sukruyilmaz.com\httpdocs\wordpress\wp-includes\wp-db.php on line 373 başka ne yapmam lazım kusura bakmayın sizi yoruyorum özür dilerim
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9490</link>
<pubDate>Cum, 29 Jun 2007 11:32:29 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">9490@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://rapidshare.com/files/39997019/wp-config.php&#34;&#62;Buradaki&#60;/a&#62; config.php yi indirin içinde &#34;buraya&#34; diye başlayan, &#34;buraya database adı&#34; gibi 3 satır var, oralara kendi database bilgilerinizi girip dosyayı kaydedip, sunucunuza atatacak ve tarayıcı adres çubuğuna &#60;a href=&#34;http://www.siteadresi.com/wordpress/wp-admin/install.php&#34; rel=&#34;nofollow&#34;&#62;www.siteadresi.com/wordpress/wp-admin/install.php&#60;/a&#62; şeklinde yazacak ve yönergeleri takip ederek kurulumu tamamlıyacaksınız. Burada bahsettiğimiz config.php sizin Wordpress Türkiyeden kurulum için indirdiğiniz dosyada wp-config-sample.php adındaki dosyadır, siz adını wp-config.php şeklinde değiştirdikten sonra üstte ve alttaki resimde anlatılanları yapacaksınız.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imageshack.us&#34;&#62;&#60;img src=&#34;http://img146.imageshack.us/img146/1765/20070629112202vz9.png&#34;&#62;&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sukruyilmaz konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9487</link>
<pubDate>Cum, 29 Jun 2007 10:26:55 +0000</pubDate>
<dc:creator>sukruyilmaz</dc:creator>
<guid isPermaLink="false">9487@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Selam Genç kardeşlerim sizlerden ricam akşamdan beri uykusuz kaldım bu wp_config.php bir türlü tutturamadım neden nasıl oluyor anlamıyorum biriniz bana lütfen yardımcı olurmusunuz.teşekkürler başarılı çalışmalarınızın devamını dilerim.
&#60;/p&#62;</description>
</item>
<item>
<title>arifhorpan konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9303</link>
<pubDate>Çar, 27 Jun 2007 11:41:45 +0000</pubDate>
<dc:creator>arifhorpan</dc:creator>
<guid isPermaLink="false">9303@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Sorunu hallettim teşekkürler.
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9249</link>
<pubDate>Sal, 26 Jun 2007 17:47:19 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">9249@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;Kardeşim orayı en az 2 kere okudum. ancak bazı temel kurulumlar var onları gerçekleştiremiyoruz.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Bence tam okumamışsınız, kurulum da ayrıntılı olarak hem yazıyla hem de resimlerle anlatılıyor. Veritabanı bilgilerini webthese arkadaşın da dediği gibi sunucunuzdan almanız gerekiyor.&#60;/p&#62;
&#60;p&#62;wp-config.php dosyanızı gelişmiş bir metin düzenleyiciyle düzenleyin, Notepad++ gibi, sorunlarınız hakkında forumda arama yapın, birçok konu defalarca konuşuluyor.
&#60;/p&#62;</description>
</item>
<item>
<title>arifhorpan konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9236</link>
<pubDate>Sal, 26 Jun 2007 16:20:53 +0000</pubDate>
<dc:creator>arifhorpan</dc:creator>
<guid isPermaLink="false">9236@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/arifninf/domains/arifhorpan.info/public_html/wp-admin/setup-config.php:23) in /home/arifninf/domains/arifhorpan.info/public_html/wp-includes/wp-db.php on line 373&#60;/p&#62;
&#60;p&#62;tarayıcı ekranında bu hatayı aldım
&#60;/p&#62;</description>
</item>
<item>
<title>arifhorpan konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9234</link>
<pubDate>Sal, 26 Jun 2007 16:13:20 +0000</pubDate>
<dc:creator>arifhorpan</dc:creator>
<guid isPermaLink="false">9234@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;wp-config.php i notepad ile düzenleyip siteye attım. Veritabanı bağlantısı sağlanamıyor hatası aldım
&#60;/p&#62;</description>
</item>
<item>
<title>arifhorpan konu: "Wordpress Kurulumu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1951#post-9230</link>
<pubDate>Sal, 26 Jun 2007 16:08:07 +0000</pubDate>
<dc:creator>arifhorpan</dc:creator>
<guid isPermaLink="false">9230@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;teşekkür ederim bu işlemi yaptım. veritabanı adını blog olarak verdim. kullanıcı adım admin olarak verdim. şifre zaten tamam&#60;br /&#62;
wordpress dosyalarını public_html altına atmıştım&#60;br /&#62;
ilk kurulum sayfası geliyor.&#60;br /&#62;
değerler girildikten sonra hata
&#60;/p&#62;</description>
</item>

</channel>
</rss>
