<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to install the phpSHIELD Loaders on Linux-Windows server?</title>
	<atom:link href="http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 11:53:24 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Rose</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-748</link>
		<dc:creator>Mike Rose</dc:creator>
		<pubDate>Wed, 05 May 2010 16:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-748</guid>
		<description>&lt;a href=&quot;#comment-4&quot; rel=&quot;nofollow&quot;&gt;@Dedi Eko &lt;/a&gt; 

&lt;a href=&quot;#comment-4&quot; rel=&quot;nofollow&quot;&gt;@Dedi Eko &lt;/a&gt; 

Did you actually figure out how to install the PHP Loader on a Linux Server? If yes, PLEASE call me! I&#039;ve been trying for two days and can&#039;t figure it out. If you respond to this message with text I WILL NOT BE ABLE TO DO IT. Please CALL ME if you know how to do it. I&#039;ll send you money, anything. I just need to figure this out.

Thanks,

Mike
(415)385-8140</description>
		<content:encoded><![CDATA[<p><a href="#comment-4" rel="nofollow">@Dedi Eko </a> </p>
<p><a href="#comment-4" rel="nofollow">@Dedi Eko </a> </p>
<p>Did you actually figure out how to install the PHP Loader on a Linux Server? If yes, PLEASE call me! I&#8217;ve been trying for two days and can&#8217;t figure it out. If you respond to this message with text I WILL NOT BE ABLE TO DO IT. Please CALL ME if you know how to do it. I&#8217;ll send you money, anything. I just need to figure this out.</p>
<p>Thanks,</p>
<p>Mike<br />
(415)385-8140</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike Rose</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-747</link>
		<dc:creator>mike Rose</dc:creator>
		<pubDate>Wed, 05 May 2010 16:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-747</guid>
		<description>&lt;a href=&quot;#comment-4&quot; rel=&quot;nofollow&quot;&gt;@Dedi Eko &lt;/a&gt; 

Did you actually figure out how to install the PHP Loader on a Linux Server? If yes, PLEASE call me! I&#039;ve been trying for two days and can&#039;t figure it out. If you respond to this message with text I WILL NOT BE ABLE TO DO IT. Please CALL ME if you know how to do it. I&#039;ll send you money, anything. I just need to figure this out.

Thanks,

Mike
(415)385-8140</description>
		<content:encoded><![CDATA[<p><a href="#comment-4" rel="nofollow">@Dedi Eko </a> </p>
<p>Did you actually figure out how to install the PHP Loader on a Linux Server? If yes, PLEASE call me! I&#8217;ve been trying for two days and can&#8217;t figure it out. If you respond to this message with text I WILL NOT BE ABLE TO DO IT. Please CALL ME if you know how to do it. I&#8217;ll send you money, anything. I just need to figure this out.</p>
<p>Thanks,</p>
<p>Mike<br />
(415)385-8140</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexP</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-739</link>
		<dc:creator>AlexP</dc:creator>
		<pubDate>Sun, 02 May 2010 17:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-739</guid>
		<description>&lt;a href=&quot;#comment-611&quot; rel=&quot;nofollow&quot;&gt;@Marcelo &lt;/a&gt; 
Hello,
Sorry for delay in response, There is no any big difference in 5.1 or 5.2 . I have added same phpshield.5.2.lin extension in php.ini file but not sure why it show 5.0.1 version.

Protected Script Loaders will be updated periodically and the latest loaders are always freely available
from:
http://www.phpshield.com/loaders/
3.1 Loader filename structure
The following provides an overview of the loader naming conventions:
ixed.X.Y.Zts.os
X.Y - major PHP version number (4.3 for 4.3.x, 5.0 for 5.0.x, 5.1 for 5.1.x, 5.2 for 5.2.x)
Z - minor PHP version number (2 for 5.0.2) This is optional and most loaders DOES NOT have the minor
version number in the file name.
This part may be missed in the loader name which means that this loader is for all higher PHP versions:
ixed.4.3.lin - for all PHP 4.3.x versions
ixed.5.0.0.lin - for PHP 5.0.0 only
ixed.5.0.1.lin - for PHP 5.0.1 only
ixed.5.0.2.lin - for PHP 5.0.2 only
ixed.5.0.lin - for all PHP 5.0.3+ versions and higher
ixed.5.1.lin - for all PHP 5.1 versions and higher
ixed.5.2.lin - for all PHP 5.2 versions and higher
ixed.5.3.lin - for all PHP 5.3 versions and higher

Regards
Alex P</description>
		<content:encoded><![CDATA[<p><a href="#comment-611" rel="nofollow">@Marcelo </a><br />
Hello,<br />
Sorry for delay in response, There is no any big difference in 5.1 or 5.2 . I have added same phpshield.5.2.lin extension in php.ini file but not sure why it show 5.0.1 version.</p>
<p>Protected Script Loaders will be updated periodically and the latest loaders are always freely available<br />
from:<br />
<a href="http://www.phpshield.com/loaders/" rel="nofollow">http://www.phpshield.com/loaders/</a><br />
3.1 Loader filename structure<br />
The following provides an overview of the loader naming conventions:<br />
ixed.X.Y.Zts.os<br />
X.Y &#8211; major PHP version number (4.3 for 4.3.x, 5.0 for 5.0.x, 5.1 for 5.1.x, 5.2 for 5.2.x)<br />
Z &#8211; minor PHP version number (2 for 5.0.2) This is optional and most loaders DOES NOT have the minor<br />
version number in the file name.<br />
This part may be missed in the loader name which means that this loader is for all higher PHP versions:<br />
ixed.4.3.lin &#8211; for all PHP 4.3.x versions<br />
ixed.5.0.0.lin &#8211; for PHP 5.0.0 only<br />
ixed.5.0.1.lin &#8211; for PHP 5.0.1 only<br />
ixed.5.0.2.lin &#8211; for PHP 5.0.2 only<br />
ixed.5.0.lin &#8211; for all PHP 5.0.3+ versions and higher<br />
ixed.5.1.lin &#8211; for all PHP 5.1 versions and higher<br />
ixed.5.2.lin &#8211; for all PHP 5.2 versions and higher<br />
ixed.5.3.lin &#8211; for all PHP 5.3 versions and higher</p>
<p>Regards<br />
Alex P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-611</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-611</guid>
		<description>Hello,

Thank you for this tutorial.

Worked 100% on cPanel/RHEL server with apache 2/php 5.2</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thank you for this tutorial.</p>
<p>Worked 100% on cPanel/RHEL server with apache 2/php 5.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-610</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-610</guid>
		<description>hello
in http://linuxwindowsmaster.com/phpinfo.php you have phpshield version 5.0.1
i don&#039;t understand why you talk about phpshield 5.1 or 5.2 ...
also when i downloaded from phpshield there where no 5.1 or 5.2 versions
only 5.0.1 or 5.0.2
now can you tell what&#039;s the difference?

in php.ini i wrote phpshield.5.0.2.lin and didn&#039;t worked, then i&#039;ve renamed the file phpshield.5.2.lin and got the same error ...
can you tell what should i do?</description>
		<content:encoded><![CDATA[<p>hello<br />
in <a href="http://linuxwindowsmaster.com/phpinfo.php" rel="nofollow">http://linuxwindowsmaster.com/phpinfo.php</a> you have phpshield version 5.0.1<br />
i don&#8217;t understand why you talk about phpshield 5.1 or 5.2 &#8230;<br />
also when i downloaded from phpshield there where no 5.1 or 5.2 versions<br />
only 5.0.1 or 5.0.2<br />
now can you tell what&#8217;s the difference?</p>
<p>in php.ini i wrote phpshield.5.0.2.lin and didn&#8217;t worked, then i&#8217;ve renamed the file phpshield.5.2.lin and got the same error &#8230;<br />
can you tell what should i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechiePark</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-609</link>
		<dc:creator>TechiePark</dc:creator>
		<pubDate>Tue, 16 Feb 2010 08:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-609</guid>
		<description>Thanks a lot buddy..!!! I was testing phpmotion script and your article helped me..
keep it up..!!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot buddy..!!! I was testing phpmotion script and your article helped me..<br />
keep it up..!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Denney</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-608</link>
		<dc:creator>Michael Denney</dc:creator>
		<pubDate>Mon, 15 Feb 2010 07:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-608</guid>
		<description>phpShield works with Apache MPM Worker but it can be a pain to get it installed no matter what MPM/Platform you are using.</description>
		<content:encoded><![CDATA[<p>phpShield works with Apache MPM Worker but it can be a pain to get it installed no matter what MPM/Platform you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-607</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Thu, 11 Feb 2010 15:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-607</guid>
		<description>Same problem here.. I tried everything... 

I saw many persons that was not able to use the phpSHIELD.. maybe it simply don&#039;t  work with &quot;Apache MPM Worker &quot;... It&#039;s is my only guest, I pass all other solutions...

Any new idea ?</description>
		<content:encoded><![CDATA[<p>Same problem here.. I tried everything&#8230; </p>
<p>I saw many persons that was not able to use the phpSHIELD.. maybe it simply don&#8217;t  work with &#8220;Apache MPM Worker &#8220;&#8230; It&#8217;s is my only guest, I pass all other solutions&#8230;</p>
<p>Any new idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markez linda</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-595</link>
		<dc:creator>markez linda</dc:creator>
		<pubDate>Wed, 21 Oct 2009 03:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-595</guid>
		<description>Hi, I can?t understand how to add your site in my rss reader. Can you Help me, please :)</description>
		<content:encoded><![CDATA[<p>Hi, I can?t understand how to add your site in my rss reader. Can you Help me, please <img src='http://linuxwindowsmaster.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack parler</title>
		<link>http://linuxwindowsmaster.com/how-to-install-the-phpshield-loaders-on-linux-windows-server/comment-page-1/#comment-591</link>
		<dc:creator>jack parler</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxwindowsmaster.com/?p=55#comment-591</guid>
		<description>There is obviously a lot to know about this.  I think you made some good points in Features also.</description>
		<content:encoded><![CDATA[<p>There is obviously a lot to know about this.  I think you made some good points in Features also.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
