You have to actually have the php_mysql.dll file somewhere (this is different from libmysql.dll). I got mine out of the zip file
for windows (not the installer). Place that in whatever directory you have specified as your extension directroy in php.ini.
Good luck
--
Adam Clauss
cabadam@xxxxxxxx
"Steven James Samuel Stapleton" <stapleton@xxxxxxxxxxxxxxxxxx> wrote in message news:006001c4be91$741ed6d0$6401a8c0@xxxxxxxxxx
Still no fix. (Actually, NT variants of windows will accept the "." directory and "/" as a directory separator, I found this out a
while ago, and I've never had to change it before except in the Apache config which states that directory is invalid if it has a
"/".
The error states that it cannot find "C:\WBP\PHP\php_mysql.dll" this time.
(Note: it's a clean install on this machine)
-Jim Stapleton
----- Original Message -----
From: "Michael Purdy" <michael.purdy@xxxxxxxxxxxxxxx>
To: "Steven James Samuel Stapleton" <stapleton@xxxxxxxxxxxxxxxxxx>
Sent: Saturday, October 30, 2004 3:49 AM
Subject: Re: Yet another MySQL+PHP5 issue
Jim
I replied directly to you rather than the list so you would send the file
directly to me, because your 100% right, the list does not like attachments.
Your php.ini is fine, but in CLI mode php.exe will look for a DOS/Windows
style path to the extension directory such as
; Directory in which the loadable extensions (modules) reside.
extension_dir = C:\WBP\PHP\EXTENSION
The current directory path of ./ for your extension is not valid.
Mike
----- Original Message -----
From: "Steven James Samuel Stapleton" <stapleton@xxxxxxxxxxxxxxxxxx>
To: "Michael Purdy" <michael.purdy@xxxxxxxxxxxxxxx>
Sent: Saturday, October 30, 2004 5:22 PM
Subject: Re: Yet another MySQL+PHP5 issue
here (oh, and it's XP-Pro SP2)
-eep, sorry, I keep forgetting to reply to the group and not the user on
email newsgroups... I'm sending this in a reply, as I remember, newsgroups
don't like attachments (or there was a request not to use them or large
in-line junk)
Thanks,
-Jim Stapleton
----- Original Message -----
From: "Michael Purdy" <michael.purdy@xxxxxxxxxxxxxxx>
To: "Steven James Samuel Stapleton" <stapleton@xxxxxxxxxxxxxxxxxx>
Sent: Saturday, October 30, 2004 2:48 AM
Subject: Re: Yet another MySQL+PHP5 issue
> Jim
>
> Can you send me a copy of your php.ini file?
>
> Mike
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php