<?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 for Cuadra Development Blog</title>
	<atom:link href="http://cuadradevelopment.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuadradevelopment.com/blog</link>
	<description>Adventures in development</description>
	<lastBuildDate>Sun, 17 Jan 2010 22:23:30 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Dorthey Juenemann</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-21</link>
		<dc:creator>Dorthey Juenemann</dc:creator>
		<pubDate>Sun, 17 Jan 2010 22:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-21</guid>
		<description>I like your weblog very much. Will bookmark. Keep up to briliant posting on it. Thank you</description>
		<content:encoded><![CDATA[<p>I like your weblog very much. Will bookmark. Keep up to briliant posting on it. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Fred</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-20</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 20 Dec 2009 14:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-20</guid>
		<description>Great write up. Thanks!

I only have one strange problem - the full php configuration I used does not show up, only a partial configuration appears.

FYI, I&#039;m using Snow Leopard&#039;s build in Apache, for simplicity, php 5.2.12 and php 5.3.1.

After I comment out the php make install LoadModule php5_module in httpd.conf, in the result phpinfo() output I get (php 5.3.1):

Configure Command 	 &#039;./configure&#039; &#039;--prefix=/opt/php5.3&#039; &#039;--with-config-file-path=/opt/php5.3&#039; &#039;--with-curl&#039; &#039;--enable-cli&#039; &#039;--with-mysql=mysqlnd&#039; &#039;--with-mysqli=mysqlnd&#039; &#039;--with-pdo-mysql=mysqlnd&#039;  

However if I reactive LoadModule php5_module in httpd.conf and restart the server (forcing the direct use of php) I get:

Command 	 &#039;./configure&#039; &#039;--prefix=/opt/php5.3&#039; &#039;--with-config-file-path=/opt/php5.3&#039; &#039;--with-curl&#039; &#039;--enable-cli&#039; &#039;--with-mysql=mysqlnd&#039; &#039;--with-mysqli=mysqlnd&#039; &#039;--with-pdo-mysql=mysqlnd&#039; &#039;--with-zlib&#039; &#039;--with-zlib-dir=/usr&#039; &#039;--with-apxs2=/usr/sbin/apxs&#039; &#039;--with-ldap=/usr&#039; &#039;--with-iodbc=/usr&#039; &#039;--with-curl=/usr&#039; &#039;--with-mysql-sock=/tmp&#039; &#039;--with-openssl=/usr&#039; &#039;--with-xmlrpc&#039; &#039;--with-pear&#039; &#039;--with-iconv-dir=/usr/local&#039; &#039;--with-gd&#039; &#039;--with-jpeg-dir=/usr/local/lib&#039; &#039;--with-png-dir=/usr/X11R6&#039; &#039;--with-freetype-dir=/usr/X11R6&#039; &#039;--with-xpm-dir=/usr/X11R6&#039; &#039;--with-sqlite&#039; &#039;--with-pdo-sqlite&#039; &#039;--with-ldap=/usr&#039; &#039;--with-ldap-sasl=/usr&#039; &#039;--with-bz2=/usr&#039; &#039;--enable-exif&#039; &#039;--enable-ftp&#039; &#039;--enable-sockets&#039; &#039;--enable-mbstring&#039; &#039;--enable-mbregex&#039; &#039;--enable-soap&#039; &#039;--enable-bcmath&#039; &#039;--enable-dba&#039; &#039;--enable-gd-native-ttf&#039; 

The result is roughly the same for php 5.2.12.

No errors in the error log. Just missing most of my php configuration, which, as you can imagine, hamstrings the application!

Any ideas?</description>
		<content:encoded><![CDATA[<p>Great write up. Thanks!</p>
<p>I only have one strange problem &#8211; the full php configuration I used does not show up, only a partial configuration appears.</p>
<p>FYI, I&#8217;m using Snow Leopard&#8217;s build in Apache, for simplicity, php 5.2.12 and php 5.3.1.</p>
<p>After I comment out the php make install LoadModule php5_module in httpd.conf, in the result phpinfo() output I get (php 5.3.1):</p>
<p>Configure Command 	 &#8216;./configure&#8217; &#8216;&#8211;prefix=/opt/php5.3&#8242; &#8216;&#8211;with-config-file-path=/opt/php5.3&#8242; &#8216;&#8211;with-curl&#8217; &#8216;&#8211;enable-cli&#8217; &#8216;&#8211;with-mysql=mysqlnd&#8217; &#8216;&#8211;with-mysqli=mysqlnd&#8217; &#8216;&#8211;with-pdo-mysql=mysqlnd&#8217;  </p>
<p>However if I reactive LoadModule php5_module in httpd.conf and restart the server (forcing the direct use of php) I get:</p>
<p>Command 	 &#8216;./configure&#8217; &#8216;&#8211;prefix=/opt/php5.3&#8242; &#8216;&#8211;with-config-file-path=/opt/php5.3&#8242; &#8216;&#8211;with-curl&#8217; &#8216;&#8211;enable-cli&#8217; &#8216;&#8211;with-mysql=mysqlnd&#8217; &#8216;&#8211;with-mysqli=mysqlnd&#8217; &#8216;&#8211;with-pdo-mysql=mysqlnd&#8217; &#8216;&#8211;with-zlib&#8217; &#8216;&#8211;with-zlib-dir=/usr&#8217; &#8216;&#8211;with-apxs2=/usr/sbin/apxs&#8217; &#8216;&#8211;with-ldap=/usr&#8217; &#8216;&#8211;with-iodbc=/usr&#8217; &#8216;&#8211;with-curl=/usr&#8217; &#8216;&#8211;with-mysql-sock=/tmp&#8217; &#8216;&#8211;with-openssl=/usr&#8217; &#8216;&#8211;with-xmlrpc&#8217; &#8216;&#8211;with-pear&#8217; &#8216;&#8211;with-iconv-dir=/usr/local&#8217; &#8216;&#8211;with-gd&#8217; &#8216;&#8211;with-jpeg-dir=/usr/local/lib&#8217; &#8216;&#8211;with-png-dir=/usr/X11R6&#8242; &#8216;&#8211;with-freetype-dir=/usr/X11R6&#8242; &#8216;&#8211;with-xpm-dir=/usr/X11R6&#8242; &#8216;&#8211;with-sqlite&#8217; &#8216;&#8211;with-pdo-sqlite&#8217; &#8216;&#8211;with-ldap=/usr&#8217; &#8216;&#8211;with-ldap-sasl=/usr&#8217; &#8216;&#8211;with-bz2=/usr&#8217; &#8216;&#8211;enable-exif&#8217; &#8216;&#8211;enable-ftp&#8217; &#8216;&#8211;enable-sockets&#8217; &#8216;&#8211;enable-mbstring&#8217; &#8216;&#8211;enable-mbregex&#8217; &#8216;&#8211;enable-soap&#8217; &#8216;&#8211;enable-bcmath&#8217; &#8216;&#8211;enable-dba&#8217; &#8216;&#8211;enable-gd-native-ttf&#8217; </p>
<p>The result is roughly the same for php 5.2.12.</p>
<p>No errors in the error log. Just missing most of my php configuration, which, as you can imagine, hamstrings the application!</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Multiple PHP Instances With One Apache &#124; The Historical Webber</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-19</link>
		<dc:creator>Multiple PHP Instances With One Apache &#124; The Historical Webber</dc:creator>
		<pubDate>Thu, 03 Sep 2009 20:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-19</guid>
		<description>[...] found this one after I wrote up this tutorial at http://cuadradevelopment.com. It&#8217;s a bit different, but should work as [...]</description>
		<content:encoded><![CDATA[<p>[...] found this one after I wrote up this tutorial at <a href="http://cuadradevelopment.com" rel="nofollow">http://cuadradevelopment.com</a>. It&#8217;s a bit different, but should work as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Robert</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-16</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 30 Aug 2009 00:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-16</guid>
		<description>It&#039;s really hard to say without knowing more about the setup or which app it is. The first place I would check is the webmail script that executes the command.</description>
		<content:encoded><![CDATA[<p>It&#8217;s really hard to say without knowing more about the setup or which app it is. The first place I would check is the webmail script that executes the command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Robert</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-15</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 30 Aug 2009 00:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-15</guid>
		<description>I haven&#039;t used Nginx, but I have used Lighty quite a bit. I think the advantage of using Lighty over Apache is that it&#039;s smaller and faster for serving up static files. As far as FastCGI is concerned, I personally haven&#039;t seen a huge difference in performance. 

In all honesty, I don&#039;t really prefer one over the other. They both work great, I tend to stick to Apache though because it is more widely used and sometimes you don&#039;t get to choose what the http server is.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used Nginx, but I have used Lighty quite a bit. I think the advantage of using Lighty over Apache is that it&#8217;s smaller and faster for serving up static files. As far as FastCGI is concerned, I personally haven&#8217;t seen a huge difference in performance. </p>
<p>In all honesty, I don&#8217;t really prefer one over the other. They both work great, I tend to stick to Apache though because it is more widely used and sometimes you don&#8217;t get to choose what the http server is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Darin</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-14</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-14</guid>
		<description>This is a great idea, and it really helped me along, but I&#039;m having a problem I can&#039;t solve. I&#039;m running the latest version of Leopard on a Mac Mini. For one particular webmail application, I need to drop back to PHP 5.2 (installed at the usual /usr/bin/php). For everything else I&#039;m using PHP 5.3 (installed in /opt/local/bin/php).

To force the redirect for the /mail subdirectory, I created a .htaccess file containing the following:

AddHandler x-httpd-php php
Action x-httpd-php /usr/bin/php

The server is actually picking it up as expected, but it seems to be doing the wrong thing with it. Rather than executing &quot;/usr/bin/php mail/index.php&quot; (note the space between &quot;php&quot; and &quot;mail&quot;, it&#039;s instead executing &quot;/usr/bin/php/mail/index.php&quot; -- jamming everything together into a single string and trying to execute that. Since the path &quot;/usr/bin/php/mail/index.php&quot; doesn&#039;t exist, I&#039;m getting a 404.

Any ideas?</description>
		<content:encoded><![CDATA[<p>This is a great idea, and it really helped me along, but I&#8217;m having a problem I can&#8217;t solve. I&#8217;m running the latest version of Leopard on a Mac Mini. For one particular webmail application, I need to drop back to PHP 5.2 (installed at the usual /usr/bin/php). For everything else I&#8217;m using PHP 5.3 (installed in /opt/local/bin/php).</p>
<p>To force the redirect for the /mail subdirectory, I created a .htaccess file containing the following:</p>
<p>AddHandler x-httpd-php php<br />
Action x-httpd-php /usr/bin/php</p>
<p>The server is actually picking it up as expected, but it seems to be doing the wrong thing with it. Rather than executing &#8220;/usr/bin/php mail/index.php&#8221; (note the space between &#8220;php&#8221; and &#8220;mail&#8221;, it&#8217;s instead executing &#8220;/usr/bin/php/mail/index.php&#8221; &#8212; jamming everything together into a single string and trying to execute that. Since the path &#8220;/usr/bin/php/mail/index.php&#8221; doesn&#8217;t exist, I&#8217;m getting a 404.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple PHP versions with Apache using FastCGI on OS X by Joe Devon</title>
		<link>http://cuadradevelopment.com/blog/26/multiple-php-versions-with-apache-using-fastcgi-on-os-x/comment-page-1/#comment-13</link>
		<dc:creator>Joe Devon</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://cuadradevelopment.com/blog/?p=26#comment-13</guid>
		<description>Very nicely done Robert. BTW, have you ever thought of switching out apache for lighttpd or nginx? One of these days I want to try them out on an Amazon instance. Supposed to be WAAY faster than apache.</description>
		<content:encoded><![CDATA[<p>Very nicely done Robert. BTW, have you ever thought of switching out apache for lighttpd or nginx? One of these days I want to try them out on an Amazon instance. Supposed to be WAAY faster than apache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random xampp crashes on Windows by chrisdillon</title>
		<link>http://cuadradevelopment.com/blog/23/random-xampp-crashes-on-windows/comment-page-1/#comment-4</link>
		<dc:creator>chrisdillon</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertcuadra.com/?p=23#comment-4</guid>
		<description>Thanks dude! I just spent an hour trying to figure this out and no other remedy worked.
Chris Dillon</description>
		<content:encoded><![CDATA[<p>Thanks dude! I just spent an hour trying to figure this out and no other remedy worked.<br />
Chris Dillon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

