ID:               41234
 Updated by:       [EMAIL PROTECTED]
 Reported By:      cpriest at warpmail dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQLi related
 Operating System: Windows Vista Business
 PHP Version:      5.2.1
 New Comment:

You probably have another libmysql.dll or you have mixed up several PHP
installs. The mysqli extension works fine.


Previous Comments:
------------------------------------------------------------------------

[2007-04-30 05:02:00] cpriest at warpmail dot net

I have verified the following:
 - libmysql.dll is located in c:\php
 - c:\php is in the environment PATH variable (rebooted afterwards)
 - php_mysql.dll and php_mysqli.dll are both in .\ext and are being
loaded (mysqli load fails)

I have also tried the following:
 - Apache 2.2.x
 - Copying the libmysql.dll to c:\windows\system32
 - Copying the libmysql.dll from my MySQL 4.1.x installation into
c:\php 

All result in the same error "Procedure could not be found" while
loading php_mysqli.dll

I'm reasonably certain that this is related to my Windows Vista
Business install, I have successfully installed this environment many
times before on Windows XP and Linux installations with no problems.

------------------------------------------------------------------------

[2007-04-30 04:56:16] cpriest at warpmail dot net

Description:
------------
Unable to get php_mysqli.dll to load properly on Windows Vista Business
with Apache 2.0.59 or 2.2.x.

Reproduce code:
---------------
Install Apache 2.0.59 + PHP 5.2.1
Try loading the php_mysqli.dll

Expected result:
----------------
Able to load extension

Actual result:
--------------
Cannot load, get error "Procedure could not be found."


------------------------------------------------------------------------


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

Reply via email to