Sometimes it is needed to enable a Debug Modus. This is really no problem in ispCP Omega. ===== 1. Open the File ispCP Config ===== # vi /etc/ispcp/ispcp.conf === 2. And jump to the last line in the file === # # Developer Mode # DEBUG = 0 To activate the Debug set it to "**1**" like this # # Developer Mode # DEBUG = 1 === 3. Save this File === ===== 4.Start the "ispcp-rqst-mngr" again ===== # /var/www/ispcp/engine/ispcp-rqst-mngr Now you should get a long Debug output!