Open main menu

CDOT Wiki β

Changes

SRA840 Lab5

344 bytes added, 12:46, 11 April 2009
Varinder Singh
now its working fine.
 
= Kezhong Liang =
 
Installing mod_perl is easy, I just use command "pkg_add -r mod_perl". But I cannot use this method to install
mod_python. The steps as below are my installing mod_pyhton method:
Firstly, I installed python.
cd /usr/ports/lang/python25
make install clean
rehash
The second, I installed mod_python
cd /usr/ports/distfiles
1
edit