The zend-server tag has no wiki summary.
0
votes
0answers
82 views
How to install driver for MSSQL on Zend Server CE on Windows 7
We have a box running MS SQL. I have different box running Zend Server CE on Windows 7. I need to be able to connect to MSSQL.
When I try to do so I am told: The mssql driver is not currently ...
2
votes
2answers
239 views
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 ...
1
vote
1answer
140 views
Migrating an existing CentOS 5.x server to use Zend Server CE
I am considering upgrading my CentOS server to run PHP 5.3, and would also like to start using Zend Server CE at the same time but am new to doing it on something that isn't a fresh install.
I have a ...
1
vote
0answers
131 views
An unexpected error when open http://localhost:10081 after installation of Zend Server
I was trying to install Zend server on a virtual server through SSH. The address http://localhost works fine. But when I visit http://localhost:10081 to start the configuration, but I got an error "An ...
2
votes
0answers
186 views
Failed to open page: kCFErrorDomainCFNetwork error 303
I am running Zend Server on my Mac, working on a local PHP (Zend Framework) project. I've never come across this problem before, but there are certain lines in my code that trigger an error in my ...
0
votes
0answers
40 views
Apache, PHP, Mercurial, Branching Workflow
Our development team is moving from Subversion to Mercurial for their SCM. We realize the flexibility this will bring to the team and want to allow them to test their code in a sandbox before ...
0
votes
2answers
78 views
Running 2 LAMP stacks on one instance
I have a working installation of apache and mysql using standard ports, and my host file points domains to 127.0.0.1.
I'm in the process of switching my LAMP stack to Zend Server but want my old set ...
0
votes
0answers
72 views
Very slow transfer on large files while using Zend Server on localhost
I'm running Zend Server 5.1.0 on localhost, combined with Zend Studio for development.
We're currently working on a project that includes ExtJS4, so the main lib file ext-all-debug.js gets loaded on ...
1
vote
1answer
196 views
Apache refusing to change DocumentRoot
I've installed Zend Server CE 5.1.0 on Windows 7 Ultimate 64 bit in its default location, meaning the path to my htdocs is C:\Program Files (x86)\Zend\Apache2\htdocs. Not something that I would like ...
0
votes
1answer
122 views
Apache error 'operation failed' after trying to add a virtualhost
I'm trying to set up a zend project with the virtualhost but I can't get the example code from the quickstart to work.
I added this to the end of the existing lines in httpd.conf
<VirtualHost ...
0
votes
1answer
63 views
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 ...
0
votes
1answer
85 views
Local Host and Virtual Host point to same location
I have recently setup a virtual host on my local web server (per this question, Config problem with Apache 2 on Win 7).
I'm using Apache 2.2 on Win 7, as part of Zend Server.
At the moment, the root ...
0
votes
1answer
121 views
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 ...
0
votes
0answers
170 views
Is there a way to run Nginx instead of Apache with Zend Server?
How can I use the Zend Server PHP binaries with Nginx?
Zend Server provides a replacement to mod_php for Apache and it looks like Zend Server's web admin interface runs on Lighttpd. So how would I ...
2
votes
1answer
93 views
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 ...
0
votes
1answer
212 views
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 ...
0
votes
1answer
210 views
Installing Zend Server on a cPanel machine
I can't seem to find anyone who's had experience in this situation, but I'm looking at deploying Zend Server over cPanel.
I'd basically install cPanel first, then install Zend through RPM (so that it ...
0
votes
3answers
255 views
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:
<Directory ...
0
votes
1answer
499 views
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 ...
0
votes
2answers
183 views
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 ...
1
vote
0answers
1k views
how to create virtualhost in zend server ce on port 8083 while the server itself is not running on port 80?This is a serious blocker, i need help!
I know this kind of question have been asked million times already, and i've read most of them and applied most of the solutions out there, mine is just not working.
I've been struggling for a ...
0
votes
1answer
106 views
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 ...
1
vote
2answers
208 views
Installing Zend Server via Puppet, on RHEL and Ubuntu?
I'm learning Puppet by example and writing some modules to manage our current RHEL and Ubuntu servers. My first serious attempt is a Zend Server module.
Since Puppet has a Yumrepo, but no Aptrepo ...
1
vote
1answer
243 views
Ubuntu 10.04 breaks php5-ffmpeg and zend server
I would like to upgrade to 10.04, but there are a couple of packages that I use daily that Ubuntu says it will remove.
They are :
php5-ffmpeg,
zend server 5.0.2
There are many others in the list, ...
2
votes
2answers
429 views
xDebug on Zend Server CE under Windows XP
I have Zend Server installed on my Windows XP development machine, installed when I was naive and didn't know that Eclipse was going to become so suck so badly for PHP development.
I've made the ...
0
votes
1answer
141 views
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, ...
1
vote
2answers
532 views
apache server not working after installing zend server
i have apache installed in my redhat 5.3 server machine. and i was trying to install zend server. i installed zend server with install.sh file in directory /var/zend.
in my windows machine after ...
1
vote
1answer
388 views
How to use a different version of Zend Framework when using Zend Server
I've installed Zend Server and Zend Framework is bundled with it. I've noticed that my new application uses the Zend Server version of Zend Framework (1.10), not the one I've pointed the /library/Zend ...
1
vote
2answers
641 views
Why is Apache/PHP quietly crashing on Windows?
I have an instance of Apache2 installed on a Windows Server as part of Zend Server Community Edition (ZS CE) 4.0.6 and it began crashing multiple times a day after months of perfect operation and no ...
1
vote
4answers
98 views
Weird Apache problem with file
There is a problem with apache2. It does not let me see images in a spesific directory. There are images in for instance directory X and Y. I have uploaded new ones and all of a sudden Apache started ...
0
votes
4answers
1k views
mysql.sock problem on Mac OS X, all Zend products
I posted this on the Zend forum, but I'm hoping I can get a speedier reply here. I've tried every solution provided on this forum with no luck. When I restart mysql, everything appears ok.
sudo ...
1
vote
3answers
304 views
Apache displays error page half way through PHP page execution
I've just installed Zend Server Community Edition on a Windows Server 2003 box, however there's a bit of a problem with the display of a lot of our PHP pages. The code has previously running under ...
0
votes
1answer
291 views
Installing ZendServer on IIS6
I need to run ASP and PHP applications side by side, so I installed ZendServer Community Edition on our existing Server 2003 platform. I specified it to use the existing IIS instance so I don't have ...