<?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: Apache + PHP - unable to load extension (Oracle) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415670#M861602</link>
    <description>Yes, that was the reason!&lt;BR /&gt;&lt;BR /&gt;Current status (after linking):&lt;BR /&gt;&lt;BR /&gt;#ll $ORACLE_HOME/lib32/libclntsh.sl*&lt;BR /&gt;libclntsh.sl -&amp;gt; libclntsh.sl.9.0&lt;BR /&gt;libclntsh.sl.8.0 -&amp;gt; libclntsh.sl.9.0&lt;BR /&gt;libclntsh.sl.9.0&lt;BR /&gt;&lt;BR /&gt;And error message has gone. Thanks much :)&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Nov 2004 04:51:26 GMT</pubDate>
    <dc:creator>Ladislav Kostal</dc:creator>
    <dc:date>2004-11-09T04:51:26Z</dc:date>
    <item>
      <title>Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415657#M861589</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;After installation of latest HPWS I get this error, when trying to start Apache + PHP with Oracle support:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - TEXT /opt/hpws/apache/php/lib/php/extensions/oci8.sl&lt;BR /&gt;/usr/lib/dld.sl: Not enough space&lt;BR /&gt;PHP Warning:  Unknown(): Unable to load dynamic library '/opt/hpws/apache/php/lib/php/extensions/oci8.sl' - (null) in Unknown on line 0&lt;BR /&gt;&lt;BR /&gt;I tried various steps, but nothing helped.&lt;BR /&gt;&lt;BR /&gt;ORACLE variables are set correctly, SHLIB_PATH also, Oracle is 64-bit, increasing shmmax made no difference, swap utilization is low:&lt;BR /&gt;&lt;BR /&gt;#swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024     376     648   37%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        8000     375    7625    5%       0       -    1  /dev/vg00/lvswap&lt;BR /&gt;dev       12276       0   12276    0%       0       -    2  /dev/vg00/lvswap2&lt;BR /&gt;reserve       -    5999   -5999&lt;BR /&gt;memory     1515     366    1149   24%&lt;BR /&gt;total     22815    7116   15699   31%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Do you have some ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Ladislav Kostal&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2004 04:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415657#M861589</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-05T04:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415658#M861590</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try by increasing maxdsiz,maxdsiz_64bit,maxssiz,maxssiz_64bit&lt;BR /&gt;parameters in kernel.&lt;BR /&gt;&lt;BR /&gt;regds,</description>
      <pubDate>Fri, 05 Nov 2004 05:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415658#M861590</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-05T05:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415659#M861591</link>
      <description>I would rather try some solution that doesn't require reboot. It is last possibility for me :) Thanks anyway.</description>
      <pubDate>Fri, 05 Nov 2004 05:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415659#M861591</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-05T05:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415660#M861592</link>
      <description>Current values:&lt;BR /&gt;&lt;BR /&gt;shmmax            0x400000000&lt;BR /&gt;maxdsiz            0x40000000&lt;BR /&gt;maxdsiz_64bit     0x100000000&lt;BR /&gt;maxssiz              0x800000&lt;BR /&gt;maxssiz_64bit        0x800000&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2004 06:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415660#M861592</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-05T06:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415661#M861593</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;on my test server it is (through sam)&lt;BR /&gt;&lt;BR /&gt;maxdsiz                  67108864&lt;BR /&gt;maxdsiz_64bit          1073741824&lt;BR /&gt;maxssiz                   8388608&lt;BR /&gt;maxssiz_64bit             8388608&lt;BR /&gt;&lt;BR /&gt;this is the calculated value.just compare with your systems values.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2004 06:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415661#M861593</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-05T06:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415662#M861594</link>
      <description>Does your SHLIB_PATH contain $ORACLE_HOME/lib? If so, read on.&lt;BR /&gt;&lt;BR /&gt;Apache is 32-bit and your Oracle installation is 64-bit. oci8.sl is linked with libclntsh.sl and dld may be trying to load 64-bit version of  libclntsh.sl which won't work.&lt;BR /&gt;&lt;BR /&gt;Please make sure your SHLIB_PATH contains $ORACLE_HOME/lib32 instead of $ORACLE_HOME/lib.</description>
      <pubDate>Mon, 08 Nov 2004 00:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415662#M861594</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2004-11-08T00:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415663#M861595</link>
      <description>Thanks for tip, but it didn't help. Still same :(</description>
      <pubDate>Mon, 08 Nov 2004 03:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415663#M861595</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-08T03:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415664#M861596</link>
      <description>Hi,&lt;BR /&gt;just a question : dld.sl says "Not enough space". Is there any filesystem without space left (verify with bdf) ?&lt;BR /&gt;&lt;BR /&gt;Olivier.</description>
      <pubDate>Mon, 08 Nov 2004 07:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415664#M861596</guid>
      <dc:creator>Olivier Decorse</dc:creator>
      <dc:date>2004-11-08T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415665#M861597</link>
      <description>No, each fs is under 100%. After tracing with tucs I've got exact number of error in mmap call:&lt;BR /&gt;&lt;BR /&gt;[ENOMEM]&lt;BR /&gt;MAP_FIXED was specified, and the range [addr, addr+len] exceeds that allowed for the address space of a process; or if MAP_FIXED was not specified and there is insufficient room in the address space to effect the mapping.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 07:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415665#M861597</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-08T07:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415666#M861598</link>
      <description>Can you take a look at this thread ?&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6ee4a848deccd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6ee4a848deccd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Olivier.</description>
      <pubDate>Mon, 08 Nov 2004 07:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415666#M861598</guid>
      <dc:creator>Olivier Decorse</dc:creator>
      <dc:date>2004-11-08T07:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415667#M861599</link>
      <description>Hope it helps :&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=215171" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=215171&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Olivier.</description>
      <pubDate>Mon, 08 Nov 2004 07:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415667#M861599</guid>
      <dc:creator>Olivier Decorse</dc:creator>
      <dc:date>2004-11-08T07:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415668#M861600</link>
      <description>I already red these threads before, but leaving reboot with kernel parameter change as last chance.</description>
      <pubDate>Mon, 08 Nov 2004 08:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415668#M861600</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-08T08:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415669#M861601</link>
      <description>Oracle php extension may be linked with libclntsh.sl.8.0, whereas your Oracle installation has libclntsh.sl.9.&lt;BR /&gt;&lt;BR /&gt;Please run the following to check&lt;BR /&gt;&lt;BR /&gt;# export SHLIB_PATH=$ORACLE_HOME/lib32&lt;BR /&gt;# ldd /opt/hpws/apache/php/lib/php/extensions/oci8.sl&lt;BR /&gt;&lt;BR /&gt;If it returns the following error, then in $ORACLE_HOME/lib32 you can create a symbolic link named libclntsh.sl.8.0 that points to libclntsh.sl.9 &lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libclntsh.sl.8.0&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory</description>
      <pubDate>Mon, 08 Nov 2004 18:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415669#M861601</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2004-11-08T18:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Apache + PHP - unable to load extension (Oracle)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415670#M861602</link>
      <description>Yes, that was the reason!&lt;BR /&gt;&lt;BR /&gt;Current status (after linking):&lt;BR /&gt;&lt;BR /&gt;#ll $ORACLE_HOME/lib32/libclntsh.sl*&lt;BR /&gt;libclntsh.sl -&amp;gt; libclntsh.sl.9.0&lt;BR /&gt;libclntsh.sl.8.0 -&amp;gt; libclntsh.sl.9.0&lt;BR /&gt;libclntsh.sl.9.0&lt;BR /&gt;&lt;BR /&gt;And error message has gone. Thanks much :)&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Nov 2004 04:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-php-unable-to-load-extension-oracle/m-p/3415670#M861602</guid>
      <dc:creator>Ladislav Kostal</dc:creator>
      <dc:date>2004-11-09T04:51:26Z</dc:date>
    </item>
  </channel>
</rss>

