Contact Lifestream



PHP 5.2.9

Finally got PHP 5.2.9 installed so in other words the xml problem that came out of the libxml fix is now resolved. Which means that I can post via xml-rpc and windows live writer again and makes it a hell of a lot easier to add media like images to posts. At least if I have "SecFilterEngine off" in htaccess. Otherwise posting via xml-rpc wont work anyway. Weird, but I remember now why I included the rule in the first place. It’s funny because when the server was first upgraded, mod_security had some funny settings that made  the presence of SecFilterEngine in htaccess give "error 500" across the board. But xml-rpc worked nicely. Now, when mod_security is returned to presumably its old values, I have to have that line of code in order for the server to work with regard to xml-rpc. I reckon that it’s not very user-friendly.