Unable to Access Zend Server 5 CE after installation
Posted
by jl
on Stack Overflow
See other posts from Stack Overflow
or by jl
Published on 2010-03-23T05:39:58Z
Indexed on
2010/03/23
5:43 UTC
Read the original article
Hit count: 561
I have previously installed WAMP on my windows, and now I am trying to install Zend Server 5 CE 5.3.1 Win x86.
During the installation of Zend Server, there is a step asking about:
- web server port : 80
- zend server interface port : 10081
I kept to the default. After the installation, I tried to access http://localhost,and is able to see zend test page. But I am unable to access http://localhost:10081/ZendServer, it was stated as page not found
.
Is it a conflict of my WAMP and the Zend Server? I remembered stopping the apache for WAMP, before trying to access ZS. Could anyone please advise me how to fix it?
Thank you.
© Stack Overflow or respective owner