<?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"
	>
<channel>
	<title>Comments on: PHP Certification for Hosts?</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 12:45:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Hero Doug</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-358</link>
		<dc:creator>Hero Doug</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-358</guid>
		<description>&lt;p&gt;It's sad that you have had bad experience with hosts, but from my experience with hosting I've found that all the hosts I've dealt with have had extensive knowledge about their servers, including php. Which brings me to my next point, there is a LOT more to know about running  hosting business then just your PHP settings and what modules are installed. If you are to suggest a certification program for hosting (Which is a Linux server admin certification actually) it should encompass the whole of hosting, and not just one aspect.&lt;/p&gt;

&lt;p&gt;I really do agree with you on one point though, there are a lot of new host's on the market that have no business hosting. &lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>It&#8217;s sad that you have had bad experience with hosts, but from my experience with hosting I&#8217;ve found that all the hosts I&#8217;ve dealt with have had extensive knowledge about their servers, including php. Which brings me to my next point, there is a LOT more to know about running  hosting business then just your PHP settings and what modules are installed. If you are to suggest a certification program for hosting (Which is a Linux server admin certification actually) it should encompass the whole of hosting, and not just one aspect.</p>
<p>I really do agree with you on one point though, there are a lot of new host&#8217;s on the market that have no business hosting. </p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-359</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-359</guid>
		<description>&lt;p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
Which brings me to my next point, there is a LOT more to know about running hosting business then just your PHP settings and what modules are installed.&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Very true and general sysadmin training should cover this.  Think there is value in something that focuses on PHP only though. To take a well known example, when register_globals was switched off by default with PHP 4.2.0, many hosts followed suit because it was the recommended approach - sysadmin good practice in other words. The result was mayhem for many.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>
<blockquote>
<p>
Which brings me to my next point, there is a LOT more to know about running hosting business then just your PHP settings and what modules are installed.
</p>
</blockquote>
</p><p>Very true and general sysadmin training should cover this.  Think there is value in something that focuses on PHP only though. To take a well known example, when register_globals was switched off by default with PHP 4.2.0, many hosts followed suit because it was the recommended approach - sysadmin good practice in other words. The result was mayhem for many.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: p4schroeder</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-360</link>
		<dc:creator>p4schroeder</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-360</guid>
		<description>&lt;p&gt;A couple month ago I installed eZpublish CMS on a shared hosting (Ace-host.net) and as so happy because it was working. Since eZpublish runs only if PHP runs as a  module I was happy it worked. Two weeks late after setting up the site I suddenly starred at an a screen telling me no file specified. After bugging Ace-host for a while I realized they had changed PHP from Apache module to CGI without even telling the customers. That was a horrible experience for me.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>A couple month ago I installed eZpublish CMS on a shared hosting (Ace-host.net) and as so happy because it was working. Since eZpublish runs only if PHP runs as a  module I was happy it worked. Two weeks late after setting up the site I suddenly starred at an a screen telling me no file specified. After bugging Ace-host for a while I realized they had changed PHP from Apache module to CGI without even telling the customers. That was a horrible experience for me.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-361</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-361</guid>
		<description>&lt;p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
