<?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: Configuring PHP 5 with IBM HTTP Server, WebSphere Application Server, and DB2 UDB</title>
	<atom:link href="http://krook.net/php-ihs-websphere-db2/feed" rel="self" type="application/rss+xml" />
	<link>http://krook.net</link>
	<description>Daniel Krook is an IBM Certified IT Specialist based in Armonk, New York.  He has over 10 years experience in Web site development and presently builds integrated applications on WebSphere and DB2 along with Apache, MySQL, and PHP for ibm.com and the intranet.  He holds certifications in PHP (ZCE), Java (SCJP, SCWCD), DB2 (ICDAssoc., ICAD), and Solaris (SCSA).  He occasionally writes PHP-related articles for IBM developerWorks and co-authored the IBM Redbook 'Developing PHP Applications for IBM Data Servers.'  His current interests include RESTful Web services and mobile application development for smartphones.</description>
	<lastBuildDate>Fri, 05 Mar 2010 17:50:56 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Toine</title>
		<link>http://krook.net/php-ihs-websphere-db2/comment-page-1#comment-72274</link>
		<dc:creator>Toine</dc:creator>
		<pubDate>Thu, 11 Jun 2009 22:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/php-ihs-websphere-db2/#comment-72274</guid>
		<description>Thx for the information.

I changed it a bit to a New version.

Very important is that the Development tools Are installed when installing DB2 express. So when installing select custom  or Full.

&#039;./configure&#039; &#039;--with-apxs2=/opt/IBM/HTTPServer/bin/apxs&#039; &#039;--prefix=/usr/local/php&#039; &#039;--with-gd=shared&#039; &#039;--with-zlib&#039; &#039;--enable-ftp&#039; &#039;--with-libxml-dir=/usr&#039; &#039;--with-mysql=/usr/bin/mysql&#039; &#039;--with-mysqli=/usr/bin/mysql_config&#039; &#039;--with-pdo-odbc=ibm-db2&#039; &#039;--with-IBM_DB2=/opt/ibm/db2/V9.5/&#039;


regards Toine Eetgerink</description>
		<content:encoded><![CDATA[<p>Thx for the information.</p>
<p>I changed it a bit to a New version.</p>
<p>Very important is that the Development tools Are installed when installing DB2 express. So when installing select custom  or Full.</p>
<p>&#8216;./configure&#8217; &#8216;&#8211;with-apxs2=/opt/IBM/HTTPServer/bin/apxs&#8217; &#8216;&#8211;prefix=/usr/local/php&#8217; &#8216;&#8211;with-gd=shared&#8217; &#8216;&#8211;with-zlib&#8217; &#8216;&#8211;enable-ftp&#8217; &#8216;&#8211;with-libxml-dir=/usr&#8217; &#8216;&#8211;with-mysql=/usr/bin/mysql&#8217; &#8216;&#8211;with-mysqli=/usr/bin/mysql_config&#8217; &#8216;&#8211;with-pdo-odbc=ibm-db2&#8242; &#8216;&#8211;with-IBM_DB2=/opt/ibm/db2/V9.5/&#8217;</p>
<p>regards Toine Eetgerink</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Klein</title>
		<link>http://krook.net/php-ihs-websphere-db2/comment-page-1#comment-3379</link>
		<dc:creator>Adam Klein</dc:creator>
		<pubDate>Wed, 13 Dec 2006 20:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/php-ihs-websphere-db2/#comment-3379</guid>
		<description>Daniel,

I&#039;ve been struggling with building PHP-5.2.0 on a SPARC T2000  with Solaris 10 and IHS 6.0.2 for a few days.  I finally solved the configure and make problems by  commenting out the sections of the configure script that check the Apache version for apxs.  By forcing it to accept IHS6&#039;s httpd -v version string as valid (which uses the apache version number, not the date - which is what the configure script checks), I got a successful build and install.

A very useful tip is to do &#039;make -j 32&#039; on a T2000.  It&#039;s _MUCH_ faster.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>I&#8217;ve been struggling with building PHP-5.2.0 on a SPARC T2000  with Solaris 10 and IHS 6.0.2 for a few days.  I finally solved the configure and make problems by  commenting out the sections of the configure script that check the Apache version for apxs.  By forcing it to accept IHS6&#8217;s httpd -v version string as valid (which uses the apache version number, not the date &#8211; which is what the configure script checks), I got a successful build and install.</p>
<p>A very useful tip is to do &#8216;make -j 32&#8242; on a T2000.  It&#8217;s _MUCH_ faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smith</title>
		<link>http://krook.net/php-ihs-websphere-db2/comment-page-1#comment-3234</link>
		<dc:creator>Smith</dc:creator>
		<pubDate>Sun, 10 Dec 2006 05:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/php-ihs-websphere-db2/#comment-3234</guid>
		<description>Thank for making this valuable information available to the public.</description>
		<content:encoded><![CDATA[<p>Thank for making this valuable information available to the public.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krook</title>
		<link>http://krook.net/php-ihs-websphere-db2/comment-page-1#comment-2527</link>
		<dc:creator>krook</dc:creator>
		<pubDate>Fri, 17 Nov 2006 14:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/php-ihs-websphere-db2/#comment-2527</guid>
		<description>Mike,

I&#039;ve noticed that my blog package seems to convert double-hyphens to m-dashes in my code snippets, so the &quot;configure&quot; command may be broken for you.  This is probably why your PHP build is looking for Apache 2 instead of IHS, because it can&#039;t make sense of the &quot;with-apxs&quot; flag.  

Convert the m-dashes to double hyphens before each of the &quot;with&quot; flags and see if that fixes the problem.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>I&#8217;ve noticed that my blog package seems to convert double-hyphens to m-dashes in my code snippets, so the &#8220;configure&#8221; command may be broken for you.  This is probably why your PHP build is looking for Apache 2 instead of IHS, because it can&#8217;t make sense of the &#8220;with-apxs&#8221; flag.  </p>
<p>Convert the m-dashes to double hyphens before each of the &#8220;with&#8221; flags and see if that fixes the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Adams</title>
		<link>http://krook.net/php-ihs-websphere-db2/comment-page-1#comment-2508</link>
		<dc:creator>Mike Adams</dc:creator>
		<pubDate>Fri, 17 Nov 2006 05:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/php-ihs-websphere-db2/#comment-2508</guid>
		<description>Daniel - I have been trying to get this to work with IHS 1.3.26.

I make it all the way to the make command. when I run make i get a bunch of similar messages as follows.

/downloads/php/php-ihs/php-src/php-4.4.4/sapi/apache2handler/sapi_apache2.c:38:25: apr_strings.h: No such file or directory

Is there anything I can do to solve this?</description>
		<content:encoded><![CDATA[<p>Daniel &#8211; I have been trying to get this to work with IHS 1.3.26.</p>
<p>I make it all the way to the make command. when I run make i get a bunch of similar messages as follows.</p>
<p>/downloads/php/php-ihs/php-src/php-4.4.4/sapi/apache2handler/sapi_apache2.c:38:25: apr_strings.h: No such file or directory</p>
<p>Is there anything I can do to solve this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
