Thank you for the suggestion!  I apparently forgot that step.  However, I
added LD_LIBRARY_PATH=/usr/lib to my start script and I got the same
error.  Is it correct that I want to map to libstdc++.so......  ?  Should
I, instead, try to map to the libraries only relevant to Netscape
Enterprise (/var/netscape/suitespot/bin/https) or does the server know
where those are already?

Thanks for your help.

-Daryl D.


Alfred Lerch wrote:

> Hi Daryl,
>
> have you added LD_LIBRARY_PATH=<libdir> to your Netscape server startup
> script ?
>
> see http://benoit.noss.free.fr/php/install-php4.html
>
> regards
>
> alfred
>
> > Daryl DuLong wrote:
> >
> > Hi All,
> >
> > I've searched through the archives for an answer to this error and I
> > can't seem to come up with one.  I am trying to run PHP4 under
> > Netscape
> > Enterprise Server 3.6 SP3 on an IRIX box.  It compiled correctly, and,
> >
> > yes, I did remember to include "--enable-libgcc" to the configuration
> > process.  :-)
> >
> > I have the following lines in obj.conf:
> >
> > Init fn="load-modules"
> > funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
> > shlib="/var/netscape/suitespot/bin/https/libphp4.so"
> > Init fn="php4_init" LateInit="yes" errorString="Failed to initialize
> > PHP!"
> >
> > Yet, when the server starts up, I get the following error:
> >
> > Starting Netscape Enterprise Server(s)
> > /var/netscape/suitespot/https-holodec
> > conf_init: Error running init function load-modules: dlopen of
> > /var/netscape/suitespot/bin/https/libphp4.so failed (207132:ns-httpd:
> > rld: Fatal Error: Cannot Successfully map soname
> > '/var/netscape/suitespot/bin/https/libphp4.so' under any of the
> > filenames /var/netscape/suitespot/bin/https/libphp4.so )
> > Cannot start /var/netscape/suitespot/https-holodec.
> >
> > I have seen fixes for invalid symbol errors but I can't seem to find
> > anything for a "Cannot Successfully map soname" error.  Can anyone
> > offer
> > any suggestions?
> >
> > Thanks a Million,
> > Daryl D.
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
>
> --
>
> --
>          \\\\\///
>         / ^   _ \
>        ( (o) (o) )                 --- That's all folks ---
> +=oOOO=====(_)=====OOOo==========================================+
> |Alfred Lerch                    Mentor Graphics Deutschland GmbH|
> |Network & System Administrator          Elsenheimer Str. 41 - 43|
> |IT - Business Support Team Munich      D-80687 Muenchen, Germany|
> |email: [EMAIL PROTECTED]           Fax  : +49 89 57096-400|
> |Tel. : +49 89 57096-241                  Mobile: +49 172 8915200|
> |                                                                |
> |Helpdesk IT Central Europe in Munich                            |
> |Tel. : +49 89 57096-110                  internal:           777|
> |email: [EMAIL PROTECTED]                                  |
> +=============Oooo.==============================================+
>       .oooO   (   )
>       (   )    ) /
>        \ (    (_/
>         \_)
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to