<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HP-UX Web Server Suite - PHP but without Informix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820001#M778957</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We have installed the HP-UX Web Server Suite with apache 2.x version, php and etc.&lt;BR /&gt;&lt;BR /&gt;After reading some documents the standard HP-UX Web Server Suite with PHP only support Oracle, Mysql database extension but not Informix.&lt;BR /&gt;&lt;BR /&gt;Anyone knows how to get the Informix extension so that I can connect to my Informix database.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Steven</description>
    <pubDate>Sat, 08 Jul 2006 08:15:11 GMT</pubDate>
    <dc:creator>Steven_181</dc:creator>
    <dc:date>2006-07-08T08:15:11Z</dc:date>
    <item>
      <title>HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820001#M778957</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We have installed the HP-UX Web Server Suite with apache 2.x version, php and etc.&lt;BR /&gt;&lt;BR /&gt;After reading some documents the standard HP-UX Web Server Suite with PHP only support Oracle, Mysql database extension but not Informix.&lt;BR /&gt;&lt;BR /&gt;Anyone knows how to get the Informix extension so that I can connect to my Informix database.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Steven</description>
      <pubDate>Sat, 08 Jul 2006 08:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820001#M778957</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-07-08T08:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820002#M778958</link>
      <description>Shalom Steven,&lt;BR /&gt;&lt;BR /&gt;Nice name.&lt;BR /&gt;&lt;BR /&gt;Its a standard apache port, so if you follow the instructions and install the Informix extension most likely it will work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 08 Jul 2006 16:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820002#M778958</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-08T16:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820003#M778959</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;You may compile apache and php with informix support. &lt;BR /&gt;&lt;BR /&gt;When you compiling php it's option --with-informix[=DIR] in configure.&lt;BR /&gt;&lt;BR /&gt;--with-informix[=DIR]   Include Informix support.  DIR is the Informix base                          install directory, defaults to nothing.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Sun, 09 Jul 2006 09:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820003#M778959</guid>
      <dc:creator>Martin Hejtmanek</dc:creator>
      <dc:date>2006-07-09T09:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820004#M778960</link>
      <description>Unfortunately I am not sure where to find the instruction on how to activate the informix into the standard HP-UX webserver suite.&lt;BR /&gt;&lt;BR /&gt;Any ideas...</description>
      <pubDate>Mon, 10 Jul 2006 22:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820004#M778960</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-07-10T22:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820005#M778961</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;take a look at the IBM document&lt;BR /&gt;&lt;BR /&gt;'A step-by-step how-to guide to install, configure, and test a Linux, Apache, Informix, and PHP server'&lt;BR /&gt;&lt;BR /&gt;and I think this will solve your problems&lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0606bombardier/" target="_blank"&gt;http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0606bombardier/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Fri, 28 Jul 2006 00:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820005#M778961</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2006-07-28T00:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite - PHP but without Informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820006#M778962</link>
      <description>If Apache + PHP is already installed then you cant connect to Informix unless you install the Informix integration in PHP at the time of compilation.&lt;BR /&gt;You need to get the source code of PHP and recompile using informix i.e&lt;BR /&gt;./configure --with-apxs2=/usr/sbin/apxs --with-informix=/usr/informix&lt;BR /&gt;then make and then make install&lt;BR /&gt;This will build your PHP with Informix and then link it to Apache so when you tun the &lt;BR /&gt; you'll see Informix in there.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jul 2006 01:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-php-but-without-informix/m-p/3820006#M778962</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-07-28T01:16:41Z</dc:date>
    </item>
  </channel>
</rss>

