Hi,
I'm installing MediaWiki 1.15.0 in the following environment:The standard phpinfo.php page returns a boat-load of PHP data, so I know that PHP is at least working.
- Windows Server 2008
- IIS 7.0 (FastCGI enabled)
- MySQL 5.1.35
- PHP 5.2.9-2
After I unpack MW 1.15.0 to C:\inetpubs\wwwroot\mwiki, I visit http://localhost/mwiki , and I get the page titled "MediaWiki 1.15.0 Installation". So, I fill out all fields and click the "Install MediaWiki" button.
The next page says:
"500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed."
IIS server logs have this to say:
"Faulting application php-cgi.exe, version 5.2.9.9, time stamp 0x49dda365, faulting module php5.dll, version 5.2.9.9, time stamp 0x49dda356, exception code 0xc0000005, fault offset 0x00009c8a, process id 0xbd4, application start time 0x01c9ebcde5cfef1c."
I have PHP logging enabled, but it doesn't seem to get that far; the log file never shows up.
I saw several threads about permissions on the "config" directory, so I opened it wide up: Full Control to Everyone. Still got the same error.
Anyone seen this before, or have any ideas on what might be causing the problem?
Thanks,
Dan


Reply With Quote
Bookmarks