WordPress MU on IIS 7
Posted on March 18th, 2008
Ok so installing this can be a fair bit harder than the regular wordpress but no worries – it’s all in the php configuration file. They seem to use a feature where by variables aren’t declared unless used so it is very important how you have php logging set to not break the code.
- If you get any “Undefined variables….” during setup – turn off logging and set it to core errors anyway.
- Make sure you have at least 64MB of memory assigned in the php.ini, the default 5.x has 128MB.
- Make sure you have a rewrite rules engine installed.
That should do it! If not … come host with me :)
-c
Tags: IIS 7
Filed under General |
