ID:               32733
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jason at thinkingman dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: XP (SP2)
 PHP Version:      5.0.4
 New Comment:

Probably you are using the cygwin's which, which also searches in the
cygwin own paths.
Anyway, probably you have some old libmysql.dll file somewhere in the
windows dirs... Pleaske ask your questions elsewhere.

And I said don't reopen the bug report!


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

[2005-04-17 21:16:35] jason at thinkingman dot org

The WHICH statement wouldn't work on (wouldn't find those) files if
they wern't in my PATH.  Case has be re-opened.

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

[2005-04-17 21:14:02] [EMAIL PROTECTED]

yep, those paths are correct.
You probably don't have the php dir in the path.

And please don't reopen this bug report.

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

[2005-04-17 21:09:13] jason at thinkingman dot org

I just performed a command line WHICH statement on the following:

PHP.EXE
PHP_MYSQL.DLL
PHP_MYSQLi.DLL

It find'em in 
C:\DEV\PHP5 --> php.exe
C:\DEV\PHP5\ext --> PHP_MySQL.DLL
C:\DEV\PHP5\ext --> PHP_MySQLi.DLL

My PHP.INI:
; Directory in which the loadable extensions (modules) reside.
extension_dir = "c:\dev\php5\ext"

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

[2005-04-17 21:00:39] jason at thinkingman dot org

IT ISN'T MY MISCONIFG PROB.  I HAVE STATED THAT ALL MY PATHS ARE
CORRECT IN THE PHP.INI AND OS ENVIRONMENT -- NOTHING HAS CHANGED.

COME'ON PEOPLE.

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

[2005-04-17 20:58:56] jason at thinkingman dot org

For giggles; I've redownloaded 5.0.4 ZIP'd distro and reinstalled.  I
get the error.  Here's what it says exactly:

WARNING:
PHP Startup; Unable to load dynamic library
'\dev\php5\ext\php_mysql.dll' - The specified procedure could not be
found.

Then I get another pop-up warning; same message except for
PHP_MySQLi.DLL.

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

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/32733

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

Reply via email to