View Single Post

  #11 (permalink)  
Old 03-04-2005
undrgrnd59@gmail.com
 
Posts: n/a
Default Re: MySQL is driving me nuts!

Whatever I have, its not loading MySQL by default like it should. It
keeps saying

PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mysql.dll'
- The specified module could not be found.

This is because I enabled the extension in the php.ini. It doesn't load
mysql if I dont do that. I changed the directory to look for it there,
and it is there, but for some reason php doesnt see it.... why?