Without more information it's pretty impossible to solve (I don't have
access to an iPlanet installation at the moment).  Can anyone else look
at the problem with iPlanet 4.x?

Otherwise you'll have to try to dive in yourself, Mark.  Did it work
with an older version of PHP?  Try looking at the SAPI code differences
and see if you can spot what's changed to break it.

Anil

----- Original Message -----
From: "Faine, Mark" <[EMAIL PROTECTED]>
To: "'Bug Database'" <[EMAIL PROTECTED]>
Sent: Tuesday, May 01, 2001 8:29 PM
Subject: [PHP-DEV] RE: Bug #10581 Updated: signal 6 when starting server


> It's possible but it wouldn't be easy, for one I don't have gdb
installed,
> AFAIK it doesn't come with Solaris so I'd have to install it.  Also, I
> compiled with --disable-debug.  Then there the fact there is no core
file
> and I don't even know if I could get any kind of information from
iPlanet
> even if I recompiled and installed gdb.
>
> -Mark
>
> -----Original Message-----
> From: Bug Database [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 01, 2001 2:20 PM
> To: [EMAIL PROTECTED]
> Subject: Bug #10581 Updated: signal 6 when starting server
>
>
> ID: 10581
> Updated by: avsm
> Reported By: [EMAIL PROTECTED]
> Status: Feedback
> Bug Type: iPlanet related
> PHP Version: 4.0.5
> Assigned To:
> Comments:
>
> Hmm, need backtraces from gdb to show where things are going wrong ...
is
> that possible? (not sure if you can get get debugging symbols from
iPlanet)
>
> Previous Comments:
> ----------------------------------------------------------------------
-----
>
> [2001-05-01 15:16:28] [EMAIL PROTECTED]
> User Feedback:
>
> Yes, that was the first thing I tried, the server will start with
these
> changes but will timeout on every page, even non-php pages.  No page
will
> load.
>
> It's Netscape iPlanet Server 4.0 SP5
>
>
> ----------------------------------------------------------------------
-----
>
> [2001-05-01 15:00:30] [EMAIL PROTECTED]
> Have you tried these entries in obj.conf ?
>
> Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so"
> funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
> Init fn="php4_init" LateInit="yes"
>
> These fix a library loading problem; if it doesn't fix yours, then we
have
> to keep on searching.  Incidentally, what version of iPlanet are you
> running?
>
> ----------------------------------------------------------------------
-----
>
> [2001-05-01 14:47:28] [EMAIL PROTECTED]
> My bug is exactly the same as Bug id #10012, except for my OS/PHP/Web
server
> version
> differences.  I am getting exactly the same error.
>
> I have set everything up correctly as stated in:
> http://www.php.net/manual/en/install.netscape-enterprise.php
>
> Error Message follows:
>
> Status:
> [https-bc_devel]: start failed. (2: unknown early startup error)
> [https-bc_devel]: server terminated (signal 6): watchdog is restarting
it
> [https-bc_devel]: failure: server initialization failed
>
> Error
> An error occurred during startup.
> The server https-bc_devel was not started.
> Return to process control
>
> Also, I don't even get that much when I try to start from the console.
I get
> no error
> message at all, logs don't even say what the problem was?  Strange.
>
> This is still not working, I'd go back to 4.0.4 pl1 but it's got it's
own
> problems.  Anybody?
>
> ----------------------------------------------------------------------
-----
>
> [2001-05-01 11:43:56] [EMAIL PROTECTED]
> My bug is exactly the same as Bug id #10012, except for my OS/PHP/Web
server
> version differences.  I am getting exactly the same error.
>
> I have set everything up correctly as stated in:
> http://www.php.net/manual/en/install.netscape-enterprise.php
>
> Error Message follows:
>
> Status:
> [https-bc_devel]: start failed. (2: unknown early startup error)
> [https-bc_devel]: server terminated (signal 6): watchdog is restarting
it
> [https-bc_devel]: failure: server initialization failed
>
> Error
> An error occurred during startup.
> The server https-bc_devel was not started.
> Return to process control
>
> Also, I don't even get that much when I try to start from the console.
I get
> no error message at all, logs don't even say what the problem was?
Strange.
>
>
> ----------------------------------------------------------------------
-----
>
>
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at
> http://bugs.php.net/?id=10581&edit=2
>
> --
> PHP Development 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 Development 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