php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11174 Web server won't start after php make install
Submitted: 2001-05-29 13:49 UTC Modified: 2002-09-30 12:13 UTC
From: eggrant at aol dot com Assigned:
Status: Closed Package: iPlanet related
PHP Version: 4.0.5 OS: Solaris 2.7 & Solaris 2.8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: eggrant at aol dot com
New email:
PHP Version: OS:

 

 [2001-05-29 13:49 UTC] eggrant at aol dot com
I am trying to configure PHP4 to be used with Netscape Enterprise 3.6 with NSAPI, LDAP, and SYBASE-CT on a Solaris 2.7 machine.

The error from the NES admin tool is 
pclose() failed. (2: unknown early startup error)

Error
       An error occurred during startup.
       The server https-<server> was not started.

PHP4.0.5 compile is successfull with the following configuration:

./configure --with-nsapi=/opt/netscape/suitspot --with-ldap=/usr/local/ldap --with-sybase=/usr/syb119/11.1.1 --enable-track-vars --enable-libgcc

I have completed the PHP4 install steps mentioned on:

http://www.php.net/manual/en/install.netscape-enterprise.ph

I have verified clean tests from the Netscape bug report with Netscape Engineers:

http://help.netscape.com/kb/corporate/19990524-10.html

If I comment out the following line from the obj.conf file the server will start as expected.

Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_tr
ans" shlib="/opt/netscape/suitspot/bin/libphp4.so"

My previous PHP install without the LDAP and Sybase extensions worked just fine.  Problem is that I need the LDAP and Sybase modules.

I have attempted this with Solaris 2.8 and iPlanet Webserver 4.1 SP7 with the same problems.

Anyone have any ideas?

	Take Care,

	Eric G. Grant

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 13:54 UTC] derick@php.net
Dup of #10821
 [2002-09-29 20:15 UTC] sniper@php.net
Does the solution provided in #10821?

 [2002-09-29 20:16 UTC] sniper@php.net
I meant to ask: Does it work for you? :)

 [2002-09-30 12:13 UTC] sniper@php.net
This user doesn't have the problem anymore, and there are other open reports about the same issue.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 12:01:28 2025 UTC