<?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: cannont load module oci8.sl with  php 5 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657143#M805800</link>
    <description>Hello Sandman,&lt;BR /&gt;&lt;BR /&gt;I'm not compiling anything, I'm use the HP&lt;BR /&gt;depot files and add to my config httpd.conf :&lt;BR /&gt;LoadModule php5_module   modules/libphp5.so&lt;BR /&gt;and to my php.ini :&lt;BR /&gt;extension=oci8.sl&lt;BR /&gt;and to my apachecntl :&lt;BR /&gt;export ORACLE_HOME=/appli/oracle9i/9.2.0&lt;BR /&gt;export ORACLE_SID=test&lt;BR /&gt;export SHLIB_PATH=$ORACLE_HOME/lib32:$APACHE_PREFIX/php/lib/php/extensions:$SHLIB_PATH&lt;BR /&gt;export LD_PRELOAD=$LD_PRELOAD:$ORACLE_HOME/JRE/lib/PA_RISC/native_threads/libjava.sl&lt;BR /&gt;&lt;BR /&gt;but when doing same thing with php 4.3, all&lt;BR /&gt;is ok. But developpers WANT php 5 ...&lt;BR /&gt;&lt;BR /&gt;please HELP!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Berenice</description>
    <pubDate>Wed, 26 Oct 2005 01:48:40 GMT</pubDate>
    <dc:creator>BEULAYGUE Berenice</dc:creator>
    <dc:date>2005-10-26T01:48:40Z</dc:date>
    <item>
      <title>cannont load module oci8.sl with  php 5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657141#M805798</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to use php 5 (as delivered by hp&lt;BR /&gt;depot software  hpuxwsAPACHE          A.2.0.54.02    HP-UX Apache-based Web Server) with oracle&lt;BR /&gt;module oci8.sl. When I start apache, I get this message :&lt;BR /&gt;PHP Warning:  PHP Startup: \x7fd@\xa0\x7fd\xb6\x0e\x7fd;x\x7fd@\x90\x7fd\xb6\x16\x7fd;x\x7fd@\x80\x7fd\xb6\x9e: Unable to initialize module\nModu&lt;BR /&gt;le compiled with module API=20020429, debug=0, thread-safety=1\nPHP    compiled with module API=20041030, debug=0, thread-safety=1\nThese options&lt;BR /&gt; need to match\n in Unknown on line 0&lt;BR /&gt;[Tue Oct 25 15:24:14 2005] [notice] Apache/2.0.54  HP-UX_Apache-based_Web_Server (Unix) DAV/2 PHP/5.0.4 configured -- resuming normal operations&lt;BR /&gt;&lt;BR /&gt;And module oci8 is not included in phpinfo page.&lt;BR /&gt;When I use php 4 (LoadModule php4_module        modules/libphp4.so instead of LoadModule php5_module        modules/libphp5.so in httpd.conf) all works fine.&lt;BR /&gt;&lt;BR /&gt;Did anyone see this problem and could help me to find a solution?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;&lt;BR /&gt;Berenice Beulaygue</description>
      <pubDate>Tue, 25 Oct 2005 10:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657141#M805798</guid>
      <dc:creator>BEULAYGUE Berenice</dc:creator>
      <dc:date>2005-10-25T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: cannont load module oci8.sl with  php 5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657142#M805799</link>
      <description>Take a look at this site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bugs.php.net/bug.php?id=13151" target="_blank"&gt;http://bugs.php.net/bug.php?id=13151&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Tue, 25 Oct 2005 11:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657142#M805799</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2005-10-25T11:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: cannont load module oci8.sl with  php 5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657143#M805800</link>
      <description>Hello Sandman,&lt;BR /&gt;&lt;BR /&gt;I'm not compiling anything, I'm use the HP&lt;BR /&gt;depot files and add to my config httpd.conf :&lt;BR /&gt;LoadModule php5_module   modules/libphp5.so&lt;BR /&gt;and to my php.ini :&lt;BR /&gt;extension=oci8.sl&lt;BR /&gt;and to my apachecntl :&lt;BR /&gt;export ORACLE_HOME=/appli/oracle9i/9.2.0&lt;BR /&gt;export ORACLE_SID=test&lt;BR /&gt;export SHLIB_PATH=$ORACLE_HOME/lib32:$APACHE_PREFIX/php/lib/php/extensions:$SHLIB_PATH&lt;BR /&gt;export LD_PRELOAD=$LD_PRELOAD:$ORACLE_HOME/JRE/lib/PA_RISC/native_threads/libjava.sl&lt;BR /&gt;&lt;BR /&gt;but when doing same thing with php 4.3, all&lt;BR /&gt;is ok. But developpers WANT php 5 ...&lt;BR /&gt;&lt;BR /&gt;please HELP!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Berenice</description>
      <pubDate>Wed, 26 Oct 2005 01:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657143#M805800</guid>
      <dc:creator>BEULAYGUE Berenice</dc:creator>
      <dc:date>2005-10-26T01:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: cannont load module oci8.sl with  php 5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657144#M805801</link>
      <description>Since HP Webserver (Apache based) is supported by HP, you can place a call with HP to get it resolved. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 26 Oct 2005 02:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657144#M805801</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-26T02:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: cannont load module oci8.sl with  php 5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657145#M805802</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A call is open for two months now ...&lt;BR /&gt;I try forums so =)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Berenice</description>
      <pubDate>Wed, 26 Oct 2005 03:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannont-load-module-oci8-sl-with-php-5/m-p/3657145#M805802</guid>
      <dc:creator>BEULAYGUE Berenice</dc:creator>
      <dc:date>2005-10-26T03:23:06Z</dc:date>
    </item>
  </channel>
</rss>

