Posts for centos
Getting Django up and running on Centos 5.2 with Apache(mod_python) and MySQL
This is partly for my reference (doing it the second time just now and I forgot everything!) but hopefully it will be helpful for others too.
<em>Disclaimer; I am by no means a Linux expert. This i
Changing default storage engine in MySQL
This took me a while to figure out so I thought I'd put it here for future reference! I needed to change it so that Django would use innoDB rather that MyISAM, it seemed to just take the default and I