...I realized they had changed PHP from Apache module to CGI without even telling the customers. That was a horrible experience for me.&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;That's exactly what I'm talking about (have had similar experiences and I believe it's probably a common story). The problem, for me, is not that they switched to using CGI but that there was no warning. To me that says they fail to understand the potential impact of what they're doing on PHP applications. With a warning, you would have had a chance to test / fix the problem in your development environment (or at least discuss it on &lt;a href="http://www.sitepoint.com/forums/"&gt;SPF&lt;/a&gt; and work out how to solve it).&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>
<blockquote>
<p>
&#8230;I realized they had changed PHP from Apache module to CGI without even telling the customers. That was a horrible experience for me.
</p>
</blockquote>
</p><p>That&#8217;s exactly what I&#8217;m talking about (have had similar experiences and I believe it&#8217;s probably a common story). The problem, for me, is not that they switched to using CGI but that there was no warning. To me that says they fail to understand the potential impact of what they&#8217;re doing on PHP applications. With a warning, you would have had a chance to test / fix the problem in your development environment (or at least discuss it on <a href="http://www.sitepoint.com/forums/">SPF</a> and work out how to solve it).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-362</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-362</guid>
		<description>&lt;p&gt;You just have to checkout your hosts before getting in bed with them. you get what you pay for and for just $25 per month you can get hosts whose whole buiness of being online is to do PHP/MySQL hosting. they have a passion, they write PHP programs and they know about the need to use PEAR etc.&lt;/p&gt;

&lt;p&gt;You should always talk to a potential host personally. If they don't respond to your questions, then you ought to go elsewhere anyway. Ask them 'can i install pear packages...will you run php5, do you support SQLite? Of course you shold also ask: what are your peering arrangements?, what backup do you have? and often 'who are you a reseller for? (i.e. who REALLY is the host).&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>You just have to checkout your hosts before getting in bed with them. you get what you pay for and for just $25 per month you can get hosts whose whole buiness of being online is to do PHP/MySQL hosting. they have a passion, they write PHP programs and they know about the need to use PEAR etc.</p>
<p>You should always talk to a potential host personally. If they don&#8217;t respond to your questions, then you ought to go elsewhere anyway. Ask them &#8216;can i install pear packages&#8230;will you run php5, do you support SQLite? Of course you shold also ask: what are your peering arrangements?, what backup do you have? and often &#8216;who are you a reseller for? (i.e. who REALLY is the host).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hero Doug</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-363</link>
		<dc:creator>Hero Doug</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-363</guid>
		<description>&lt;p&gt;[QUOTE=p4schroeder]After bugging Ace-host for a while I realized they had changed PHP from Apache module to CGI without even telling the customers.[/q] I have to agree with what Harry said about this, the host should have realised the potential impact it had on their customers sites.&lt;/p&gt;

&lt;p&gt;[QUOTE=HarryF]Think there is value in something that focuses on PHP only though.[/QUOTE] There could be value for a certification if prepared properly. If anyone were to do it I'd like to see the PHP.net developers do it.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>[QUOTE=p4schroeder]After bugging Ace-host for a while I realized they had changed PHP from Apache module to CGI without even telling the customers.[/q] I have to agree with what Harry said about this, the host should have realised the potential impact it had on their customers sites.</p>
<p>[QUOTE=HarryF]Think there is value in something that focuses on PHP only though.[/QUOTE] There could be value for a certification if prepared properly. If anyone were to do it I&#8217;d like to see the PHP.net developers do it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-364</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-364</guid>
		<description>&lt;p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
If anyone were to do it I'd like to see the PHP.net developers do it.&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Likewise. Certainly something that has to be "done right". Might also turn into enough predictable revenue to employ a full time PHP developer somewhere (which is valuable in Open Source development).&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>
<blockquote>
<p>
If anyone were to do it I&#8217;d like to see the PHP.net developers do it.
</p>
</blockquote>
</p><p>Likewise. Certainly something that has to be &#8220;done right&#8221;. Might also turn into enough predictable revenue to employ a full time PHP developer somewhere (which is valuable in Open Source development).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Filip de Waard</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-365</link>
		<dc:creator>Filip de Waard</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-365</guid>
		<description>&lt;p&gt;Good idea. Where can I enlist ;)&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Good idea. Where can I enlist ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/05/23/php-certification-for-hosts/#comment-366</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1516004650#comment-366</guid>
		<description>&lt;p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
Good idea. Where can I enlist ;)&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Exactly ;) Needs someone to take the bait and set it up...&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>
<blockquote>
<p>
Good idea. Where can I enlist ;)
</p>
</blockquote>
</p><p>Exactly ;) Needs someone to take the bait and set it up&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.284 seconds -->
<!-- Cached page served by WP-Cache -->
