ID: 32733
User updated by: jason at thinkingman dot org
Reported By: jason at thinkingman dot org
-Status: Bogus
+Status: Open
Bug Type: Documentation problem
Operating System: XP (SP2)
PHP Version: 5.0.4
New Comment:
The WHICH statement wouldn't work on (wouldn't find those) files if
they wern't in my PATH. Case has be re-opened.
Previous Comments:
------------------------------------------------------------------------
[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.
------------------------------------------------------------------------
[2005-04-17 20:57:40] [EMAIL PROTECTED]
its your misconfiguration problem.
Or you don't have C:\dev\php5 in the path or something else.
But here it isn't the place to ask for that kind of suppport. The
archive is good, php 5.0.4 works, and the change is documented.
------------------------------------------------------------------------
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