ID:               27185
 User updated by:  andrey at cherezov dot koenig dot su
 Reported By:      andrey at cherezov dot koenig dot su
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows 2003, XP
 PHP Version:      4.3.5RC4-dev
 New Comment:

!!! 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


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

[2004-02-21 05:08:27] andrey at cherezov dot koenig dot su

These two systems are completely different. The second (Windows 2003)
is a dedicated server at the hoster's data center. There is the
standard environment.



And the main thing: PHP 4.3.4 (and all previous versions)works nice on
these 2 servers!

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

[2004-02-21 03:13:26] [EMAIL PROTECTED]

There's something seriously wrong with your system(s).

I can't reproduce this anywhere..



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

[2004-02-21 00:20:55] andrey at cherezov dot koenig dot su

FYI, my winxp\php.ini is the same as php4.3.5\php.ini-recommended. So
all settings for php and its mysql options are default.

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

[2004-02-20 23:48:25] andrey at cherezov dot koenig dot su

And this bug depends on MySQL: if MySQL is NOT started, this bug isn't
appears when I run test script (ezpublish/index.php). When I start
MySQL and run test again - I again got this fault.

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

[2004-02-20 22:49:38] andrey at cherezov dot koenig dot su

This bug is reproducible even w/o web-server.

Run this:



c:\php\php.exe c:\wwwroot\ezpublish\index.php



It ouputs page content and then gives Application failure:

AppName: php.exe, AppVer: 4.3.5.5

ModName: ntdll.dll, ModVer: 5.1.2600.1217

Offset: 00007bd2



This is on the Windows XP and Windows 2003.



(EzPublish: http://www.ez.no/ez_publish/download)

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

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