I have similar problem under Debian 6 Squeeze.
I've added the repo for Zend Server with php 5.4, installed:
- Code: Select all
~# apt-get install zend-server-ce-php-5.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
java-bridge-zend-server
The following NEW packages will be installed:
zend-server-ce-php-5.4
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.1 kB of archives.
After this operation, 106 kB of additional disk space will be used.
Get:1 http://repos.zend.com/zend-server/preview-php5.4/deb/ server/non-free zend-server-ce-php-5.4 all 5.6.0+b5 [13.1 kB]
Fetched 13.1 kB in 0s (22.6 kB/s)
Selecting previously deselected package zend-server-ce-php-5.4.
(Reading database ... 55710 files and directories currently installed.)
Unpacking zend-server-ce-php-5.4 (from .../zend-server-ce-php-5.4_5.6.0+b5_all.deb) ...
Setting up zend-server-ce-php-5.4 (5.6.0+b5) ...
Stopping web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using domain.com for ServerName
... waiting .
Starting Zend Server 5.6.0 ..
Starting Zend Server Monitor node [OK]
[16.06.2012 14:48:02 SYSTEM] watchdog for monitor is running.
[16.06.2012 14:48:02 SYSTEM] monitor is running.
Starting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using domain.com for ServerName
.
spawn-fcgi: child spawned successfully: PID: 10326
Starting Zend Server GUI [Lighttpd] [OK]
[16.06.2012 14:48:04 SYSTEM] watchdog for lighttpd is running.
[16.06.2012 14:48:04 SYSTEM] lighttpd is running.
Starting Session Clustering daemon [OK]
[16.06.2012 14:48:05 SYSTEM] watchdog for scd is running.
[16.06.2012 14:48:05 SYSTEM] scd is running.
Starting Deployment [OK]
[16.06.2012 14:48:06 SYSTEM] watchdog for zdd is running.
[16.06.2012 14:48:06 SYSTEM] zdd is running.
Starting JobQueue [OK]
[16.06.2012 14:48:07 SYSTEM] watchdog for jqd is running.
[16.06.2012 14:48:07 SYSTEM] jqd is running.
Zend Server started...
However when going into the monitor GUI, I cant get past the license key request for the full version!
I remember in the past, CE version had limited GUI as well - so what am I doing wrong?