It would save a lot of people a lot of time if you would list the required PHP extensions with the install instructions. It took me a while to figure out that the WSOD I got after enabling HtmlPurifier was due to not having the ctype shared extension installed.
Ctype was the only extra extensions I had to install, but there might be more (that I already have installed) of course...
Comments
Comment #1
gergely commented+1 and It would be really good to see it in 6.x INSTALL.txt also.
Comment #2
ezyang commentedFixed in HEAD.