How do you recompile your PHP installation with --with-mysql option??
In the PHP source tree....
$ ./configure --with-mysql[=dir] --with-other-options $ make $ make install
I'm sure this will bring a few questions. ;)
-- John C. Nichel KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php