[email protected] wrote: > Thanks for your response. Here is the situation: > > As regards the mysql driver, php.ini contains this line: > > extension=php_mysql.dll > > I confirm that this line does not contain a semi-colon. > > As regards the extension_dir entry, it reads: > > extension_dir ="D:\php\ext" > > I confirm that php is installed on drive D: in the "php" directory which does > have a subdirectory named "ext" which does contain a file named > "php_mysql.dll". > > I confirm that this line also does not contain a semi-colon. > > Do you have any other ideas?
Open a console and run D:\php\php.exe -m Does it list mysql? Is it showing some warning message? _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
