From:             manga at premits dot com
Operating system: windows 2003 r2
PHP version:      5.2.8
PHP Bug Type:     MySQLi related
Bug description:  libmysqli.dll is missing

Description:
------------
libmysqli is still mission in the 5.2.6 and 5.2.8 version. mysql
extensions can't be loaded.

Reproduce code:
---------------
mysql_connect is not recognized

Expected result:
----------------
I receive the error stating that I'm calling an undefine function
mysql_connect. I'm running the windows 2003 R2 server with php 5.2.8 and
mysql 5.1.30.

I made a right installation. PHP runs a part, MySQL run apart but together
they are not working; the extensions I think can't be loaded. I copied the
necessary dlls in all what you can imagine as folder where they could have
to be; noway. And I noticed that the libmysqli.dll is quite missing in the
binaries. I copied it the from an older version; very old version as it's
still missing in the newest version but no chance. It will not work. My PHP
is not working with my mySQL on a windows 2003 R2 IIS Server. ---> And I
can't say I'm the one who is doing anything wrong.

Actual result:
--------------
I hope to get an solution as I'm not able to run my server since 4 days
and my project is stucking.

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

Reply via email to