ID: 40302 Updated by: [EMAIL PROTECTED] Reported By: mcrogerm at stjohn dot ac dot th -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Win2k Pro PHP Version: 5CVS-2007-02-01 (snap) 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. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. It says: PHP Warning: PHP Startup: dbg: Unable to initialize module "dbg" is an external extension that you need to update as well. Previous Comments: ------------------------------------------------------------------------ [2007-02-01 07:56:36] mcrogerm at stjohn dot ac dot th Description: ------------ After I installed ver. 5.2.0, I found a warning message on the command line. I downloaded and installed the latest snapshot version, and the error message is the same except for the version number. I checked, and the file date on php5ts.dll is 2/1/2007, the same as on php.exe. Reproduce code: --------------- c:\PHP>php --version Expected result: ---------------- PHP 5.2.1RC5-dev (cli) (built: Feb 1 2007 04:24:39) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies Actual result: -------------- PHP Warning: PHP Startup: dbg: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=1 PHP compiled with module API=20060613, debug=0, thread-safety=1 These options need to match in Unknown on line 0 PHP 5.2.1RC5-dev (cli) (built: Feb 1 2007 04:24:39) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40302&edit=1