<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Php | Erkan Ceran</title>
	<atom:link href="https://erkanceran.com/category/yazilim/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://erkanceran.com</link>
	<description>yapay zeka, teknoloji, dijital pazarlama ve gelecek üzerine</description>
	<lastBuildDate>Fri, 11 Oct 2013 12:04:50 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>PHP-FPM Memcache yüklemesi</title>
		<link>https://erkanceran.com/php-fpm-memcache-yuklemesi/</link>
					<comments>https://erkanceran.com/php-fpm-memcache-yuklemesi/#respond</comments>
		
		<dc:creator><![CDATA[Erkan Ceran]]></dc:creator>
		<pubDate>Fri, 11 Oct 2013 11:36:08 +0000</pubDate>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Sunucu]]></category>
		<guid isPermaLink="false">http://www.erkanceran.com/?p=850</guid>

					<description><![CDATA[<p>En sık kullanılan cache sistemlerinden biri olan memcache in centos üzerinde php-fpm kurulu sunucuda nasıl yükleneceğini aşağıdaki adımları uygulayarak yapabilirsiniz. 1) Öncelikle yum ile nginx ve memcached paketlerini yükleyelim; yum install memcached php-memcache 2) Unix sistemlerdeki ulimit limtini arttıralım bunu ; ulimit -n 200000 komutu ile yapabilirsiniz fakat kalıcı olması için (restart vb. durumlarda) aşağıdaki [&#8230;]</p>
The post <a href="https://erkanceran.com/php-fpm-memcache-yuklemesi/">PHP-FPM Memcache yüklemesi</a> first appeared on <a href="https://erkanceran.com">Erkan Ceran</a>.]]></description>
		
					<wfw:commentRss>https://erkanceran.com/php-fpm-memcache-yuklemesi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>php53-common conflicts php-common hatasının çözümü</title>
		<link>https://erkanceran.com/php53-common-conflicts-php-common-hatasinin-cozumu/</link>
					<comments>https://erkanceran.com/php53-common-conflicts-php-common-hatasinin-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Erkan Ceran]]></dc:creator>
		<pubDate>Wed, 19 Jun 2013 06:32:29 +0000</pubDate>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Sunucu]]></category>
		<guid isPermaLink="false">http://www.erkanceran.com/?p=727</guid>

					<description><![CDATA[<p>Centos üzerinde php 5.3 e eğer ek bir paket yüklemeye çalışırken veya sıfırdan bir kurulum yaparken aşağıdaki hata ile karşılaşabilirsiniz.  Sorun php53-common paketinin php-common paketi ile çakışmasından kaynaklanıyor. Sorunu çözmek için biraz araştırma yaptım defalarca kaldırdım tekrar kurdum fakat sonuca ulaşamadım. Sonunda Epel ve IUS depoları aktif ederek bu depoalardan php5.3 paketlerini tekrar  kurarak sorunu çözdüm. Hata: &#8211;&#62; Processing Conflict: php53-common conflicts php-common [&#8230;]</p>
The post <a href="https://erkanceran.com/php53-common-conflicts-php-common-hatasinin-cozumu/">php53-common conflicts php-common hatasının çözümü</a> first appeared on <a href="https://erkanceran.com">Erkan Ceran</a>.]]></description>
		
					<wfw:commentRss>https://erkanceran.com/php53-common-conflicts-php-common-hatasinin-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Error: php53-common conflicts with php-common Hatasının Çözümü</title>
		<link>https://erkanceran.com/error-php53-common-conflicts-with-php-common-hatasinin-cozumu/</link>
					<comments>https://erkanceran.com/error-php53-common-conflicts-with-php-common-hatasinin-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Erkan Ceran]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 09:39:40 +0000</pubDate>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Sunucu]]></category>
		<guid isPermaLink="false">http://www.erkanceran.com/?p=418</guid>

					<description><![CDATA[<p>Şu sıra centos 5.5 x64 üzerinde mevcut 5.1 php veriyonunu yükseltmek için yum update php yazdığınızda aşağıdaki hatayı alıyor olabilirsiniz; Error: php53-common conflicts with php-common 5.3 sürümü mevcut olan php versiyonunun common paketi ile çakışıyor bu yüzden önce bu paketi kaldırıp tekrar update komutunu çalıştırırsak sorun çözülecektir. Şu komutu verin ve php-common paketini kaldırın: rpm [&#8230;]</p>
The post <a href="https://erkanceran.com/error-php53-common-conflicts-with-php-common-hatasinin-cozumu/">Error: php53-common conflicts with php-common Hatasının Çözümü</a> first appeared on <a href="https://erkanceran.com">Erkan Ceran</a>.]]></description>
		
					<wfw:commentRss>https://erkanceran.com/error-php53-common-conflicts-with-php-common-hatasinin-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Centos 5 x64 PHP 5.3 kurulumu</title>
		<link>https://erkanceran.com/centos-5-x64-php-5-3-kurulumu/</link>
					<comments>https://erkanceran.com/centos-5-x64-php-5-3-kurulumu/#respond</comments>
		
		<dc:creator><![CDATA[Erkan Ceran]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 12:27:18 +0000</pubDate>
				<category><![CDATA[Php]]></category>
		<guid isPermaLink="false">http://www.erkanceran.com/?p=412</guid>

					<description><![CDATA[<p>Yum paket yönetici ise yükseltme yapabileceğiniz PHP 5.3 sürümü x64 için centos repolarında mevcut fakat yum ile yüklemeye çalıştığınızda aşağıdaki hata ile karşılaşabilirsiniz; Error: php53-common conflicts with php-common You could try using &#8211;skip-broken to work around the problem You could try running: package-cleanup &#8211;problems package-cleanup &#8211;dupes rpm -Va &#8211;nofiles &#8211;nodigest The program package-cleanup is found [&#8230;]</p>
The post <a href="https://erkanceran.com/centos-5-x64-php-5-3-kurulumu/">Centos 5 x64 PHP 5.3 kurulumu</a> first appeared on <a href="https://erkanceran.com">Erkan Ceran</a>.]]></description>
		
					<wfw:commentRss>https://erkanceran.com/centos-5-x64-php-5-3-kurulumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CodeIgniter&#8217;da Mysql Master-Slave Veritabanı Kullanımı</title>
		<link>https://erkanceran.com/codeigniterda-mysql-master-slave-veritabani-kullanimi/</link>
					<comments>https://erkanceran.com/codeigniterda-mysql-master-slave-veritabani-kullanimi/#respond</comments>
		
		<dc:creator><![CDATA[Erkan Ceran]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 09:06:42 +0000</pubDate>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Mysql]]></category>
		<guid isPermaLink="false">http://www.erkanceran.com/?p=391</guid>

					<description><![CDATA[<p>Önceki yazılarımda mysql&#8217;de master-slave sunucu nasıl yapılabileceğini anlatmıştım. İlgilenenler buradan ulaşabilir. Şimdi ise Codeigniter üzerinde bu tür bir yapı kullanarak nasıl çift mysql kullanılabileceğini anlatacağım. Codeigniter üzerinde config dizininde, database.php dosyası içerisinde active_group u 2 ye ayıracağız; yazma ve okuma. $active_group = "write"; // default olarak write ı veriyoruz $active_record = TRUE; $db[&#8216;read&#8217;][&#8216;hostname&#8217;] = &#8220;localhost&#8221;; $db[&#8216;read&#8217;][&#8216;username&#8217;] [&#8230;]</p>
The post <a href="https://erkanceran.com/codeigniterda-mysql-master-slave-veritabani-kullanimi/">CodeIgniter’da Mysql Master-Slave Veritabanı Kullanımı</a> first appeared on <a href="https://erkanceran.com">Erkan Ceran</a>.]]></description>
		
					<wfw:commentRss>https://erkanceran.com/codeigniterda-mysql-master-slave-veritabani-kullanimi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
