Recompile without the mysql switch altogether. MySQL support is automatically built into PHP. The switch is only there in case you want to point it to different MySQL client libraries than those supplied with the PHP source.
-- Jim >>> "John" <[EMAIL PROTECTED]> 01/16/04 18:03 PM >>> I've seen this same thread posted a few times on this newsgroup but none of them got any answers, i was hoping i might... MySQL doesnt seem to be installed with PHP. when i try to run commands, it says undefined function. the configure command from php.ini is: --with-mysql=shared,/usr any ideas?? do ive to re-compile php with the absolute path to mysql, which is in /usr/bin/
