mod_python and python2.5

2008-06-25 10:15

UPDATE: Of course, the easier alternative, is just to upgrade to Kubuntu Feisty… More for my own reference than anything else…. To get mod_python working with python2.5 on kubuntu: 1. Install apache2, if you haven’t already. 2. Install python2.5: sudo apt-get install python2.5 sudo apt-get inst... [阅读全文]