Hello i was wondering if anyone had to install/or is working with Zend Server.
My Question is: If i install Zend Server on a production server will it mess up my existing PHP configuration? Will i have to bring my application offline first or will Zend Server install without problems?
The application must run 24/7 and i need a reliabl...
Hi,
I am using Zend Server CE with windows XP. I am trying Virtual host.
My server port is 8080.
Server default document root is C:\Zend\Apache2\htdocs. and my project is on c:\workspace\projectname
My Virtual host file is as follows.
NameVirtualHost *:8080
<Files ~ "^\.ht">
Order allow,deny
Deny from all
</Files>
<Virtua...
I just installed zend server CE, but it creates an extra item in my mac os login screen called "Other".
Is it possible to remove this from my login users screen?
I cannot find this option in my system preferences.
Not really a development question but related to zend server install
...