Questions tagged [zend-server]

39 questions
0
votes
1 answer

What might be the difference between Zend Server Community Edition and Zend Server with no licence?

What might be the difference between "Zend Server Community Edition" and "Zend Server" with no licence (or an expired licence)? My trial licence on my Zend Server has expired - so is that install now the same as the Community Edition?
Dougal
  • 13
  • 4
0
votes
1 answer

Config problem with Apache 2 on Win 7

The real problem is that I'm not terribly good with infrastructure, but you probably can't help me there. My issues today is that I'm trying to configure a virtual server on Win 7. I'm using Zend Server, and I'm following the Zend framework…
DatsunBing
  • 459
  • 4
  • 8
  • 17
0
votes
1 answer

How to refresh MySQL version information?

I'm using Zend Server on my local machine, recently I noticed some application incompatibility with version of MySQL. While calling mysql_get_client_info() it would return mysqlnd 5.0.7-dev - 091210 - $Revision: 300533 $ which is slightly incorrect…
Nazariy
  • 109
  • 7
0
votes
3 answers

magento on Zend Server (Win7) installation error

I try to install magento for the first time. I've created the database with the name "project" in my C:\Zend\Apache2\conf\httpd.conf I added on the end: Options Indexes FollowSymLinks …
czerasz
  • 577
  • 1
  • 9
  • 14
0
votes
1 answer

Problem running phpunit on a windows machine

Hello I am trying to get phpunit to work on my windows machine. I have Zend Server CE installed and i Installed pear. But when i do: phpunit --configuration phpunit.xml I get the error: phpunit is not recognized as an internal or external command,…
sanders
  • 103
  • 2
  • 12
0
votes
2 answers

Assign two domains to different web servers (Zend Server & IIS) on same machine

I have two sites implemented in one machine. One site is hosted in IIS, and another is in Zend Server. Each site will have a domain, and I have only one IP to assign both. How can I configure DNS so that both sites are accessed correctly from the…
0
votes
1 answer

Why do I see long PHP/Apache requests when actual code execution is only 25% of the total request?

I've recently installed Zend Server 5 to take advantage of doing some code traces while improving performance in some areas of my app. I've been looking through some of my code traces where there are long request times. Sometimes I see long REQUEST…
user48951
0
votes
1 answer

Zend Server + Daemontools

Is anyone running Zend Server under Daemontools? I know I can use -D NO_DETACH to run apache under daemontools. But, I'm not sure if the other Zend Server components (monitor, lighthttpd, scd, jobqueue) have similar options. (The end goal is "run…
Ben Williams
  • 787
  • 1
  • 8
  • 17
0
votes
1 answer

Enabling Z-ray panel in Zend server doesn't work

I use Zend server 2019 locally and I have enabled the Z-ray exactly according this info https://help.zend.com/zend/current/content/enabling_disabling_z-ray.htm So both options under the Enable section are checked, server restarted, but still there…
Darksymphony
  • 101
  • 1
1 2
3