Thanks again. There is no mention of MySQL, nor is there anything that I can interpret as an error message.
The output reads: [PHP Modules] bcmath calendar com_dotnet ctype date dom filter ftp hash iconv json libxml odbc pcre Reflection session SimpleXML SPL standard tokenizer wddx xml xmlreader xmlwriter zlib [Zend Modules] -- Charles Knell [email protected] - email -----Original Message----- From: Platonides <[email protected]> Sent: Sat, 05 Sep 2009 16:46:52 +0200 To: [email protected] Subject: Re: [Mediawiki-l] MediaWiki 1.15.1 on Vista Home Premium Edition install error [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 _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
