<?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>DADAN HATOMI &#187; phpinfo</title>
	<atom:link href="http://www.hatomi.web.id/archives/tag/phpinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hatomi.web.id</link>
	<description>Written for all to remember</description>
	<lastBuildDate>Sun, 28 Mar 2010 17:20:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mengaktifkan cURL di XAMPP Berbasis Windows</title>
		<link>http://www.hatomi.web.id/archives/mengaktifkan-curl-di-xampp-berbasis-windows/</link>
		<comments>http://www.hatomi.web.id/archives/mengaktifkan-curl-di-xampp-berbasis-windows/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 12:11:16 +0000</pubDate>
		<dc:creator>dadan</dc:creator>
				<category><![CDATA[Aplikasi]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[berbasis]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[mengaktifkan]]></category>
		<category><![CDATA[phpinfo]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://hatomi.web.id/?p=62</guid>
		<description><![CDATA[Curl adalah singkatan dari Client for URL. Hal ini memungkinkan kita untuk mentransfer file meluali sintaks URL. Mendukung FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, dan LDAPS FILE. Untuk mengaktifkan curl di XAMPP Berbsiskan Windows kita perlu memodifikasi file php.ini di folder xampp. Cari dan editlah file php.ini E:\xampp\php\php.ini Hilangkan tanda titik [...]]]></description>
			<content:encoded><![CDATA[<p><span style="background-color: #ffffff;" title="cURL stands for Client for URLs.">Curl adalah singkatan dari Client for URL. </span><span style="background-color: #ffffff;" title="It allows us to transfer files having URL syntax.">Hal ini memungkinkan kita untuk mentransfer file meluali sintaks URL. </span><span style="background-color: #ffffff;" title="It supports FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.">Mendukung FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, dan LDAPS FILE.</span></p>
<p><span style="background-color: #ffffff;" title="To enable curl library with XAMPP we need to modify the php.ini files in our xampp folder.">Untuk mengaktifkan curl di XAMPP Berbsiskan Windows kita perlu memodifikasi file php.ini di folder xampp.</span></p>
<p><span style="background-color: #ffffff;" title="1) Locate the following files:">Cari dan editlah file php.ini</span><span style="background-color: #ffffff;" title="C:\Program Files\xampp\apache\bin\php.ini"><br />
</span><span style="background-color: #ffffff;" title="C:\Program Files\xampp\php\php.ini">E:\xampp\php\php.ini</span><span style="background-color: #ffffff;" title="C:\Program Files\xampp\php\php4\php.ini"> </span></p>
<p><span style="background-color: #ffffff;" title="2) Uncomment the following line on your php.ini file by removing the semicolon.">Hilangkan tanda titik koma pada baris baris extension=php_curl.dll</span></p>
<pre class="brush: bash;">
;extension=php_cpdf.dll
;extension=php_cpdf.dll
;extension=php_crack.dll
extension=php_curl.dll
;extension=php_cvsclient.dll
</pre>
<p><span title="3) Restart your apache server.">Restart service apache.</span></p>
<p><span title="3) Restart your apache server."> </span><span style="background-color: #ffffff;" title="4) Check your phpinfo if curl was properly enabled.">Periksa menggunakan phpinfo utnuk memastikan kalo curl sudah berjalan.</span></p>
<img src="http://www.hatomi.web.id/?ak_action=api_record_view&id=62&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hatomi.web.id/archives/mengaktifkan-curl-di-xampp-berbasis-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
