ID: 47105 Updated by: paj...@php.net Reported By: michel dot dumontier at gmail dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows 7 beta PHP Version: 5.2.8 New Comment:
Be sure that the libmysql in PHP is used and not libmysql from mysql 5.1. It works perfectly fine here (no matter which windows, incl. win7). Not a php bug > closed (bogus). Previous Comments: ------------------------------------------------------------------------ [2009-01-14 18:56:05] michel dot dumontier at gmail dot com MySQL 5.1.30 is installed. scripts will successfully execute against mysql databases. php hangs after that. ------------------------------------------------------------------------ [2009-01-14 18:53:30] paj...@php.net Have you installed mysql too? like mysql 5.1? ------------------------------------------------------------------------ [2009-01-14 18:40:17] michel dot dumontier at gmail dot com Description: ------------ Executing the CLI php.exe on Windows 7 beta when including php_mysqli.dll(by itself or with others) in the windows config file for php 5.2.8 causes a hang. This version included in XAMPP 1.7 package. Inclusion of mysqli using apache httpd seems to be fine. Reproduce code: --------------- php -V ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47105&edit=1