My notes here for future because it took 2 hours to get working on WHM/Centos while vanilla Ubuntu too 2 minutes…. Update: There is now a much easier way. Since writing this article, Memcached has become available in WHM via… Read More
Mysterious HTTP redirect 302
A mysterious problem surfaced where an Android app making POST requests to an XML api would receive HTTP 302 redirect responses instead of valid 200 responses. Using a web browser with a mobile user agent (admittedly I didn’t try the… Read More
Using matplotlib in PHP
I want to use the power of Matplotlib (fantastic python graphing library) in an existing php application of mine. Before embarking on the specifics of my application, I tried to get a super simple demo up and running, which proved… Read More