General - Written by typemismatch on Tuesday, March 18, 2008 21:41 - 0 Comments
Wordpress MU on IIS 7
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
Most Popular Content
- Setting up a Windows image in Amazon’s EC2
- Amazon goes live with Windows in the Cloud
- Silverlight Tip - Initialize!
- Silverlight Tip - Grid layouts
- Selecting a single LINQ2SQL Entity
- What kind of error handling is this?
- Silverlight and Google searches
- Goodbye iPhone 3G
- Gadget Features!
- iPhone Battery Tip
- Oh come on Microsoft ….
Software - Oct 20, 2008 21:04 - 0 Comments
Silverlight Tip - Initialize!
More In Software
- Silverlight Tip - Grid layouts
- Selecting a single LINQ2SQL Entity
- Silverlight and Google searches
- Gadget Features!
- Oh come on Microsoft ….





Leave a Reply