Re ;
FIXED !
You had an error in the script
/var/www/ispcp/engine/ispcp-dmn-mngr (on line 1663)
Code:
'{BASE_SERVER_VHOST}' => $vhost
Should be
Code:
'{BASE_SERVER_VHOST}' => $vhost,
Note: I've already fixed on you server, not worry about that. All work fine now.
I've also encountered many others problem with your init scripts.
Bind cannot stop, start or restart. To fix the problem, I've killed the process manually and re-start it. Works fine now.
I've encountered the same problem with the ispcp Daemon.
Edit: You have update to svn version recently ?