<?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>..::Salvo Franchina eCard::..</title>
	<atom:link href="http://www.world-wideweb.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.world-wideweb.org</link>
	<description>Webmaster, SEO, Web administration</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:51:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installazione Imagick</title>
		<link>http://www.world-wideweb.org/2010/12/installazione-imagick/</link>
		<comments>http://www.world-wideweb.org/2010/12/installazione-imagick/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 02:10:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[server setting]]></category>
		<category><![CDATA[imagick]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.world-wideweb.org/?p=170</guid>
		<description><![CDATA[Installazione The Imagick extension can be compiled directly into PHP or as a shared library. As it is a PECL<a href="http://www.world-wideweb.org/2010/12/installazione-imagick/"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>Installazione</p>
<p>The Imagick extension can be compiled directly into PHP or as a shared library. As it is a PECL extension, it can simply be installed with the following command line.<br />
<code>pecl install imagick</code><br />
Following installation from PECL this line needs to be added to the php.ini file.<br />
<code>extension=imagick.so</code><span id="more-170"></span><br />
With the Imagick extension installed, the system is now right for image creation, processing, and manipulation.<br />
OR use yum if you are using Fedora Core/CentOS/RHEL 5:<br />
<code># yum install ImageMagick</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.world-wideweb.org/2010/12/installazione-imagick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php.ini edit dal terminal ssh</title>
		<link>http://www.world-wideweb.org/2010/12/php-ini-edit-dal-terminal-ssh/</link>
		<comments>http://www.world-wideweb.org/2010/12/php-ini-edit-dal-terminal-ssh/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 01:35:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[server setting]]></category>

		<guid isPermaLink="false">http://www.world-wideweb.org/?p=167</guid>
		<description><![CDATA[To edit the php.ini on you server log on to the server via ssh (putty) 1. Log on to your<a href="http://www.world-wideweb.org/2010/12/php-ini-edit-dal-terminal-ssh/"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>To edit the php.ini on you server log on to the server via ssh (putty)<br />
1. Log on to your server via ssh<br />
2. Change directory from present home folder using &#8216;cd ..&#8217; command<br />
3. # cd /etc<br />
4. # ls (make sure your php.ini file is present)<br />
5. # vi php.ini<br />
6. Find the bit in php.ini you would like to edit, hit &#8216;i&#8217; &#8211; this enables you to edit the php.ini file<br />
7. After chnaging the file, type &#8216;Esc&#8217;<br />
8. Type &#8216;:wq&#8217; &#8211; (w=saves the file, q=quit)<br />
7. Reboot the web server</p>
]]></content:encoded>
			<wfw:commentRss>http://www.world-wideweb.org/2010/12/php-ini-edit-dal-terminal-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

