php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57009 unable to Stop Server cleanly in PHP 5.1.4 with php_tidy.dll
Submitted: 2006-05-11 02:13 UTC Modified: 2007-02-13 18:15 UTC
From: jason at 01box dot com Assigned:
Status: No Feedback Package: tidy (PECL)
PHP Version: Irrelevant OS: WinXP 32bit Apache2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
22 + 29 = ?
Subscribe to this entry?

 
 [2006-05-11 02:13 UTC] jason at 01box dot com
Description:
------------
when enable
extension=php_tidy.dll
Although the apache2 can start and opearate as normal,
it cannot exit or restart correctly

whenever restart or stop the server
an error / message box will be pop up, and the apache process will be killed instead of a clean exit.

Reproduce code:
---------------
enable extension=php_tidy.dll
restart the server
then try to stop or restart it
you will see the problem

Expected result:
----------------
clean exit or restart

Actual result:
--------------
crash and apache process killed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-03 11:44 UTC] nlopess@php.net
Can you please test with PHP 5.2.0? (available at http://snaps.php.net). There were a lot of changes in the shutdown things (including in the tidy extension).
 [2007-02-13 18:15 UTC] nlopess@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC