ISPMan 0.8.2 Installation and Configuration
<<< PreviousInstalling ISPMan 0.8.2Next >>>

Applying bug fixes from CVS

Go to $SOURCE directory and do

make update

then

./configure
make ispman
make install_ispman_common
make install_ispman_web

The update will overwrite any changes you have made to customize the code, so take precautions before updating.