<?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; directadmin update php</title>
	<atom:link href="http://www.iearn.in.th/tag/directadmin-update-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iearn.in.th</link>
	<description>Just Play and Just Knowledge</description>
	<lastBuildDate>Fri, 05 Aug 2011 15:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Jaideawhosting อัพ Version ของ Apache และ PHP แล้ว</title>
		<link>http://www.iearn.in.th/2009/02/27/jaideawhosting-%e0%b8%ad%e0%b8%b1%e0%b8%9e-version-%e0%b8%82%e0%b8%ad%e0%b8%87-apache-%e0%b9%81%e0%b8%a5%e0%b8%b0-php-%e0%b9%81%e0%b8%a5%e0%b9%89%e0%b8%a7/</link>
		<comments>http://www.iearn.in.th/2009/02/27/jaideawhosting-%e0%b8%ad%e0%b8%b1%e0%b8%9e-version-%e0%b8%82%e0%b8%ad%e0%b8%87-apache-%e0%b9%81%e0%b8%a5%e0%b8%b0-php-%e0%b9%81%e0%b8%a5%e0%b9%89%e0%b8%a7/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 18:16:06 +0000</pubDate>
		<dc:creator>nolifelover</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[directadmin update apache]]></category>
		<category><![CDATA[directadmin update php]]></category>
		<category><![CDATA[update apache]]></category>
		<category><![CDATA[update php]]></category>

		<guid isPermaLink="false">http://www.iearn.in.th/?p=347</guid>
		<description><![CDATA[หลังจากที่กอล์ฟบอกว่าเกิดปัญเรื่อง server down โดยไม่ทราบสามารถเลยทำให้เห็นว่าควรทำการอัพเดด apache ดูซึ่งหากอัพเดด apache แล้วจึงคิดว่าอัพเดด php ด้วยเลยก็ดีซึ่งกอล์ฟเสนอมาจึงจัดแจง ssh ไปเพื่อทำการ build เป็น version ใหม่ซึ่งก็ไม่ได้ยากเลยเนื่องจากมี auto script อยู่แล้วสำหรับใครที่กำลังมองหาอยู่ทำตามได้เลยอะ เนื่องจากทำแบบ manual หมดเลย (แค่าดาวโหลดไฟล์เอง) Update Apache to 2.2.11 cd /usr/local/directadmin/customapache wget http://files.directadmin.com/services/customapache/httpd-2.2.11.tar.gz nano build change: APACHE2_VER=2.0.63 to: APACHE2_VER=2.2.11 ./build clean ./build apache_2 Update PHP to cd /usr/local/directadmin/customapache wget http://files.directadmin.com/services/customapache/php-5.2.8.tar.gz nano build change: PHP_VER=5.2.6 to: PHP_VER=5.2.8 ./build [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iearn.in.th/wp-content/uploads/2009/02/update-apache-php.jpg"><img class="aligncenter size-medium wp-image-348" title="update-apache-php" src="http://www.iearn.in.th/wp-content/uploads/2009/02/update-apache-php-300x158.jpg" alt="update-apache-php" width="300" height="158" /></a>หลังจากที่กอล์ฟบอกว่าเกิดปัญเรื่อง server down โดยไม่ทราบสามารถเลยทำให้เห็นว่าควรทำการอัพเดด apache ดูซึ่งหากอัพเดด apache แล้วจึงคิดว่าอัพเดด php ด้วยเลยก็ดีซึ่งกอล์ฟเสนอมาจึงจัดแจง ssh ไปเพื่อทำการ build เป็น version ใหม่ซึ่งก็ไม่ได้ยากเลยเนื่องจากมี auto script อยู่แล้วสำหรับใครที่กำลังมองหาอยู่ทำตามได้เลยอะ เนื่องจากทำแบบ manual หมดเลย (แค่าดาวโหลดไฟล์เอง)<span id="more-347"></span><br />
</h2>
<p>Update Apache to 2.2.11</h2>
<p><code>cd /usr/local/directadmin/customapache<br />
wget http://files.directadmin.com/services/customapache/httpd-2.2.11.tar.gz</p>
<p>nano build</p>
<p>change: APACHE2_VER=2.0.63<br />
to: APACHE2_VER=2.2.11</p>
<p>./build clean<br />
./build apache_2</code></p>
</h2>
<p>Update PHP to</h2>
<p><code>cd /usr/local/directadmin/customapache<br />
wget http://files.directadmin.com/services/customapache/php-5.2.8.tar.gz</p>
<p>nano build</p>
<p>change: PHP_VER=5.2.6<br />
to: PHP_VER=5.2.8</p>
<p>./build clean<br />
./build php_ap2 n</code></p>
<p>ก้เป็นว่าเสร็จเรียบร้อยไม่ได้ยากเลยอะ แต่กว่าจะกล้ากด อ่าๆๆๆ กลัวต้องมาแก้ไขภายหลังแต่ก็ผ่านไปด้วยดีอะหลังจากนั้นทำการ restart httpd ก็เป็นอันว่าเราจะได้ ทั้ง apache และ php ใหม่แล้ว</p>
<p><code>service httpd restart</code></p>

<p class="sayac_bilgi">20 views</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iearn.in.th/2009/02/27/jaideawhosting-%e0%b8%ad%e0%b8%b1%e0%b8%9e-version-%e0%b8%82%e0%b8%ad%e0%b8%87-apache-%e0%b9%81%e0%b8%a5%e0%b8%b0-php-%e0%b9%81%e0%b8%a5%e0%b9%89%e0%b8%a7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>อัพเกรด php ใน directadmin</title>
		<link>http://www.iearn.in.th/2008/09/28/%e0%b8%ad%e0%b8%b1%e0%b8%9e%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94-php-%e0%b9%83%e0%b8%99-directadmin/</link>
		<comments>http://www.iearn.in.th/2008/09/28/%e0%b8%ad%e0%b8%b1%e0%b8%9e%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94-php-%e0%b9%83%e0%b8%99-directadmin/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 12:56:42 +0000</pubDate>
		<dc:creator>nolifelover</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[directadmin update php]]></category>
		<category><![CDATA[update php]]></category>

		<guid isPermaLink="false">http://www.jaideawhosting.com/nolifelover/?p=188</guid>
		<description><![CDATA[หลังจากที่เพิ่ม apache mod_proxy ไปแ้ล้วก็เห็นว่า php 2.5.6 ออกมาซักพักแล้วจึงเอามา compile อัพเดดกันดีกว่า โดยการแก้ไขครั้งนี้ทำได้ง่ายมากครับ ตามนี้เลยครับ cd /usr/local/directadmin/customapache wget http://files.directadmin.com/services/customapache/php-5.2.6.tar.gz nano build change: PHP_VER=5.2.5 to: PHP_VER=5.2.6 ./build clean ./build php_ap2 n รอซักพักครับจากนั้นก็ให้ไปทำการ restart httpd => /etc/ini.d/httpd restart เป็นอันเรียบร้อย 9 views]]></description>
			<content:encoded><![CDATA[<p>หลังจากที่เพิ่ม apache mod_proxy ไปแ้ล้วก็เห็นว่า php 2.5.6 ออกมาซักพักแล้วจึงเอามา compile อัพเดดกันดีกว่า โดยการแก้ไขครั้งนี้ทำได้ง่ายมากครับ ตามนี้เลยครับ<br />
<code>cd /usr/local/directadmin/customapache<br />
wget http://files.directadmin.com/services/customapache/php-5.2.6.tar.gz</p>
<p>nano build</p>
<p>change: PHP_VER=5.2.5<br />
to: PHP_VER=5.2.6</p>
<p>./build clean<br />
./build php_ap2 n</code><br />
รอซักพักครับจากนั้นก็ให้ไปทำการ restart httpd => /etc/ini.d/httpd restart เป็นอันเรียบร้อย</p>

<p class="sayac_bilgi">9 views</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iearn.in.th/2008/09/28/%e0%b8%ad%e0%b8%b1%e0%b8%9e%e0%b9%80%e0%b8%81%e0%b8%a3%e0%b8%94-php-%e0%b9%83%e0%b8%99-directadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

