I am running PHP 5.0.2 and MySQL 4.0.21-nt
the install directory (C:\WBP\PHP\) is in the path. The MySQL dir is not in
the path.
I am attempting to use the PHP shell/command line feature (rather than web
server), however I get this result:
--
;/".
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" <[EMAIL PROTECTED]>
To: "Steven James Samuel Stapleton" <[E
l 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
[EMAIL PROTECTED]
"Steven James Samuel Stapleton&qu
Relevant information:
Windows XP Pro SP2
PHP 5.0.2
MySQL 4.0.21-nt
Apache 2
PATH:
C:\WINDOWS\system32
C:\c\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WBP\php //PHP bin dir
C:\WBP\Apache2\bin //Apache bin dir
MySQL's bin dir is not in path
I have tried calling
mysql_connect(...) with PHP's p
Fixed: For some reason Apache wanted a php.ini in the windows directory
rather than in the PHP install directory. Explicitly set the PhpIniDir in
the httpd.conf and fixed it.
-Jim
- Original Message -
From: "Steven James Samuel Stapleton" <[EMAIL PROTECTED]>
Cc: &