ID:               32733
 User updated by:  jason at thinkingman dot org
 Reported By:      jason at thinkingman dot org
 Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: XP (SP2)
 PHP Version:      5.0.4
 New Comment:

nlopess & Friedhelm you're right.  Special thx to nlopess -- I didn't
realize I had the older (5.0.2) LibMySQL.DLL and LibMySQLi.DLL in my
System32 folder.  I deleted these, and restarted IIS and all works
fine.

I'm not certain at what point I got brain cramps and decided to copy
those DLLs into my system folder -- hence, my confusion.  Not something
I would normally do.

I apologize to ALL for being an ASS.  Please forgive. ;)


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

[2005-04-17 21:21:40] [EMAIL PROTECTED]

Please, Jason clam down. And do not shout.

5.0.4 on win32 does work for as intended, along with mysql support.
It is really your configuration problem, no?
Are you that special, that it does work for all others but not for
you?
Given these facts, it is really not any problem related to php.

Fix your installation, ask for help on php-general and stop reopening
this bug-report.

Kind Regards
Friedhelm



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

[2005-04-17 21:20:00] [EMAIL PROTECTED]

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!

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

[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"

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

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