<?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> &#187; apache</title>
	<atom:link href="http://www.birkod.org/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.birkod.org</link>
	<description>Linux işletim sistemi</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:04:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Server yapılandırması 3</title>
		<link>http://www.birkod.org/ubuntu-server-yapilandirmasi-3.html</link>
		<comments>http://www.birkod.org/ubuntu-server-yapilandirmasi-3.html#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux server]]></category>
		<category><![CDATA[Makale , Problem ve Çözümleri]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[ISPConfig 2]]></category>
		<category><![CDATA[linux ftp]]></category>
		<category><![CDATA[linux server kurulumu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[phpadmin]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[proftp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[ubuntu ftp]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<category><![CDATA[ubuntu server kurulumu]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://www.birkod.org/?p=1456</guid>
		<description><![CDATA[Bu bölümde Ubuntu server yapılandırması imap/courier-pop3 kurulum ve yapılandırmasını yapacağız. Apache PHP5 Ruby Python WebDAV kurulumlarını ve yapılandırmalarına bakacağız. Biraz zahmetli ve problemli adım olabilir bu aşama.Proftpd kurulumu ve yapılandırmasını yapacağız. Pro FTPD apache web sunucusu ile ön plana çıkmıştır.Son olarak Webalizer hızlı, ücretsiz web sunucusu günlük dosyası analiz programıdır. Ürettiği son derece detaylı bir [...]]]></description>
			<content:encoded><![CDATA[<p>Bu bölümde Ubuntu server yapılandırması imap/courier-pop3 kurulum ve yapılandırmasını yapacağız. Apache PHP5 Ruby Python WebDAV kurulumlarını ve yapılandırmalarına bakacağız. Biraz zahmetli ve problemli adım olabilir bu aşama.Proftpd kurulumu ve yapılandırmasını yapacağız. Pro FTPD apache web sunucusu ile ön plana çıkmıştır.Son olarak Webalizer hızlı, ücretsiz web sunucusu günlük dosyası analiz programıdır. Ürettiği son derece detaylı bir standart web tarayıcısı ile görüntülemek için HTML biçiminde kolayca yapılandırılabilir.<span id="more-1456"></span></p>
<h4>4. Bölüm Ubuntu Server yapılandırması 2 (Ubuntu Jaunty Jackalope)</h4>
<h3>16 Courier-IMAP/Courier-POP3</h3>
<p>Şu kurulumu çalıştırıyoruz.</p>
<p>Courier-IMAP/Courier-IMAP-SSL ( IMAPs port 993) ve Courier-POP3/Courier-POP3-SSL ( POP3s port 995):</p>
<p>aptitude install courier-authdaemon</p>
<p>courier-base courier-imap courier-imap-ssl courier-pop courier-pop-ssl courier-ssl gamin</p>
<p>libgamin0 libglib2.0-0</p>
<p>İki soruya şöyle cevap veriyoruz.</p>
<p>Create directories for web-based administration? <strong>&lt;&#8211; No</strong><br />
SSL certificate required <strong>&lt;&#8211; Ok</strong></p>
<p>SSL serfikasını kuruyoruz.</p>
<p>cd /etc/courier</p>
<p>rm -f /etc/courier/imapd.pem</p>
<p>rm -f /etc/courier/pop3d.pem</p>
<p>vi /etc/courier/imapd.cnf giriyoruz aşağıdaki gibi düzenliyoruz.</p>
<p>[...]</p>
<p>CN=server1.example.com</p>
<p>[...]</p>
<p>vi /etc/courier/pop3d.cnf giriyoruz aşağıdaki gibi düzenliyoruz.</p>
<p>[...]</p>
<p>CN=server1.example.com</p>
<p>[...]</p>
<p>ve yeninden başlatıyoruz</p>
<p>mkimapdcert<br />
mkpop3dcert</p>
<p>/etc/init.d/courier-imap-ssl restart<br />
/etc/init.d/courier-pop-ssl restart</p>
<h3>17 Apache/PHP5/Ruby/Python/WebDAV</h3>
<p>Bütün kurulumları yapıyoruz.</p>
<p>aptitude install apache2 apache2-doc apache2-mpm-prefork apache2-utils apache2-suexec</p>
<p>libexpat1 ssl-cert</p>
<p>aptitude install libapache2-mod-php5 libapache2-mod-ruby libapache2-mod-python</p>
<p>php5 php5-common php5-curl php5-dev php5-gd php5-idn php-pear php5-imagick</p>
<p>php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming</p>
<p>php5-mysql php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl</p>
<p>vi /etc/apache2/mods-available/dir.conf aşagıdaki gibi düzenliyoruz.</p>
<p>&lt;IfModule mod_dir.c&gt;</p>
<p>#DirectoryIndex index.html index.cgi index.pl index.<br />
php index.xhtml index.htm</p>
<p>DirectoryIndex index.html index.htm index.shtml<br />
index.cgi index.php index.php3 index.pl index.xhtml</p>
<p>&lt;/IfModule&gt;</p>
<p>Apache modilleri etkinsizleştiriyoruz.</p>
<p>a2enmod ssl<br />
a2enmod rewrite<br />
a2enmod suexec<br />
a2enmod include<br />
a2enmod dav_fs<br />
a2enmod dav</p>
<p>Apache&#8217;yi etkinsizleştiriyoruz</p>
<p>/etc/init.d/apache2 restart</p>
<p>PHP etkisizleştiriyoruz. vi /etc/mime.types aşağı daki gibi düzenliyoruz.</p>
<p>[...]<br />
#application/x-httpd-php                        phtml pht php<br />
#application/x-httpd-php-source                 phps<br />
#application/x-httpd-php3                       php3<br />
#application/x-httpd-php3-preprocessed          php3p<br />
#application/x-httpd-php4                       php4<br />
[...]</p>
<p>vi /etc/apache2/mods-enabled/php5.conf devam ediyoruz. aşağıdaki gibi etkinsizleştiriyoruz.</p>
<p>&lt;IfModule mod_php5.c&gt;<br />
#  AddType application/x-httpd-php .php .phtml .php3<br />
#  AddType application/x-httpd-php-source .phps<br />
&lt;/IfModule&gt;</p>
<p>apache&#8217;yi resetliyoruz. /etc/init.d/apache2 restart</p>
<h3>18 Proftpd</h3>
<p>proftp yi kuruyoruz</p>
<p>aptitude install proftpd ucf</p>
<p>çıkan soruya</p>
<p>Run proftpd: &lt;&#8211; standalone</p>
<p>proftp düzenliyoruz vi /etc/proftpd/proftpd.conf</p>
<p>[...]<br />
DefaultRoot ~<br />
IdentLookups off<br />
ServerIdent on &#8220;FTP Server ready.&#8221;<br />
[...]</p>
<h3>19 Webalizer</h3>
<p>aptitude install webalizer<br />
20 Sistem Saati senkronize</p>
<p>aptitude install ntp ntpdate<br />
21 Perl Modülü yükleme</p>
<p>aptitude install libhtml-parser-perl libdb-file-lock-perl libnet-dns-perl</p>
<p>Yapılandırma işlemi bitmiştir.</p>
<p><strong><a href="http://www.birkod.org/ubuntu-server-yapilandirmasi.html" target="_self">Ubuntu Server yapılandırması 1. bölüm</a><br />
<a href="http://www.birkod.org/ubuntu-server-yapilandirmasi-2.html" target="_self"><br />
Ubuntu Server yapılandırması 2. bölüm</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.birkod.org/ubuntu-server-yapilandirmasi-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Lenny üstüne Django kurulumu</title>
		<link>http://www.birkod.org/debian-lenny-ustune-django-kurulumu.html</link>
		<comments>http://www.birkod.org/debian-lenny-ustune-django-kurulumu.html#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:56:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.birkod.org/?p=959</guid>
		<description><![CDATA[Bu bölüm Debian Lenny sunucuya Django yüklemeyi anlatıyor. Django hızlı pyhon ile web uygulamaları geliştirmeye olanak sağlayan bir web frame. Kurulumu Apache ve mod_pyhon ile kulanacağım.
1. MySQL Kurulumu
burda yeni sql root şifresi oluşturacağız.
bind-address ekliyoruz 127.0.0.1
açılan pencerede şunu ekliyoruz
MySQL i yeniden başlatıyoruz.

şimdi network kontrolu çalışytıyoruz.
 
aşağıdaki gibi bir çıktı alacaksınız.

2  Apache ve mod_python Kurulumu

3  Django Kurulumu
4 [...]]]></description>
			<content:encoded><![CDATA[<p>Bu bölüm <strong><span style="color: #000080;">Debian</span></strong> <span style="color: #000080;"><strong>Lenny</strong></span> sunucuya <span style="color: #000080;"><strong>Django</strong></span> yüklemeyi anlatıyor. Django hızlı <span style="color: #000080;"><strong>pyhon</strong></span> ile web uygulamaları geliştirmeye olanak sağlayan bir web <span style="color: #000080;"><strong>frame</strong></span>. Kurulumu <strong><span style="color: #000080;">Apache ve mod_pyhon</span></strong> ile kulanacağım.<span id="more-959"></span></p>
<h3>1. MySQL Kurulumu</h3>
<span class="notice"> aptitude install mysql-server mysql-client  </span>
<p>burda yeni sql root şifresi oluşturacağız.</p>
<div class="important-blue"><span class="important-title-blue">kod</span></p>
<p><span style="color: black; font-family: 'Courier New', Courier, mono; font-size: 12px; font-style: italic; padding: 0px; margin: 0px;">New password for the MySQL &#8220;root&#8221; user:</span> <span style="text-decoration: underline;"><span style="color: #800000;"><strong>&lt;&lt;Sizinrootşifreniz</strong></span></span><br style="padding: 0px; margin: 0px;" /><span style="color: black; font-family: 'Courier New', Courier, mono; font-size: 12px; font-style: italic; padding: 0px; margin: 0px;">Repeat password for the MySQL &#8220;root&#8221; user:</span><strong> </strong><span style="color: #ff0000; font-size: small;"><span style="text-decoration: underline;"><span style="text-decoration: underline;"><span style="color: #800000;"><strong>&lt;&lt;Sizinrootşifreniz</strong></span></span></span></span></p>
<p></div>
<p>bind-address ekliyoruz 127.0.0.1</p>
<span class="notice">  vi /etc/mysql/my.cnf </span>
<p>açılan pencerede şunu ekliyoruz</p>
<div class="important-blue"><span class="important-title-blue">kod</span></p>
<p>[...]</p>
<p># Instead of skip-networking the default is now to listen only on</p>
<p># localhost which is more compatible and is not less secure.</p>
<p>#bind-address           = 127.0.0.1</p>
<p>[...]</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 135px; width: 1px; height: 1px;">[...]</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 135px; width: 1px; height: 1px;"># Instead of skip-networking the default is now to listen only on</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 135px; width: 1px; height: 1px;"># localhost which is more compatible and is not less secure.</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 135px; width: 1px; height: 1px;">#bind-address           = 127.0.0.1</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 135px; width: 1px; height: 1px;">[...]</div>
<p></div>
<p><strong><span style="color: #000080;">MySQL</span></strong> i yeniden başlatıyoruz.</p>
<p><em><span style="font-style: normal;"><span class="notice"><em><span style="font-style: normal;"> </span>/etc/init.d/mysql restart  <span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"> </span></span></em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;">şimdi network kontrolu çalışytıyoruz.</span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"> <span class="notice"> <em>netstat -tap | grep mysql <span style="font-style: normal;"></span></span></em></span></em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;">aşağıdaki gibi bir çıktı alacaksınız.</span></em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><div class="important-blue"><span class="important-title-blue">kod</span></span></em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em>server1:~# netstat -tap | grep mysql<br style="padding: 0px; margin: 0px;" />tcp        0      0 *:mysql                 *:*                     LISTEN      3403/mysqld<br style="padding: 0px; margin: 0px;" />server1:~#</em></span></em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"></div></span></em></span></em></span></em></p>
<h3>2  Apache ve mod_python Kurulumu</h3>
<div class="important-blue"><span class="important-title-blue">kod</span></p>
<p><em>aptitude install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 ssl-cert libapache2-mod-python</em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"></div></span></em></p>
<h3>3  Django Kurulumu</h3>
<p><span class="notice">aptitude install python-django python-mysqldb</span></p>
<h3><span style="font-family: -webkit-monospace; font-size: medium;"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">4 Apache Konfigrasyonu</span></span></h3>
<p><span style="font-family: -webkit-monospace; font-size: medium;"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><strong>django apache ile ilgili genel detaylara şuradan bakabilirsiniz</strong></span></span></p>
<p><span style="font-family: -webkit-monospace; font-size: medium;"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><strong><span style="font-family: verdana; font-weight: normal; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; border-collapse: collapse; font-size: 12px; line-height: 18px;"><a style="color: #003399; text-decoration: underline; padding: 0px; margin: 0px;" href="http://www.djangoproject.com/documentation/tutorial01/" target="_blank">http://www.djangoproject.com/documentation/tutorial01/</a></span></strong></span></span></p>
<p><div class="important-blue"><span class="important-title-blue">kod</span></p>
<p><span style="font-family: -webkit-monospace; font-size: medium;"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><em>mkdir /home/mycode<br style="padding: 0px; margin: 0px;" />cd /home/mycode<br style="padding: 0px; margin: 0px;" />/usr/share/python-support/python-django/django/bin/django-admin.py startproject mysite</em></span></span></p>
<p><span style="font-family: -webkit-monospace; font-size: medium;"><span style="line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"></div></span></em></span></span></p>
<p>sanal hostu kurduktan sonra.</p>
<p><span class="notice">vi /etc/apache2/sites-available/default</span></p>
<p>aşağıdaki kodu ekliyoruz.</p>
<p><div class="important-blue"><span class="important-title-blue">kod</span></p>
<p>[...]</p>
<p>&lt;Location &#8220;/mysite&#8221;&gt;</p>
<p>SetHandler python-program</p>
<p>PythonHandler django.core.handlers.modpython</p>
<p>SetEnv DJANGO_SETTINGS_MODULE mysite.settings</p>
<p>PythonDebug On</p>
<p>PythonPath &#8220;['/home/mycode'] + sys.path&#8221;</p>
<p>&lt;/Location&gt;</p>
<p>[...]</p>
<p></div>
<p>apache&#8217;yi yeniden başlatıyoruz.</p>
<p><em><span class="notice">/etc/init.d/apache2 restart</span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;">şimdi <em><span style="font-style: normal;"><strong><span style="color: #000080;">http://www.example.com/mysite</span></strong></span> girip deneyebiliriz.</em></span></em></p>
<p><em><span style="border-collapse: separate; font-family: Georgia; font-style: normal; line-height: 19px; font-size: 13px;"><em><span style="font-family: verdana; font-style: normal;"> </span></em></span></em></p>
<p><em> </em><em> </em></p>
<h3 style="padding-top: 0px; padding-right: 0px; padding-bottom: 0.2em; padding-left: 0px; margin-top: 1em; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; font-family: arial, verdana, sans-serif; font-weight: bold; font-size: 14px;">5 MySQL Database Bağlanma</h3>
<span class="notice">mysql -u root -p</span>
<p>gerekli ayarları yapıyoruz.</p>
<div class="important-blue"><span class="important-title-blue">kod</span></p>
<p>[...]</p>
<p>DATABASE_ENGINE = &#8216;mysql&#8217;           # &#8216;postgresql_psycopg2&#8242;, &#8216;postgresql&#8217;, &#8216;mysql&#8217;, &#8217;sqlite3&#8242; or &#8216;oracle&#8217;.</p>
<p>DATABASE_NAME = &#8216;mysite&#8217;             # Or path to database file if using sqlite3.</p>
<p>DATABASE_USER = &#8216;mysiteadmin&#8217;             # Not used with sqlite3.</p>
<p>DATABASE_PASSWORD = &#8216;mysiteadmin_password&#8217;         # Not used with sqlite3.</p>
<p>DATABASE_HOST = &#8221;             # Set to empty string for localhost. Not used with sqlite3.</p>
<p>DATABASE_PORT = &#8221;             # Set to empty string for default. Not used with sqlite3.</p>
<p>[...]</p>
<p></div>
<p>işlem tamamdır. ..  Django kurulumu gerçekleştirilmiştir</p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.birkod.org/debian-lenny-ustune-django-kurulumu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS L.A.M.P Kurulumu</title>
		<link>http://www.birkod.org/centos-l-a-m-p-kurulumu.html</link>
		<comments>http://www.birkod.org/centos-l-a-m-p-kurulumu.html#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:10:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[l.a.m.p]]></category>
		<category><![CDATA[Linux Makale]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Problem ve Çözümleri]]></category>

		<guid isPermaLink="false">http://www.birkod.org/?p=254</guid>
		<description><![CDATA[bu bölümde Centos işletim isitemlerinde lamp kurulumunu anşatmaya çalışacağım&#8230;
kuruluma başlamadan önce benim varsayılan hostum örnek.com ip adresi ise 192.168.0.100.
1. MySQL kurulumu



 
mysql i çalıştuyoruz şu komutla



burada MySql için pasaport oluştuyorsunuz








2. Apache2 Kurulumu

kuruluma başlayalım    



konfigrasyonu yapalım



ve apache yi çalıştıralım




şimdi tarayıcınızdan

 


adrese girebilirsiniz.

3. PHP5 Kuruyoruz










4. Şimdi PHP5 MySQL bağlantısını yapalım
terminalden


 


aşağıdaki paketleri kuralım


 


apache yi resetliyelim [...]]]></description>
			<content:encoded><![CDATA[<p>bu bölümde Centos işletim isitemlerinde lamp kurulumunu anşatmaya çalışacağım&#8230;</p>
<p>kuruluma başlamadan önce benim varsayılan hostum örnek.com ip adresi ise 192.168.0.100.<span id="more-254"></span></p>
<h3>1. MySQL kurulumu</h3>
<ol>
<li><strong><br />
<span class="notice"> yum install mysql mysql-server </span></strong></p>
<p><strong> </strong></li>
<li>mysql i çalıştuyoruz şu komutla<strong><br />
</strong><br />
<strong><span class="notice">chkconfig &#8211;levels 235 mysqld on/etc/init.d/mysqld start </span><br />
</strong></li>
<li><strong>burada MySql için pasaport oluştuyorsunuz<br />
</strong><br />
<strong><span class="notice"> mysqladmin -u root password  sizinşifreniz </span><br />
</strong></li>
<li><strong><br />
</strong><br />
<strong><span class="notice"> mysqladmin -h server1.örnek.com -u root password sizinşifreniz </span><br />
</strong></li>
</ol>
<h3><strong>2. Apache2 Kurulumu</strong></h3>
<ol>
<li>kuruluma başlayalım    <strong><br />
</strong><br />
<strong><span class="notice">yum install httpd </span><br />
</strong></li>
<li>konfigrasyonu yapalım<strong><br />
</strong><br />
<strong><span class="notice">chkconfig &#8211;levels 235 httpd on </span><br />
</strong></li>
<li>ve apache yi çalıştıralım<strong><br />
</strong><br />
<strong><span class="notice">/etc/init.d/httpd start </span><br />
</strong></li>
</ol>
<p>şimdi tarayıcınızdan<strong><br />
</strong></p>
<p><strong> </strong><br />
<strong><span class="notice">http://192.168.0.10 </span><br />
</strong><br />
adrese girebilirsiniz<strong>.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://birkod2009.wordpress.com/files/2009/08/1.png" alt="" width="312" height="226" /></p>
<h3><strong>3. PHP5 Kuruyoruz</strong></h3>
<ol>
<li><strong><br />
</strong><br />
<strong><span class="notice"> yum install php </span><br />
</strong></li>
<li><strong><br />
</strong><br />
<strong><span class="notice"> /etc/init.d/httpd start </span><br />
</strong></li>
</ol>
<h3><strong>4. Şimdi PHP5 MySQL bağlantısını yapalım</strong></h3>
<p>terminalden</p>
<p><strong><br />
</strong></p>
<p><strong> </strong><br />
<strong><span class="notice"> yum search php </span><br />
</strong></p>
<p><strong><span style="font-weight: normal;">aşağıdaki paketleri kuralım</span></strong></p>
<p><strong><br />
</strong></p>
<p><strong> </strong><br />
<strong><span class="notice"> yum install php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc </span><br />
</strong></p>
<p><strong><span style="font-weight: normal;">apache yi resetliyelim </span><br />
</strong></p>
<p><strong> </strong><br />
<strong><br />
</strong></p>
<p><strong> </strong></p>
<p><strong><span class="notice"> /etc/init.d/httpd restart </span><br />
</strong></p>
<p>tarayıcımızdan<strong><br />
</strong></p>
<p><strong> </strong><br />
<strong><br />
</strong></p>
<p><strong> </strong></p>
<p><strong><span class="notice"> http://192.168.0.100/info.php</span><br />
</strong><br />
aşağıdaki pencereyi görüyorsanız sorun yoktur.</p>
<p><img class="aligncenter" src="http://birkod2009.wordpress.com/files/2009/08/3.png" alt="" width="550" height="398" /></p>
<p><strong>5. phpMyAdmin</strong></p>
<h3>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 1888px; width: 1px; height: 1px;"><span class="notice"></div>
</h3>
<p><span style="font-weight: normal; font-size: 13px;"> </span></p>
<h3 style="font-size: 1.17em;"><span style="font-weight: normal; font-size: 13px;"><strong>[<span style="font-size: medium;"><span>notice type=notice] <span style="font-weight: normal; font-size: 13px;"> wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm</span></span></span></span></strong></span></h3>
<h3><span class="notice">  rpm -Uvh rpmforge-release-0.3.6-1.el5.rf.i386.rpm</span></h3>
<p>şimdi kuruluma başlayalım.</p>
<p><strong><br />
</strong></p>
<p><strong> </strong><br />
<strong> </strong></p>
<span class="notice"> yum install phpmyadmin</span>
<p>şimdi konfigrasyon dosyasını değiştirelim</p>
<p><strong><br />
</strong></p>
<p><strong><br />
</strong></p>
<span class="notice"> vi /etc/httpd/conf.d/phpmyadmin.conf </span>
<p><strong> </strong></p>
<p><strong><span style="font-weight: normal;">bu dosyayı açıyoruz&#8230;</span></strong></p>
<p><strong><span style="font-weight: normal;"><span class="notice"># Web application to manage MySQL #  # # Order Deny,Allow # Deny from all # Allow from 127.0.0.1 #  Alias /phpmyadmin /usr/share/phpmyadmin Alias /phpMyAdmin /usr/share/phpmyadmin Alias /mysqladmin /usr/share/phpmyadmin</span></span></strong></p>
<p>yukardaki kodlarla  değiştiriyoruz&#8230;</p>
<p><strong>vi /usr/share/phpmyadmin/config.inc.php</strong> içine şu kodları yazıp çıkıyoruz..</p>
<span class="notice">[...] /* Authentication type */ $cfg['Servers'][$i]['auth_type'] = &#8216;http&#8217;; [...]  ve böylelikle http://192.168.0.100/phpmyadmin/</span>
<p><span style="color: black; font-family: 'Courier New', Courier, mono; font-size: 12px; font-style: italic; padding: 0px; margin: 0px;"> </span><span style="color: black; font-family: 'Courier New', Courier, mono; font-size: 12px; font-style: italic; padding: 0px; margin: 0px;">panele girebilirsiniz&#8230; </span></p>
<p><img class="alignnone" src="http://birkod2009.wordpress.com/files/2009/08/4.png" alt="" width="440" height="318" /></p>
<p>bu yazı kopya ve alıntı değildir.. alıntı durumnda kaynagı gösteriniz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.birkod.org/centos-l-a-m-p-kurulumu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L.A.M.P kurulumu</title>
		<link>http://www.birkod.org/l-a-m-p-kurulumu.html</link>
		<comments>http://www.birkod.org/l-a-m-p-kurulumu.html#comments</comments>
		<pubDate>Fri, 21 Aug 2009 03:06:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gOS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[l.a.m.p]]></category>
		<category><![CDATA[l.a.m.p kurulumu]]></category>
		<category><![CDATA[Linux Makale]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Problem ve Çözümleri]]></category>

		<guid isPermaLink="false">http://www.birkod.org/?p=236</guid>
		<description><![CDATA[bu konumuzda ubuntu sistemlere L.A.M.P. ( linux apache mysql hph  ) kurulumunu anlatacagız
1. Apache kuruyoruz.







[/notice]
2. Apache’yi yeniden başlatıyoruz.

3. Php5 kuruyoruz.

4. Mysql kuruyoruz.

(mysql şifre istiyecektir. root şifresini yazmak daha mantıklı olur.)
5. Php admin kurulumunu yapıyoruz.

autoconfigurasyon seçeneğinde apache2 seçiyoruz.
son olarak.
kulanıcı adı genelde root, şifreleri yazıyoruz 
]]></description>
			<content:encoded><![CDATA[<p>bu konumuzda ubuntu sistemlere <span style="color: #000080;"><strong>L.A.M.P.</strong></span> ( <span style="color: #000080;"><strong>l</strong></span><span style="color: #000080;"><span style="color: #000080;"><strong>inux apache mysql hph</strong></span> </span> ) kurulumunu anlatacagız<span id="more-236"></span></p>
<p><strong><span style="color: #000080;">1. Apache kuruyoruz.</span></strong></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;">
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;"><strong><span class="notice">sudo apt-get install apache2 </span></strong></span></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">[/notice]</div>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000080;"><strong>2. Apache’yi yeniden başlatıyoruz.</strong></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;"><span class="notice"> sudo /etc/init.d/apache2 stop</span></span><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;">sudo /etc/init.d/apache2 start  </span></span></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;"><strong><span style="color: #000080;">3. Php5 kuruyoruz.</span></strong></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;"><span class="notice"> apt-get install php5 libapache2-mod-php5</span></span><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;">sudo /etc/init.d/apache2 restart </span></span></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;"><strong><span style="color: #000080;">4. Mysql kuruyoruz.</span></strong></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;"><span class="notice">sudo apt-get install mysql-server</span></span></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;">(mysql şifre istiyecektir. root şifresini yazmak daha mantıklı olur.)</span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;"><strong><span style="color: #000080;">5. Php admin kurulumunu yapıyoruz.</span></strong></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;"><span class="notice">sudo apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin</span></span><span style="font-weight: bold; padding: 0px; margin: 0px;"><span style="color: #000000;">sudo /etc/init.d/apache2 restart</span></span></span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;">autoconfigurasyon seçeneğinde apache2 seçiyoruz.</span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;">son olarak.</span></p>
<p style="margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding: 0px;"><span style="color: #000000;"><span class="notice">http://localhost/phpmyadmin/ <span style="color: #0000ee;"></span></span>kulanıcı adı genelde root, şifreleri yazıyoruz </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.birkod.org/l-a-m-p-kurulumu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
