﻿<?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>LinuxLane.com &#187; PHP</title>
	<atom:link href="http://www.linuxlane.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxlane.com</link>
	<description>เรียนรู้การใช้งาน ลีนุกซ์ [ Linux ]</description>
	<lastBuildDate>Fri, 03 Sep 2010 06:42:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>การติดตั้ง PHP 5.3 บน Linux CentOS 5.3</title>
		<link>http://www.linuxlane.com/how-to-install-php-5-3on-linux-centos-5-3/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/how-to-install-php-5-3on-linux-centos-5-3/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 05:17:43 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 5.2]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=203</guid>
		<description><![CDATA[วิธีการติดตั้ง PHP  5.3  บน  Linux CentOS 5.3 นะครับ โดยในการติดตั้งครั้งนี้ เราจะใช้คำสั่ง yum เป็นหลัก แต่ต้องมีการติดตั้ง repo ของ epel และ remi ด้วยนะครับ มาเริ่มต้นติดตั้งกันได้เลยครับ ก่อนอื่น ดาวน์โหลด repo ของ  epel , remi มาติดตั้งก่อนได้เลย เพื่อให้ yum รู้ตำแหน่งของ php 5.3 # wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm # wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm # rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm จากนั้นทำการอัพเดต php ด้วย yum ได้เลยครับ # yum --enablerepo=remi update php เมื่อเสร็จแล้ว [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/how-to-install-php-5-3on-linux-centos-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>อัพเกรด PHP 5.1 ให้เป็น PHP 5.2 บน CentOS 5</title>
		<link>http://www.linuxlane.com/upgrade-php-5-1-to-php-5-2-on-centos-5/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/upgrade-php-5-1-to-php-5-2-on-centos-5/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:13:03 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[remi]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=102</guid>
		<description><![CDATA[ใน CentOS 5 นั้น PHP เวอร์ชั่นล่าสุดคือ PHP 5.1 แต่ทีนี้โปรแกรมบางตัว ต้องการใช้ PHP 5.2 จึงได้หาวิธีการมาใช้ในการติดตั้งครับ ก่อนอื่นทำการติดตั้ง Remi Repositories ก่อน เพื่อให้สามารถดึงชุดซอฟต์แวร์จาก remi ได้ครับ # wget   http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm # wget    http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm # rpm    -Uvh    remi-release-5*.rpm   epel-release-5*.rpm จากนั้นทำการอัพเกด yum repo ครับ # yum    &#8211;enablerepo=remi    update     php ทำการตรวจสอบการอัพเดต # php   -v PHP 5.2.6 (cli) [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/upgrade-php-5-1-to-php-5-2-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Session problem</title>
		<link>http://www.linuxlane.com/php-session-problem/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/php-session-problem/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:02:00 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Session]]></category>
		<category><![CDATA[Solved]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/wp/?p=50</guid>
		<description><![CDATA[วันนี้เกิดปัญหาขึ้นแต่เช้า ไม่สามารถลอกอินเข้าสู่หน้าเว็บที่เขียนด้วยภาษา php เลยซักเว็บ เกิดจากการปรับแต่ง php.ini ผิดพลาด ตรงบรรทัด session.save_path กับ session.cookie_path ครับ # diff php.ini php.ini.tmp &#60; ;session.save_path = /tmp &#8212; &#62; session.save_path = /tmp 849c849 &#60; session.cookie_path = / &#8212; &#62; session.cookie_path = /tmp Views :218]]></description>
		<wfw:commentRss>http://www.linuxlane.com/php-session-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot modify header information</title>
		<link>http://www.linuxlane.com/cannot-modify-header-information/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/cannot-modify-header-information/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 13:57:44 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Solved]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/wp/?p=44</guid>
		<description><![CDATA[ปัญหา Cannot modify header information คาดว่านักพัฒนาซอฟต์แวร์ รวมถึงผู้ที่ติดตั้งซอฟต์แวร์ที่เขียนด้วย ด้วยภาษา PHP คงจะเจอกันบ่อย ซึ่งลักษณะ ข้อความแสดงการผิดพลาด มีลักษณะดังข้างล่าง Warning: Cannot modify header information &#8211; headers already  sent by (output started at  /home/somewhere/somefile.php:10) in /home/somewhere/somefile.php on line 20 การแก้ไขปัญหา ให้แก้ไขที่ตัวแปร output_buffering ที่อยู่ในไฟล์ php.ini โดยปกติแล้วบางระบบปฏิบัติการ จะตั้งค่าให้ output_buffering = Off ซึ่งเราสามารถแก้ไขเป็น output_buffering = 4096 จากนั้นก็ทำการรีสตาร์ท apache เซอร์วิส ก็สามารถใช้งานได้ปกติแล้วครับ ## Ubuntu / Debian / [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/cannot-modify-header-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


