Click to See Complete Forum and Search --> : Missing php_mysql.dll


Anon
07-01-2000, 02:26 AM
I seem to be the only one whose PHP4 version does not have php_mysql.dll (??) Can someone please send it to me ?
Thanx

Anon
07-01-2000, 08:30 AM
The mysql modules are now built in the interpreter .. you don't need any extra dll's just use the mysql functions this should work

Anon
07-02-2000, 01:55 AM
Thanks for that, it's just that when I ran php.exe it said :
"Unable to load dynamic library c:/path/php_mysql.dll"
which confused me.

Anon
01-10-2002, 10:07 AM
hi britta,

sorry my english is very bad. I have the same problem: no mysql.dll is found. manual says, I have to uncomment extension = mysql.dll for running (php.ini).

have you found a solution?