ID: 26983 Updated by: [EMAIL PROTECTED] Reported By: Nina dot Rubina at mail dot ru -Status: Open +Status: Bogus Bug Type: Dynamic loading Operating System: WinNT 4.0 PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2004-01-20 15:53:52] Nina dot Rubina at mail dot ru Description: ------------ Microsoft Windows NT Workstation SP6a Apache 1.3.24 (official version downloaded from apache.net) PHP 4.3.4 (official version downloaded from php.net) Regular bug: After every ~800 .php script calls server shows message: Initialization of the dynamic link lybrary c:\winnt\system32\user32.dll failed. Process is terminating abnormally. PHP does not work after this error. Apache still works (html files are accessible). Server must be reloaded. Constant bug. I found an article at www.microsoft.com concerning this (user32.dll failure) bug: Microsoft Knowledge Base Article - 142676 . All instructions were implemented but it did not help. Situation is very similar to the Bug #8303 but I downloaded the latest version of PHP (I had same bug with version 3) that was named as stable version. Could you please, help me with this problem. Reproduce code: --------------- Any arbitrary .php script after ~800 calls Expected result: ---------------- Just normal work of PHP Actual result: -------------- Bug report: Initialization of the dynamic link lybrary c:\winnt\system32\user32.dll failed. Process is terminating abnormally. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26983&edit=1
