ID:               27185
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andrey at cherezov dot koenig dot su
-Status:           Feedback
+Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: * (ZTS only!)
 PHP Version:      4CVS, 5CVS (2004-02-26)
 New Comment:

Ilia said this is fixed. :)




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

[2004-03-15 07:34:52] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

This might be fixed now..



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

[2004-02-26 15:29:01] [EMAIL PROTECTED]

See also bug #24390 (these two are propably same issue)



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

[2004-02-26 02:28:35] [EMAIL PROTECTED]

This isn't windows specific but ZTS issue.



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

[2004-02-26 01:34:10] [EMAIL PROTECTED]

This causes the exactly same crash:



<?php

pfsockopen("www.php.net", 80, $errno, $errstr, 30);

?>



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

[2004-02-21 05:17:47] andrey at cherezov dot koenig dot su

!!! Try this script:



---- test.php ----

<?

mysql_pconnect( "localhost", "root", "" );

?>

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



Run

php.exe test.php



It writes its output

H:\php\php-4.3.5>php.exe test.php

Content-type: text/html

X-Powered-By: PHP/4.3.5RC4-dev



and then application failure window appears with bug info about
php.exe+ntdll.dll

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

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/27185

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

Reply via email to