Last modified: 2006-02-24 15:49:33 UTC
Warning: dl() [function.dl]: Unable to load dynamic library './mysql.so' - Das angegebene Modul wurde nicht gefunden. in c:\Inetpub\wwwroot\mediawiki\install-utils.inc on line 17 Could not load MySQL driver! Please compile php --with-mysql or install the mysql.so module.
The answer is in the error message. You need to enable the MySQL extension for PHP under Windows. See the PHP documentation for information on how to do this.