[14-Jan-2007 11:20:40] PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/PHP/ext/php_mysql.dll' - The specified module could not be found. in Unknown on line 0 For some reason my installation package didn't include the extensions dir this time, so I had to download the zip and copy it over. But I still get that error upon restarting PHP, even though the file exists in that exact location. Any ideas??
Don't want to do that... I would be missing alot of experience with apache, php, and mysql. I found the solution. I needed to also copy libmysql.dll into the PHP directory. Thanks