Questions tagged [zend-server-ce]
14 questions
3
votes
4 answers
after enabling mod ssl apache stops listening on port 80
I have an ubuntu 12.04 server with zend server CE installed. I now wanted to enable https but after the first steps according to the documentation, 'a2enmod ssl' and 'apache service restart', apache does not listen on 443 but neither on 80,…
zensys
- 299
- 3
- 9
- 19
3
votes
2 answers
$PHP_AUTOCONF errors on mac os x 10.7.3 when trying to install pecl extensions
I am trying to setup my machine with pecl_http and memcache and in both cases, I get similar errors. This is on MAC OS X 10.7.3 (lion) and I also have XCODE installed on it. I also installed Zend Server community edition before running these…
krishna
- 131
- 1
- 3
3
votes
2 answers
What does "Restart PHP" mean in Zend Server?
I've been using Apache with PHP for years, both as standalone installs (Windows and Linux) and as part of WAMP stacks on Windows.
Today I decided to try out Zend Server CE, and was surprised that it provides two things:
The original Apache Service…
BenMorel
- 4,215
- 10
- 53
- 81
2
votes
1 answer
Placing SQL server in a Zend Server environment
our developers want to migrate from individual installations of php, apache and mysql to a more integrated environment. So they decided to switch to ZendServer installed on a VMware Workstation image deployed on each developers computer.
While…
ceebee
- 41
- 1
- 4
1
vote
0 answers
How do I set up SSL in zend server?
I have a clean install of Zend Server CE, and I've been trying to add SSL support for the past hours, but I have no idea how, I moved the same SSL configuration file from xampp to zend (changed the directives and added the ssl keys and certificates,…
Itai Sagi
- 123
- 7
1
vote
1 answer
HTTP 403 (error 13) with Zend CE on OS X
I'm getting a HTTP 403, with permission error 13 (file system?) using Apache (bundled with Zend Server) on OS X 10.7.4.
[Thu May 17 16:40:58 2012] [error] [client ::1] (13)Permission denied: access to / denied
Here's my config in…
bear
- 222
- 1
- 3
- 15
1
vote
1 answer
Command: mysql --print-defaults not recognized?
I am trying to set some defaults in my.cnf and when I tried to check MySQL's current defaults I got an error!
Using Zend Server CE 5.5
on OSX 10.6.8
And here is the command and subsequent error:
$ mysql…
Yes Barry
- 170
- 1
- 16
1
vote
1 answer
Zend Server SSL Error
I'm having a weird issue with trying to setup SSL (https) on Zend Server CE for OSX. Currently I am running Zend Server 5.5.
$ sudo zendctl.sh version
Password:
Zend Server version: 5.5.0
I created a self-signed certificate in the correct…
Yes Barry
- 170
- 1
- 16
1
vote
1 answer
Mac 10.6.8 Zend Server CE MySQL does not start — "ERROR! Manager of pid-file quit without updating file"
MySQL does not start, I have previously installed zend server on the same Mac and MySQL worked. I have reinstalled after rm -r /usr/local/zend . Are there any other directories I need to clear?
Or do you have any…
Alan Maplethorpe
- 11
- 2
0
votes
1 answer
How do I enable Clean URLs on Zend Server CE?
I installed Zend Server CE followed by Drupal. I would like to enable clean urls for the local site but I am not able. How do I do that?
Also, any changes being made to the httpd.conf file are not taking effect after I restart the server.
bcosynot
- 141
- 1
- 1
- 5
0
votes
1 answer
How to use MySQL from WAMP with Zend Server CE?
I installed WAMP, then I installed Zend Server CE and both servers are working (both are on port 80 but I'm only running one server at a time).
But MySQL is not working with Zend Server.
I don't want to install another mysql server because I want to…
Enrique
- 143
- 1
- 5
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
Installing PHP on IIS server: standard FastGCI installation or Zend Server CE
I am installing my first production server with Windows. It is virtual server running on KVM with 1 GB RAM and 30 GB disc space. As operating system will be used Windows Web Server 2008 (not R2 version). Mainly it will host open-source CMS written…
Azazel
- 1
0
votes
1 answer
Zend server CE for Solaris
I remember there was a version for Solaris although I only used Zend Server on Windows and Linux only. It seems Zend does not support Solaris, is that correct?
rtacconi
- 735
- 3
- 14
- 28