I updated 3 of my Debian Lenny installations from ispcp 1.0.5 (with security fixes)
In all 3 updates, the main.cf file looked like:
Code:
check_policy_service inet:127.0.0.1:12525,
check_policy_service inet:127.0.0.1:10023,
So i had to change it manually to
Code:
check_policy_service inet:127.0.0.1:12525,
check_policy_service inet:127.0.0.1:60000,
Also in all 3 updates, ispcp wasn't able to resolve ispcp pma passwort -> but that wasn't a problem for me, because i've got all my passwords.
Greetings.