Tagged Questions
3
votes
1answer
242 views
Installing wp3.2.1 on IIS; getting empty sessions
i have to install wordpress 3.2.1 on IIS 5.0 (yeah, i know...) here. Brand new default wordpress installation, no plugins ore previous versions installed.
So, i downloaded the 3.2.1.zip and the ...
1
vote
3answers
233 views
wordpress upgrade has broken my permalinks
I have just upgraded my wordpress installation from 3.1 to 3.1.1 and my custom structure permalinks are now broken,
The permalinks were set to follow this procedure,
/%category%/%postname%
...