ID: 49843 Updated by: paj...@php.net Reported By: lakiluk60 at go2 dot pl -Status: Feedback +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP HE SP3 PHP Version: 5.2.11 New Comment:
Don't use mysql libmysql with PHP but only PHP's libmysql.dll, which is in our releases (msi or zip). Be sure to put the PHP directory first in your PATH, not mysql. Previous Comments: ------------------------------------------------------------------------ [2009-10-14 06:58:41] morgan at nm dot ru Description: ------------ Application Failure httpd.exe 2.2.14.0 in php5ts.dll 5.2.11.11 At library connection libmysql.dll from a package mysql versions 5.1.39 instead of from package delivery php 5.2.11 - phpinfo (); deduces that costs and version API 5.1.39 is connected but at a conclusion of any script falls apache, bring in release the version client API libraries 5.1. + also explain in what a problem mysql 5.1.39 apache 2.2.14 php 5.2.11 ------------------------------------------------------------------------ [2009-10-12 16:12:56] lakiluk60 at go2 dot pl No script/no code is running. This is during start of Apache with PHP module! ------------------------------------------------------------------------ [2009-10-12 13:25:57] paj...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2009-10-12 13:03:53] lakiluk60 at go2 dot pl Assigned to "Apache2 related" ------------------------------------------------------------------------ [2009-10-12 13:02:59] lakiluk60 at go2 dot pl Description: ------------ Application Failure httpd.exe 2.2.14.0 in php5ts.dll 5.2.11.11 at offset 000f330d Windows XP Home Edition SP3 Apache 2.2.14 PHP 5.2.11 MySQL 5.1.30 Apache+PHP+MySQL installed from MSI/EXE packages. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49843&edit=1