<?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>OwnHost Hosting, Cpanel, Plesk, Helm Yardım Destek Kurulum &#187; Cpanel WHM</title>
	<atom:link href="http://blog.ownhost.net/tag/cpanel-panel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ownhost.net</link>
	<description>OwnHost - Domain, Hosting, VPS, Dedicated, Radyo, Sunucu Barındırma</description>
	<lastBuildDate>Mon, 29 Mar 2010 08:31:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Cpanel Send Mail Çalışmıyor ise.</title>
		<link>http://blog.ownhost.net/2008/07/30/cpanel-send-mail-calismiyor-ise/</link>
		<comments>http://blog.ownhost.net/2008/07/30/cpanel-send-mail-calismiyor-ise/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:05:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>
		<category><![CDATA[Send Mail]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/?p=135</guid>
		<description><![CDATA[Merhaba Arkadaşlar Sunucuda mail()komutu veya mail gönderen bir scripti server nobody olarak algılıyor. Bunu Düzeltmek için WHM&#8217; ye girin sağ  tarafta  Tweak Settings kısmına tıklayın ve   &#8221; Prevent the user &#8220;nobody&#8221; from sending out mail to remote addresses (PHP and CGI scripts generally run as nobody if you are not using PHPSuexec and Suexec respectively.) [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/30/cpanel-send-mail-calismiyor-ise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFMPEG KURULUMU ( Centos 4x + Cpanel için )</title>
		<link>http://blog.ownhost.net/2008/07/15/ffmpeg-kurulumu-centos-4x-cpanel-icin/</link>
		<comments>http://blog.ownhost.net/2008/07/15/ffmpeg-kurulumu-centos-4x-cpanel-icin/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:27:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[FFMPEG KURULUMU]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/ffmpeg-kurulumu-centos-4x-cpanel-icin/</guid>
		<description><![CDATA[Arkadaşlar bildiginiz gibi bazı video scriptleri ffmpeg dedigimiz video convert modullerini istemektedir. Aşagıda Linux Centos + Cpanel olan bir sunucuda kendi derledigim ffmpeg kurulumunu anlatıyorum netteki bir cok dokuman ya eksik yada hatalı bunun üzerine kendi çabalarımla kurulum yapmayı denedim sonundada başardım şimdi size kurulum ile ilgili bi kaç bilgi vermek istiyorum. Aşagıdakileri tam olarak [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/ffmpeg-kurulumu-centos-4x-cpanel-icin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cpanel üzerinde ModRewrite Sorunu</title>
		<link>http://blog.ownhost.net/2008/07/15/cpanel-uzerinde-modrewrite-sorunu/</link>
		<comments>http://blog.ownhost.net/2008/07/15/cpanel-uzerinde-modrewrite-sorunu/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>
		<category><![CDATA[ModRewrite]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/cpanel-uzerinde-modrewrite-sorunu/</guid>
		<description><![CDATA[Merhaba Arkadaşlar bildiginiz gibi cpanel mod rewrite modulunu apache derlemesinden bulunan Bug dolayısıyla kaldırdı. Bunun için sorun yaşayan arkadaşlar aşagıdaki şekilde kodu duzenleyerek problemi ortadan kaldırabilir. nano /home/installd/buildapache/modules/apache &#160; $APVER=&#8220;1.3.39&#8243;; $AP2VER=&#8220;2.0.52&#8243;; #$MODULE{&#8216;ap2&#8242;} = join(&#8220;:&#8221;,&#8220;Apache 2 Support (Experimental &#38; Very Broken, Not for Production Use)&#8221;,&#8220;0&#8243;,&#8220;&#8221;,&#8220;&#8221;,&#8220;1&#8243;,&#8220;0&#8243;); $MODULE{&#8216;rewrite&#8217;} = join(&#8220;:&#8221;,&#8220;Rewrite Module&#8221;,&#8220;0&#8243;,&#8220;\$REWRITE&#8221;,&#8220;&#8211;enable-module=rewrite&#8221;,&#8220;1&#8243;,&#8220;0&#8243;); $MODULE{&#8216;expire&#8217;} = join(&#8220;:&#8221;,&#8220;Expires Module&#8221;,&#8220;0&#8243;,&#8220;\$EXPIRES&#8221;,&#8220;&#8221;,&#8220;1&#8243;,&#8220;0&#8243;); $MODULE{&#8216;suexec&#8217;} = join(&#8220;:&#8221;,&#8220;suEXEC [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/cpanel-uzerinde-modrewrite-sorunu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centos Cpanel Sunucuda Mrtg Kurulumu</title>
		<link>http://blog.ownhost.net/2008/07/15/centos-cpanel-sunucuda-mrtg-kurulumu/</link>
		<comments>http://blog.ownhost.net/2008/07/15/centos-cpanel-sunucuda-mrtg-kurulumu/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:26:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>
		<category><![CDATA[Mrtg]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/centos-cpanel-sunucuda-mrtg-kurulumu/</guid>
		<description><![CDATA[Multi Router Traffic Grapher (MRTG) Nedir? Multi Router Traffic Grapher, ağ bağlantılarındaki trafik yükünü izlemeye yarayan bir araçtır. MRTG, ağ bağlantılarındaki trafiğin anlık (canlı olarak) izlenmesine olanak veren grafiksel içerikli HTML sayfaları oluşturur. Örnek bir grafik şekil-1 de görülmektedir. MRTG, Perl ve C programlama dillerini kullanarak çalışır. UNIX ve Windows işletim sistemleri altında çalışabilen MRTG, [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/centos-cpanel-sunucuda-mrtg-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Server Status’ ü Web Üzerinden Görüntülemek</title>
		<link>http://blog.ownhost.net/2008/07/15/apache-server-status%e2%80%99-u-web-uzerinden-goruntulemek-2/</link>
		<comments>http://blog.ownhost.net/2008/07/15/apache-server-status%e2%80%99-u-web-uzerinden-goruntulemek-2/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/apache-server-status%e2%80%99-u-web-uzerinden-goruntulemek-2/</guid>
		<description><![CDATA[Arkadaşlar bu yazımda apache server durumunu web üzerinden görüntülemek için httpd.conf a ufak bir komut ekini göstermek istiyorum. Tabi bunun için öncelikle sunucumuza root girişi yapıyoruz. &#160; nano /usr/local/apache/conf/httd.conf nano editorümüz ile açıyoruz . Aşagıda vermiş oldugum 4 satırlık eki location bölümüne giriyoruz. &#160; &#60;location /durumgoster&#62; SetHandler server-status Allow from all &#60;/location&#62; durumgoster kısmını istediginiz [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/apache-server-status%e2%80%99-u-web-uzerinden-goruntulemek-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS sorgusunda Apache ve Php versiyonunu gizlemek</title>
		<link>http://blog.ownhost.net/2008/07/15/dns-sorgusunda-apache-ve-php-versiyonunu-gizlemek/</link>
		<comments>http://blog.ownhost.net/2008/07/15/dns-sorgusunda-apache-ve-php-versiyonunu-gizlemek/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:24:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel WHM]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/dns-sorgusunda-apache-ve-php-versiyonunu-gizlemek/</guid>
		<description><![CDATA[Merhaba arkadaşlar http://trwhois.com/ tarzı sitelerde apache ve php surumlerinizi gizlemek için aşagıdaki adımları uygulayabilirsiniz. httpd.conf dosyamızda bulunan (cpanel : /usr/local/apache/conf/httpd.conf ) doyamızı nano editor ile açıyoruz. Dosyamızda eger bu satırlar yok ise ekleyin var ise aşagıdaki şekilde uygulayalım &#160; ServerTokens ProductOnly ServerSignature Off php için ise php.ini dosyamızı duzenliyoruz. php.ini dosyamızın konumunu bulmak için &#160; [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/dns-sorgusunda-apache-ve-php-versiyonunu-gizlemek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid command ‘BytesLog’ hatası ve çözümü</title>
		<link>http://blog.ownhost.net/2008/07/15/invalid-command-%e2%80%98byteslog%e2%80%99-hatasi-ve-cozumu/</link>
		<comments>http://blog.ownhost.net/2008/07/15/invalid-command-%e2%80%98byteslog%e2%80%99-hatasi-ve-cozumu/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:23:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BytesLog]]></category>
		<category><![CDATA[Cpanel WHM]]></category>

		<guid isPermaLink="false">http://blog.ownhost.net/2008/07/15/invalid-command-%e2%80%98byteslog%e2%80%99-hatasi-ve-cozumu/</guid>
		<description><![CDATA[cpanel 11 sonrası yeni kurulum yapılan sunucularda sıkça karşılaşan bir hatanın çözümünü aşağıda bulabilirsiniz: Invalid command ‘BytesLog’, perhaps mis-spelled or defined by a module not included in the server configuration yukarıdaki hatayı alıyor ve apache sunucunuz çalışmıyorsa ; &#160; cd /usr/local/cpanel/apache /usr/local/apache/bin/apxs -iac mod_log_bytes.c /usr/local/apache/bin/apxs -iac mod_bwlimited.c /usr/local/apache/bin/apxs -iac mod_bandwidth.c komutlarını sshdan yazınız ve apache [...]]]></description>
		<wfw:commentRss>http://blog.ownhost.net/2008/07/15/invalid-command-%e2%80%98byteslog%e2%80%99-hatasi-ve-cozumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
