<?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>ardlian.net &#187; php gd images apache ubuntu</title>
	<atom:link href="http://ardlian.net/tag/php-gd-images-apache-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ardlian.net</link>
	<description>just another think of me</description>
	<lastBuildDate>Wed, 11 Aug 2010 15:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Menambah Modul php gd pada ubuntu 8.10 LTS</title>
		<link>http://ardlian.net/2008/11/menambah-modul-php-gd-pada-ubuntu-810-lts/</link>
		<comments>http://ardlian.net/2008/11/menambah-modul-php-gd-pada-ubuntu-810-lts/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 06:22:35 +0000</pubDate>
		<dc:creator>ardlian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[php gd images apache ubuntu]]></category>

		<guid isPermaLink="false">http://ardlian.wordpress.com/?p=120</guid>
		<description><![CDATA[Saat mencoba membuat script login dengan php menggunakan security images ternyata php tidak dapat menampilkan images, dah setelah di cek ternyata model php gd belum terinstalll, di sini langkahnya.
sudo apt-get install php5-gd
setelah installasi selesai
restart apache dengan command
sudo /etc/init.d/apache2 restart
begitu aja kok!!  
catatan :
cara diatas jika anda terkoneksi dengan internet

]]></description>
			<content:encoded><![CDATA[<p>Saat mencoba membuat script login dengan php menggunakan security images ternyata php tidak dapat menampilkan images, dah setelah di cek ternyata model php gd belum terinstalll, di sini langkahnya.</p>
<blockquote><p><em>sudo apt-get install php5-gd</em></p>
<p>setelah installasi selesai</p>
<p>restart apache dengan command</p>
<p><em>sudo /etc/init.d/apache2 restart</em></p></blockquote>
<p>begitu aja kok!! <img src='http://ardlian.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><em>catatan :</em></p>
<p><em>cara diatas jika anda terkoneksi dengan internet<br />
</em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://ardlian.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://ardlian.net/2008/11/menambah-modul-php-gd-pada-ubuntu-810-lts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
