ID:               16548
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: RED HAT Linux 7.2
 PHP Version:      4.1.2 & 4.3.0
 New Comment:

I have a similar problem here :

Apache 1.3.27, PHP 4.3.0 .

It happens when i restart dhcpd via a setuid script launched using
exec() inside PHP. 

Everything looks normal :

tcp        0      0 0.0.0.0:80           0.0.0.0:*               LISTEN
     6024/httpd 

But if i kill httpd :

tcp        0      0 0.0.0.0:80              0.0.0.0:*              
LISTEN      6457/dhcpd

Tried launching the script with system() , exec(), putting nohup and &
in the end... nothing works. I have to kill dhcpd before i have a
chance to start httpd again...


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

[2002-12-25 01:00:02] [EMAIL PROTECTED]

No feedback was provided for this bug for over 2 weeks, 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".

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

[2002-12-07 01:54:32] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



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

[2002-09-29 11:04:07] [EMAIL PROTECTED]

this bug does not relate to session module.

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

[2002-09-26 10:43:24] [EMAIL PROTECTED]

Related to #15642 and #15529. 

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

[2002-09-19 12:45:59] [EMAIL PROTECTED]

Updating Version

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16548

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

Reply via email to