problems trying to set up zend server and xampp

Problems with the Windows version of XAMPP, questions, comments, and anything related.

problems trying to set up zend server and xampp

Postby umbre gachoong » 09. November 2013 07:06

Hello:

I am trying to get zend server and xampp to work together on the same machine:

On the zend server httpd-vhosts.conf I have done this:

<VirtualHost *:8088>

DocumentRoot "C:\Program Files (x86)\Zend\Apache2/htdocs"
ServerName localhost:8088

</VirtualHost>

On xampp httpd-vhosts.conf I have done this:

<VirtualHost *:8082>
##ServerAdmin webmaster@dummy-host.example.com
DocumentRoot "C:/xampp/htdocs/"
ServerName localhost 8082
##ServerAlias www.dummy-host.example.com
##ErrorLog "logs/dummy-host.example.com-error.log"
##CustomLog "logs/dummy-host.example.com-access.log" common
</VirtualHost>

xampp runs but the zend server will not

Any help in getting both of them to work on the same machine would be appreciated.

Also, there is reference on the net about running them both on virtual machines, but does anyone have any ideas on how to do this?

Trying to use oracle virtual box doesn't seem to be appropriate here, but maybe someone can point me in the right directions.

Thanks

umbre gachooong
umbre gachoong
 
Posts: 6
Joined: 27. September 2013 17:36
Operating System: windows xp

Re: problems trying to set up zend server and xampp

Postby Altrea » 09. November 2013 09:44

Hi umbre gachooong,

umbre gachoong wrote:I am trying to get zend server and xampp to work together on the same machine:

Why?

umbre gachoong wrote:xampp runs but the zend server will not

Maybe you should ask at the Zend support channels how to get Zend Server running!?

umbre gachoong wrote:Any help in getting both of them to work on the same machine would be appreciated.

Without any information why any of the components will not start providing help is impossible.
Do you think there is always the same reason a component cannot start?
Or do you think we can simply take a look into our crystal ball and know all issues and answers?

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: problems trying to set up zend server and xampp

Postby umbre gachoong » 09. November 2013 18:36

Hi Altera:

Thanks for your response.

I am trying to run both xampp and zend server for two reasons:

1. I like xampp and have been using it for years, and it is easily configurable.

2. They are using zend server on the work intranet and I have to do some serious work on it.

I am trying to build local versions of the work files before i start putting them on the staging servers.

So I tried to change the httpd-conf file for xamp listening and working on port 8082,

and the httpd-conf file for the zend server listening and working on port 8088

the root for zend and xampp are in different directories.

However, setting up the virtual host based on httpd.apache.org/docs/2.2/vhosts/

I have also checked out this

http://survivethedeepend.com/zendframeworkbook/en/1.0/creating.a.local.domain.using.apache.virtual.hosts

and a few stack overflow articles lie this http://stackoverflow.com/questions/12027644/how-to-set-virtual-server-for-zend-framework

but so far I am not having much luck.

I will keep trying.

What is frustrating is that zend is using apache as well as xampp, and their documentation says you can't use zend and xamp together.

Thanks. I will try stackoverflow
umbre gachoong
 
Posts: 6
Joined: 27. September 2013 17:36
Operating System: windows xp

Re: problems trying to set up zend server and xampp

Postby Altrea » 09. November 2013 19:08

I am using Zend Server 6 and XAMPP side by side, that is not so difficult.
Be sure that XAMPP Apache and Zend Apache both have unique http AND ssl ports.
That's all.

Without any further information like log entries there is nothing more to say for now.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: problems trying to set up zend server and xampp

Postby umbre gachoong » 10. November 2013 20:47

Thanks Altrea. I will look at the log entries. It seems I am able to work the zendframework2 within xampp which is great.

I don't have to mess around with trying to configure the zend server which I have uninstalled.

However, since you are able to run both of them side by side, I will try to do the same, and have them have unique http and ssl ports.

I will need to learn to do this at any rate.

Thanks again.
umbre gachoong
 
Posts: 6
Joined: 27. September 2013 17:36
Operating System: windows xp


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 111 guests