<?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>Web Page Hosting &#187; Linux server</title>
	<atom:link href="http://ffchapplications.com/category/linux-server/feed" rel="self" type="application/rss+xml" />
	<link>http://ffchapplications.com</link>
	<description>Web Hosting &#124; Dedicated Server Hosting&#124; Cpanel Hosting &#124; VPS Hosting &#124; Windows Hosting &#124; Windows Reseller</description>
	<lastBuildDate>Sat, 30 Aug 2008 10:32:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Zend on a Linux Server</title>
		<link>http://ffchapplications.com/linux-server/install-zend-on-a-linux-server</link>
		<comments>http://ffchapplications.com/linux-server/install-zend-on-a-linux-server#comments</comments>
		<pubDate>Fri, 14 Mar 2008 17:16:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux server]]></category>

		<guid isPermaLink="false">http://ffchapplications.com/?p=37</guid>
		<description><![CDATA[Install Zend on a Linux Server
Here are the tutorial to to install ZEND ON A LINUX server ;
Things You’ll Need:
* SSH Access
* Root password
Select the appropriate file for Zend installation from
– http://www.zend.com/store/free_download.php?pid=13 Linux users should download the Linux glibc2.1
* upload it with ftp to your server on which you want to install ZEND.
* Extract the [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">Install Zend on a Linux Server</p>
<p>Here are the tutorial to to install ZEND ON A LINUX server ;</p>
<p>Things You’ll Need:</p>
<p>* SSH Access<br />
* Root password</p>
<p>Select the appropriate file for Zend installation from</p>
<p>– http://www.zend.com/store/free_download.php?pid=13 Linux users should download the Linux glibc2.1</p>
<p>* upload it with ftp to your server on which you want to install ZEND.</p>
<p>* Extract the file contains</p>
<p>– tar -zvfx ZendOptimizer*.tar.gz</p>
<p>* You will get a directory, go to that directory as</p>
<p>– cd ZendOptimizer-2.5.3-linux-glibc21-i386/</p>
<p>* Now run the installer,</p>
<p>– ./install.sh</p>
<p>* You will get a welcome screen say OK.</p>
<p>* You will have to say OK for agreement.</p>
<p>* It will ask you the path for installation of zend. Please mention directory on which you want to install zend on your server say /usr/local/zend</p>
<p>* It will next locate php.ini file on the server, say OK.</p>
<p>* Next it will ask you that “Are you using Apache Web Server? Say yes.</p>
<p>* Enter the locate for apache web files say /usr/local/apache/bin</p>
<p>* Now Zend will change location of your php.ini file. Please make a note or you can locate your php.ini file after installation with the command</p>
<p>– php -i | grep php.ini</p>
<p>* It will give you the screen to restart the Web Server for the changes to effect.</p>
<p>* After restarting httpd service on your server, You can check the installation with the command called php -v You will get the output as</p>
<p>* After installation you can remove installation directory as–rm –rf ZendOptimizer-2.5.3-linux-glibc21-i386</p>
<p>You’ve finished the installation process.</p>
]]></content:encoded>
			<wfw:commentRss>http://ffchapplications.com/linux-server/install-zend-on-a-linux-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
