Thanks, Arthur, but the phpinfo page does indeed say the php.ini file is where it truly is and the extension=php_mysql.dll is indeed uncommented.
Using Apache is also not an option (thanks anyway, Jason -- I do appreciate all suggestions), because I work in a Windows shop and we have lots and lots of ASP.NET apps existing already.
Thanks again for the effort, and if there are any other suggestions, please feel free to send them my way.
- Jeremy
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org]On Behalf Of Arthur Guy Sent: Monday, January 22, 2007 2:04 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Installation help
Does the location of the php.ini file displayed in the output of phpinfo correspond to the actual location of php.ini? If so have you un-commented the line which includes the mysql dll file?
Arthur arthur@assys.net
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
2 other things, have you granted read and execute access to the php directory to the 2 iis user accounts along with write and modify access to the session and upload directory within the php folder? And finally does the output of phpinfo have a section detailing the mysql connection dll and the default variables?
You could also try creating a simple php script containing a command to connect to the database and see what happens?
Arthur arthur@assys.net
mediawiki-l@lists.wikimedia.org