apache server not working after installing zend server
- by kamal
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 installling zend server community edition i was able to access apache server as well as zend server.
but in my linux machine localhost displays nothing and localhost:10081 shows zend server.
what can i do to run my localhost?
or
should i seperately install apache?