I installed ZS 5.6 on Debian 5.0. I can't get Zend Deployment working. I see an error under Server Setup /Components:
"The Zend Deployment service is not running. See the online help's 'Package Setup and Control Scripts' section to find out how to start the service"
I can't find anything in the docs about the Deployment Service.
Where I activate this service?
My deployment.log:
[03.07.2012 13:36:30] (31853) DBG1: DBConfig: db type SQLITE
[03.07.2012 13:36:30] (31853) DBG1: DBConfig: db host 127.0.0.1
[03.07.2012 13:36:30] (31853) DBG1: DBConfig: db host
[03.07.2012 13:36:30] (31853) DBG1: DBConfig: db schema deployment
[03.07.2012 13:36:30] (31853) DBG1: DBConfig: db user
[03.07.2012 13:36:30] (31853) DBG1: Using SQLITE db at /usr/local/zend/var/db/deployment.db
[03.07.2012 13:36:30] (31853) DBG1: Manager: getDaemonStatus called on node 0
[03.07.2012 13:36:30] (31853) DBG1: Manager: getDaemonStatus - daemon status DAEMON_STATUS_OK EXPIRED at 03.07.2012 13:33:22
[03.07.2012 13:36:30] (31853) DBG1: Manager: getDaemonStatus called on node 0
[03.07.2012 13:36:30] (31853) DBG1: Manager: getDaemonStatus - daemon status DAEMON_STATUS_OK EXPIRED at 03.07.2012 13:33:22
Where is error?

