Hi,

There is no core created on the server.

I use the same libphp4.so on an other web server on the same machine, and I
have no problem of restart ns-httpd.

The problem seem to happen when there is a lot of users on the web server.

Can I modify obj.conf or magnus.conf to optimize the web server ?
Can I use perfdump to see more information ?

Can I optimize PHP to work fine with a lot of charge ?
For exeample with option '--without-pear' '--disable-FEATURE'
'--disable-xml' in configure ?

AL

Andre Lagadec a écrit :

> Hello,
>
> On Sun Solaris with Iplanet 4.1 et PHP 4.2.3, I have theses messages on
> the error log
> of the Web server :
> [04/Jun/2003:16:04:54] info ( 7643): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:09:57] info ( 7679): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:11:12] info ( 7690): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:17:17] info ( 7742): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:17:25] info ( 7745): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:19:26] info ( 7761): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:37:52] info ( 7906): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:47:24] info ( 7985): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:48:40] info ( 7992): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:50:04] info ( 8002): php4_init reports: Initialized PHP
> Module
> [04/Jun/2003:16:54:13] info ( 8032): php4_init reports: Initialized PHP
> Module
>
> And at the same time, I have theses other messages on the console :
> Jun  4 16:04:53 server1 uxwdog[23185]: server terminated (signal 10):
> watchdog is restarting it
> Jun  4 16:09:56 server1 uxwdog[23185]: server terminated (signal 11):
> watchdog is restarting it
> Jun  4 16:11:12 server1 uxwdog[23185]: server terminated (signal 10):
> watchdog is restarting it
> Jun  4 16:17:24 server1 last message repeated 2 times
> Jun  4 16:19:25 server1 uxwdog[23185]: server terminated (signal 11):
> watchdog is restarting it
> Jun  4 16:37:51 server1 uxwdog[23185]: server terminated (signal 10):
> watchdog is restarting it
> Jun  4 16:47:23 server1 uxwdog[23185]: server terminated (signal 11):
> watchdog is restarting it
> Jun  4 16:48:40 server1 uxwdog[23185]: server terminated (signal 10):
> watchdog is restarting it
> Jun  4 16:50:03 server1 uxwdog[23185]: server terminated (signal 11):
> watchdog is restarting it
> Jun  4 16:54:12 server1 last message repeated 1 time
>
> Why the process ns-httpd is restarting ? Is-it due to PHP ?
> How can I debug this ?
>
> AL


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to