<?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: Custom PHP 5.3.1 with APC and XDEBUG on (Dreamhost) Shared Host</title>
	<atom:link href="http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/</link>
	<description>Thougts and tricks on GIS, web development and FOSS</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:31:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gary</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-4061</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 27 Jan 2012 03:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-4061</guid>
		<description>I got the script to run without errors, but APC is not showing up as installed. Any suggestions? Is there steps not listed here that I was supposed to follow? Thanks!</description>
		<content:encoded><![CDATA[<p>I got the script to run without errors, but APC is not showing up as installed. Any suggestions? Is there steps not listed here that I was supposed to follow? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forum installation</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-1247</link>
		<dc:creator>Forum installation</dc:creator>
		<pubDate>Tue, 17 May 2011 09:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-1247</guid>
		<description>Typically I actually do not post on weblogs, although I would like to state that this article seriously obligated me to do so! nice post.</description>
		<content:encoded><![CDATA[<p>Typically I actually do not post on weblogs, although I would like to state that this article seriously obligated me to do so! nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-184</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Mon, 25 Oct 2010 07:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-184</guid>
		<description>@daniel http://blog.ayanray.com/2010/04/custom-php-install-on-dreamhost-shared-hosting/ suggests using a UNIX texteditor to avoid this problem, are you working your files on a win machine and then uploading them?

@MacMladen you can remove the --without-pear switch on line 92 so your php will have pear and you can use PECL

@GeorgeK I did play around a bit but not much. (short in time....)</description>
		<content:encoded><![CDATA[<p>@daniel <a href="http://blog.ayanray.com/2010/04/custom-php-install-on-dreamhost-shared-hosting/" >http://blog.ayanray.com/2010/04/custom-php-install-on-dreamhost-shared-hosting/</a> suggests using a UNIX texteditor to avoid this problem, are you working your files on a win machine and then uploading them?</p>
<p>@MacMladen you can remove the &#8211;without-pear switch on line 92 so your php will have pear and you can use PECL</p>
<p>@GeorgeK I did play around a bit but not much. (short in time&#8230;.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeorgeK</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-140</link>
		<dc:creator>GeorgeK</dc:creator>
		<pubDate>Sun, 04 Jul 2010 19:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-140</guid>
		<description>My message got scrambled, as stated I using the following configuration in the php.ini

end_extension_ts=[absolute path to xdebug.so]
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=[domain name]
xdebug.remote_port=[port of my choosing]</description>
		<content:encoded><![CDATA[<p>My message got scrambled, as stated I using the following configuration in the php.ini</p>
<p>end_extension_ts=[absolute path to xdebug.so]<br />
xdebug.remote_enable=on<br />
xdebug.remote_handler=dbgp<br />
xdebug.remote_host=[domain name]<br />
xdebug.remote_port=[port of my choosing]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeorgeK</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-139</link>
		<dc:creator>GeorgeK</dc:creator>
		<pubDate>Sun, 04 Jul 2010 19:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-139</guid>
		<description>Did anyone use this installation to debug with Xdebug ?

I use the following configuration in the php.ini
end_extension_ts-
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=
xdebug.remote_port=

Alas I it doesn&#039;t work and before I spend more time on it I would like to know if this port opening is even allowed? 

Any help will be very welcomed</description>
		<content:encoded><![CDATA[<p>Did anyone use this installation to debug with Xdebug ?</p>
<p>I use the following configuration in the php.ini<br />
end_extension_ts-<br />
xdebug.remote_enable=on<br />
xdebug.remote_handler=dbgp<br />
xdebug.remote_host=<br />
xdebug.remote_port=</p>
<p>Alas I it doesn&#8217;t work and before I spend more time on it I would like to know if this port opening is even allowed? </p>
<p>Any help will be very welcomed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacMladen</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-135</link>
		<dc:creator>MacMladen</dc:creator>
		<pubDate>Tue, 15 Jun 2010 16:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-135</guid>
		<description>I use Drupal and some modules would like to have PECL upload progress.

How could it be added to build script and can you provide a solution for such integration?</description>
		<content:encoded><![CDATA[<p>I use Drupal and some modules would like to have PECL upload progress.</p>
<p>How could it be added to build script and can you provide a solution for such integration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahaab</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-124</link>
		<dc:creator>ahaab</dc:creator>
		<pubDate>Thu, 27 May 2010 23:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-124</guid>
		<description>i get a lot of errors after the php licence notification. posted everything to pastebin here.
http://pastebin.com/UBGstUXP
any ideas?

thanks in advance!</description>
		<content:encoded><![CDATA[<p>i get a lot of errors after the php licence notification. posted everything to pastebin here.<br />
<a href="http://pastebin.com/UBGstUXP" >http://pastebin.com/UBGstUXP</a><br />
any ideas?</p>
<p>thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-114</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 24 Apr 2010 04:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-114</guid>
		<description>Hi, Im getting the following error, no idea what to do, any advice?

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@quefresas.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.</description>
		<content:encoded><![CDATA[<p>Hi, Im getting the following error, no idea what to do, any advice?</p>
<p>Internal Server Error</p>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Please contact the server administrator, <a href="mailto:webmaster@quefresas.com">webmaster@quefresas.com</a> and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p>
<p>More information about this error may be available in the server error log.</p>
<p>Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lsowen</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-106</link>
		<dc:creator>lsowen</dc:creator>
		<pubDate>Sat, 10 Apr 2010 01:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-106</guid>
		<description>Thank you for putting this together...  It really helped me out!</description>
		<content:encoded><![CDATA[<p>Thank you for putting this together&#8230;  It really helped me out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.bernawebdesign.ch/byteblog/2010/02/17/custom-php-5-3-1-with-apc-and-xdebug-on-dreamhost-shared-hosting/comment-page-1/#comment-99</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/?p=116#comment-99</guid>
		<description>According to this: http://www.brandonturner.net/blog/2009/07/fastcgi_with_php_opcode_cache/#implementation

One needs to do quite a bit more to get PC properly functioning with PHP /fastcgi. I don&#039;t think those steps are possible as a user account on dreamhost, but if someone knows better, I&#039;m all ears.</description>
		<content:encoded><![CDATA[<p>According to this: <a href="http://www.brandonturner.net/blog/2009/07/fastcgi_with_php_opcode_cache/#implementation" >http://www.brandonturner.net/blog/2009/07/fastcgi_with_php_opcode_cache/#implementation</a></p>
<p>One needs to do quite a bit more to get PC properly functioning with PHP /fastcgi. I don&#8217;t think those steps are possible as a user account on dreamhost, but if someone knows better, I&#8217;m all ears.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

