1
edit
Changes
→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