On Tue, Apr 20, 2010 at 3:33 PM, venkat raman <infoappu.li...@gmail.com>wrote:

> hai,
>
>  1. Is it possible to configure 2 different version of apache  in a single
> server?
>
Yes you can run two different version of Apache or two different web server
(IIS and Apache httpd) in a system. Let's say you have two different version
of Apache, then can make it to bind in two different ports. By default
Apache httpd binds with 80. You can configure second server to bind with a
different port, let say 81.  To access the servers you can use the following
address.

Server 1 : http://localhost:80/
Server 2 : http://localhost:81/



>  2. what are all the possible solution for kernel panic error?
>
I hope somebody would answer you for this question.  Good Luck

It would be highly appreciated, to google before you post your query to the
list.   Thanks.


-- 
Ravi Jaya

Mobile: +91 97909 16181
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to