I'm trying to install MediaWiki using IIS on Windows 2000 server. I've extracted the files to a location whereby I can see the startpage on startpage/index.php, however when I click to "set up the wiki" (startpage/mw-config/index.php), the next page takes around 10-15 minutes to load.
I can see the header and the sourcecode right away, but the page itself does not show up for at least 10 minutes. I've tried copying the sourcecode into an html file and saved it at startpage/mw-config/index.html but it still takes the same amount of time. My set-up meets all the requirements for MediaWiki.
I've tried making changes to the output_buffering and the register_globals in the php.ini file as suggested when searching for slow php/iis loading times, however it doesn't seem to make any difference.
I'm logged in as a normal user, not an admin user, could that be an issue? Otherwise I'm at a loss to why the page is loading, but taking 15 mins to load when the sourcecode is available right away.
Thanks
<link rel="stylesheet" href="/mw-config/index.php/mw-config/index.php?css=ltr" />I've also had a look in the css mentioned in the link and tried to identify which section was causing the slowdown. However, no single section when removed speeded up the site loading time. – Ana Jul 9 '12 at 15:14/mw-config/index.php/mw-config/index.phplooks interesting. What's your installer's URL? – MaxSem Jul 9 '12 at 15:37