ID:               11039
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         iPlanet related
 Operating System: Solaris 8
 PHP Version:      4.0.5
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-08-17 01:36:42] [EMAIL PROTECTED]

The problem probably comes from Solaris 8, which I don't think was
really tested at the time.  Do please try a newer version and tell us
if this is happening to you still.  There have been drastic changes
between the release versions since this bug has been submitted.

------------------------------------------------------------------------

[2001-05-22 22:29:50] [EMAIL PROTECTED]

I am running a Solaris (sparc) 8 box with Netscape Enterprise Server
3.6.
The compile of PHP goes well. I used 
-------
./configure --with-mysql=/usr/local/mysql
--with-nsapi=/mypath/netscape/suitespot/ --enable-track-vars
--enable-libgcc 
make 
make install
-------
I then modified my start script for the server I am running (adding lib
paths), and finally modified my obj.conf adding all the information
needed as stated in "nsapi-readme.txt".
However, my server will refuse to startup when this init line is added
to my obj.conf
------
Init fn="load-modules"
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
shlib="/usr/local/netscape/suitespot/bin/libphp4.so"
------
When the start script is executed it simply returns back with a command
promt, no error.

If I comment out this newly added init, everything works (whithout PHP
support of course).

When I install PHP with the above config options on a Solaris 2.6
machine with Netscape Enterprise 3.6, everything runs great.  So I do
not know where the problem is coming from, Solaris 8 or Netscape Server
3.6.

Any insight would be greatly appreciated.

James
      

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11039&edit=1

Reply via email to