ID: 41350
Comment by: wangyi6854 at sohu dot com
Reported By: graham at directhostinguk dot com
Status: No Feedback
Bug Type: MySQL related
Operating System: Windows 2003
PHP Version: 5.2.3
Assigned To: scottmac
New Comment:
I got the problem on Win2k3, IIS6, php5.2.4
PHP Version 5.2.4
System Windows NT BANDAO-17 5.2 build 3790
Build Date Aug 30 2007 07:05:48
Configure Command cscript /nologo configure.js
"--enable-snapshot-build" "--with-gd=shared"
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File F:\PHP5\php.ini
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety enabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp, compress.zlib
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, string.rot13,
string.toupper, string.tolower, string.strip_tags, convert.*, consumed,
zlib.*
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.45
Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
mysqli
MysqlI Support enabled
Client API library version 5.0.45
Client API header version 5.0.45
MYSQLI_SOCKET /tmp/mysql.sock
Directive Local Value Master Value
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket no value no value
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.reconnect Off Off
Error in my_thread_global_end(): 1 threads didn't exit
Previous Comments:
------------------------------------------------------------------------
[2007-09-18 01:00:00] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
[2007-09-17 07:16:18] thorsten at phpmyfaq dot de
The bug still exists with today's build:
zend_mm_heap corrupted
Error in my_thread_global_end(): 252 threads didn't exit
------------------------------------------------------------------------
[2007-09-14 06:53:08] csharp dot net dot 2007 at hotmail dot com
Error in my_thread_global_end(): 1, Error in my_thread_global_end(): 3
I have the same issue. I opened php.ini and disabled the PHP_IISFUNC
like this :
;[PHP_IISFUNC]
;extension=php_iisfunc.dll
The problem goes away.
------------------------------------------------------------------------
[2007-09-12 15:51:29] Chicken at TheMooFarm dot com
Forgot to add
PHP was installed by the MIS
php-5.2.4-win32-installer.msi
but then I copied over the missing DLLs
by downloading the ZIP
php-5.2.4-Win32.zip
why are there missing dlls in the MSI install anyway ?¿?
I know I am complaining a lot (this stuff is free after all)
but isnt this a release version shouldnt a msi install the dlls heh
:o)
anyway
GD seems to load
GD Version bundled (2.0.34 compatible) in phpinfo
Hope there is a fix soon
lots of people trying to have XP development computers
so they can design their CMS / Blog sites really need access
to what is working on their servers.
------------------------------------------------------------------------
[2007-09-12 15:25:36] Chicken at TheMooFarm dot com
This is sucking real hard
I am using
Mysql Ver5.041-community-nt
apache_2.2.4-win32-x86-no_ssl
php-5.2.4-win32-installer.msi
TRIED ALSO from Mysql's site
php_5.2.0_mysqli_5.0.27-win32.zip
I do a install of PHP Version 5.2.4
I only enable 3 extensions
[PHP_CURL]
extension=php_curl.dll
[PHP_GD2]
extension=php_gd2.dll
[PHP_MYSQL]
extension=php_mysqli.dll
I have tried replacing the Mysql DLL shipping with PHP
with the Mysql Connectoid and the DLL that ships with Mysql
libmysql.dll
The GD2 Extension Loads
the Curl and Mysql Dlls CHOKE
APACHE ERROR LOG
PHP Warning: PHP Startup: Unable to load dynamic library
'D:\\Apache2\\php\\ext\\php_curl.dll' - The specified module could not
be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'D:\\Apache2\\php\\ext\\php_mysqli.dll' - The specified module could not
be found.\r\n in Unknown on line 0
If PHP can load GD without problems
but it cant load Curl or Mysql or Mysqli
It sounds like a problem in the compiled source code
------------------------------------------------------------------------
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/41350
--
Edit this bug report at http://bugs.php.net/?id=41350&edit=1