if you are using Apache Web server, you don't have to put in windows
system directory.
You can put php.ini and libMySQL.dll in your apache bin directory. eg.
c:\apache\bin\php.ini libMySQL.dll. If you don't copy libMySQL.dll to
bin directory. Apache can't load your Mysql DLL (php_mysql.dll).
Make sure you have correct extension_dir value in your php.ini
Sincerely,
Rosty Kerei
[EMAIL PROTECTED]
""Beau Newcomb"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've tried everything the faqs say and I'm still unable to get mysql
> support
> in PHP5..
>
>
>
> I've added H: