<?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 Re: Error during installing PHP on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482074#M680418</link>
    <description>Hi Vijay:&lt;BR /&gt;&lt;BR /&gt;It appears that you need to install the Oracle Instant Client.  It's free and available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oracle.com/technology/tech/oci/instantclient/index.html" target="_blank"&gt;http://www.oracle.com/technology/tech/oci/instantclient/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 19 Aug 2009 11:43:37 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-08-19T11:43:37Z</dc:date>
    <item>
      <title>Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482073#M680417</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm installing PHP for Oracle on HP-UX Itanium , 11iv3 OS, with below options:&lt;BR /&gt; ./configure \&lt;BR /&gt;--prefix=/var/apps/php \&lt;BR /&gt;--with-apxs2=/opt/hpws/apache/bin/apxs \&lt;BR /&gt;--with-oci8=instantclient,/t02/oracle/DEV1/db/tech_st/11.1.0/instantclient_11_1/instantclient_11_1 \&lt;BR /&gt;--disable-dom \&lt;BR /&gt;--disable-libxml&lt;BR /&gt;during instllation it is showing error "checking Oracle Instant Client version... configure: error: Oracle Instant Client libraries not found"&lt;BR /&gt;&lt;BR /&gt;Pls suggest me.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vijay</description>
      <pubDate>Wed, 19 Aug 2009 05:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482073#M680417</guid>
      <dc:creator>Vijay Kumar Dosapati</dc:creator>
      <dc:date>2009-08-19T05:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482074#M680418</link>
      <description>Hi Vijay:&lt;BR /&gt;&lt;BR /&gt;It appears that you need to install the Oracle Instant Client.  It's free and available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oracle.com/technology/tech/oci/instantclient/index.html" target="_blank"&gt;http://www.oracle.com/technology/tech/oci/instantclient/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Aug 2009 11:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482074#M680418</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-19T11:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482075#M680419</link>
      <description>Hi (again) Vijay:&lt;BR /&gt;&lt;BR /&gt;As for the installation, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oracle.com/technology/tech/oci/instantclient/index.html" target="_blank"&gt;http://www.oracle.com/technology/tech/oci/instantclient/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Aug 2009 11:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482075#M680419</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-19T11:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482076#M680420</link>
      <description>&lt;!--!*#--&gt;I don't know which PHP version you are building.&lt;BR /&gt;But you must change the configure script for it to find the OCI libraries.&lt;BR /&gt;You should find the following lines in the configure script:&lt;BR /&gt;&lt;BR /&gt;*hpux*)&lt;BR /&gt;   SHLIB_SUFFIX_NAME=sl&lt;BR /&gt;   SHLIB_DL_SUFFIX_NAME=sl&lt;BR /&gt;   ;&lt;BR /&gt;&lt;BR /&gt;Change "*hpux*)" to "hppa*hpux*)". Afterwards, run the configure&lt;BR /&gt;script once again.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 01:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482076#M680420</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-08-20T01:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482077#M680421</link>
      <description>Hi Shinji Teragaito&lt;BR /&gt;&lt;BR /&gt;I'm using PHP 5.3.0. I have also Installed Oracle Instant Client.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;vijay</description>
      <pubDate>Thu, 20 Aug 2009 04:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482077#M680421</guid>
      <dc:creator>Vijay Kumar Dosapati</dc:creator>
      <dc:date>2009-08-20T04:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482078#M680422</link>
      <description>The configure script for PHP 5.3.0 must be changed as I&lt;BR /&gt;mentioned. Then it could find OCI libraries.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 04:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482078#M680422</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-08-20T04:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482079#M680423</link>
      <description>Hi Shinji Teragaito&lt;BR /&gt;&lt;BR /&gt;Can u pls tell what are all libraries it is looking for.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;vijay</description>
      <pubDate>Thu, 20 Aug 2009 04:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482079#M680423</guid>
      <dc:creator>Vijay Kumar Dosapati</dc:creator>
      <dc:date>2009-08-20T04:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482080#M680424</link>
      <description>Hi Shinji Teragaito&lt;BR /&gt;&lt;BR /&gt;I have changed *hpux* to "hppa*hpux* as suggested , but now showing error :&lt;BR /&gt;./configure[4003]: Syntax error at line 4049 : `SAPI' is not expected&lt;BR /&gt;&lt;BR /&gt;Pls suggest&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 05:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482080#M680424</guid>
      <dc:creator>Vijay Kumar Dosapati</dc:creator>
      <dc:date>2009-08-20T05:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error during installing PHP on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482081#M680425</link>
      <description>&lt;!--!*#--&gt;&amp;gt; ./configure[4003]: Syntax error at line 4049 : `SAPI' is not expected&lt;BR /&gt;&lt;BR /&gt;  How did you change the configure script ? Here are my changes:&lt;BR /&gt;&lt;BR /&gt;% diff configure.org configure&lt;BR /&gt;3843c3843&lt;BR /&gt;&amp;lt;     for flag in -kthread -pthread -pthreads -mthreads -Kthread -threads -mt -qthreaded; do &lt;BR /&gt;---&lt;BR /&gt;&amp;gt;     for flag in -mt -kthread -pthread -pthreads -mthreads -Kthread -threads -qthreaded; do &lt;BR /&gt;4004c4004&lt;BR /&gt;&amp;lt;  *hpux*)&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;  hppa*hpux*)&lt;BR /&gt;%&lt;BR /&gt;&lt;BR /&gt;  The changes at the line 3843 are not important to you because&lt;BR /&gt;  you are using gcc.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Can u pls tell what are all libraries it is looking for.&lt;BR /&gt;&lt;BR /&gt;  I have used GD, iconv, JPEG, PNG, libXML2 and Zlib to support&lt;BR /&gt;  some past inquiries in this forum.&lt;BR /&gt;&lt;BR /&gt;  I don't understand why you can not use HP-UX Apached-based Web&lt;BR /&gt;  Server product with PHP 5.2.*. I'd recommend you to use the&lt;BR /&gt;  latest version. I believe you can save your time.</description>
      <pubDate>Thu, 20 Aug 2009 22:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-during-installing-php-on-hp-ux/m-p/4482081#M680425</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-08-20T22:49:32Z</dc:date>
    </item>
  </channel>
</rss>

