[PHP-BUG] Bug #54029 [NEW]: can not connect mysql

2011-02-15 Thread zq dot hkrcn at gmail dot com
From: 
Operating system: Windows 2003
PHP version:  5.2.17
Package:  MySQL related
Bug Type: Bug
Bug description:can not connect mysql

Description:

Windows 2003, php 5.2.17, isapi, can not connect mysql 5.1.41



PHP has encountered an Access Violation at **



mysql 5.0.91 is ok!


-- 
Edit bug report at http://bugs.php.net/bug.php?id=54029edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=54029r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=54029r=trysnapshot53
Try a snapshot (trunk):  
http://bugs.php.net/fix.php?id=54029r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=54029r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=54029r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=54029r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=54029r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=54029r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=54029r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=54029r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=54029r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=54029r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=54029r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=54029r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=54029r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=54029r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=54029r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=54029r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=54029r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=54029r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=54029r=mysqlcfg



Bug #54029 [Opn]: can not connect mysql

2011-02-15 Thread zq dot hkrcn at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=54029edit=1

 ID: 54029
 User updated by:zq dot hkrcn at gmail dot com
 Reported by:zq dot hkrcn at gmail dot com
 Summary:can not connect mysql
 Status: Open
 Type:   Bug
 Package:MySQL related
 Operating System:   Windows 2003
 PHP Version:5.2.17
 Block user comment: N
 Private report: N

 New Comment:

ok, php has no problem. it's sth wrong in libmysql.dll, mysql 5.1.41


Previous Comments:

[2011-02-15 21:54:11] zq dot hkrcn at gmail dot com

Description:

Windows 2003, php 5.2.17, isapi, can not connect mysql 5.1.41



PHP has encountered an Access Violation at **



mysql 5.0.91 is ok!







-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54029edit=1


#37346 [NEW]: gd have a danger bug

2006-05-07 Thread zq dot hkrcn at gmail dot com
From: zq dot hkrcn at gmail dot com
Operating system: Windows 2000
PHP version:  5.1.4
PHP Bug Type: GD related
Bug description:  gd have a danger bug

Description:

gd (ver 2.0.28) have a danger bug

a error image can pass php's test
but it would make a fatal error

other question:Could you tell me if you deal with bug report in Chinese?

i'm chinese
my english is very poor
here's the bug report in Chinese:

#24403;#26377;#24694;#24847;#30340;#29992;#25143;#25552;#20132;#19968;#20010;#38169;#35823;#30340;#22270;#20687;#25991;#20214;
#36825;#20010;#25991;#20214;#30340;#25991;#20214;#22836;#26159;#27491;#30830;#30340;#65292;#20294;#20027;#20307;#26159;#38169;#35823;#30340;#65292;#27809;#26377;#32467;#26463;
#25552;#20132;#19978;#21435;#20197;#21518;#65292;#23601;#20250;#24341;#36215;
php #30340;#33268;#21629;#38169;#35823;
www #26381;#21153;#20250;#20572;#27490;

#21478;#22806;#38382;#19968;#19979;#65306;#29992;#20013;#25991;#25253;#21578;#20250;#19981;#20250;#22788;#29702;#30340;#65311;

Reproduce code:
---
?php
$file = 'http://dev.hkrcn.com/testimg.gif';
$im = imagecreatefromgif($file);  // here a fatal error

Expected result:

cause a error,then stop running

Actual result:
--
memory-leak

-- 
Edit bug report at http://bugs.php.net/?id=37346edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=37346r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=37346r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=37346r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=37346r=needscript
Try newer version:http://bugs.php.net/fix.php?id=37346r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=37346r=support
Expected behavior:http://bugs.php.net/fix.php?id=37346r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=37346r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=37346r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=37346r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37346r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=37346r=dst
IIS Stability:http://bugs.php.net/fix.php?id=37346r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=37346r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37346r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=37346r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=37346r=mysqlcfg