From:             boardman_malibu at yahoo dot com
Operating system: win98se
PHP version:      5.1.6
PHP Bug Type:     MySQL related
Bug description:  php_mysql.dll unresolved import function _zval_copy_ctor_func

Description:
------------
I have never been able to launch php_mysql.dll or php_mysqli.dll.  The
windows GUI reports that certain unnamed libraries were missing.  The
dependency walker that comes with visual studio 6 indicates that
php_mysql.dll is trying to import the function '_zval_copy_ctor_func' from
PHP5ts.dll, which is not there.  There is a function called
'_zval_copy_ctor' in php5ts.dll.  This problem is present in all versions
of php_mysql.dll I have tried, including the lastest from mysql.org AND
php.net

I am currently able to access Mysql 5 with php 4.4.4 with the compiled in
client.


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

Reply via email to