ID:               46515
 Updated by:       [EMAIL PROTECTED]
 Reported By:      markwod at yahoo dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.2.6
 New Comment:

That's some PECL extension. Please don't report bugs in PECL extensions
here. The correct place is found somewhere in http://pecl.php.net/


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

[2008-11-10 10:44:47] markwod at yahoo dot co dot uk

Okay so found that the Threads module crashes the CLI? Any reason for
this? Commenting it out of the PHP.ini file and all is well

;[PHP_THREADS]
;extension=php_threads.dll

Thanks

Mark

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

[2008-11-10 10:42:57] markwod at yahoo dot co dot uk

Ok, so found that if I have 

;[PHP_THREADS]
;extension=php_threads.dll

in the php.ini file it crashes the CLI. Any reason for this?

Thanks

Marks

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

[2008-11-10 08:38:58] markwod at yahoo dot co dot uk

Sadly it's made no difference....

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

[2008-11-07 15:13:31] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



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

[2008-11-07 11:38:42] markwod at yahoo dot co dot uk

Description:
------------
When I call the code below, it causes Apache (2.2.10) to crash. This
seems to have just started happening after I removed PHPed and Komodo.
Since then I've backed out all Apache and PHP setting and reinstalled.
Still there. Apache error log reports:

[Fri Nov 07 11:34:55 2008] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Fri Nov 07 11:34:55 2008] [notice] Apache/2.2.10 (Win32) PHP/5.2.6
configured -- resuming normal operations
[Fri Nov 07 11:34:55 2008] [notice] Server built: Oct 10 2008 12:39:04
[Fri Nov 07 11:34:55 2008] [notice] Parent: Created child process 6004
[Fri Nov 07 11:34:56 2008] [notice] Child 6004: Child process is
running
[Fri Nov 07 11:34:56 2008] [notice] Child 6004: Acquired the start
mutex.
[Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting 64 worker
threads.
[Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting thread to
listen on port 8080.


I'm out of idea's as what else to try. Looking around on the web hasn't
revealed anything.

Windows XP
PHP 5.2.6
Apache 2.2.10

Regards

Mark

Reproduce code:
---------------
<?
phpinfo();
?>

Expected result:
----------------
The usual env op



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


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

Reply via email to