1.Is it possible to achieve above requirement ?

 

Yes. Consult the documentation for your WWW server (Apache, in this case) for instructions on how to set up multiple virtual hosts, and then use that information to install a copy of the OTRS code in a separate directory for each virtual host. You will need to adapt some of the scripts to cope with the different directory hierarchy for each instance; which ones will become obvious in short order. You’ll also need to create a new database table set to be used by each instance, and change the database configuration in each OTRS installation to reflect the different table set for each instance.

 

If yes please let me  know the detailed procedure for windows.

 

This should really get added to the welcome note for this mailing list…

 

If you want guaranteed help or response time,  a detailed list of steps, or need a level of hand-holding to accomplish something outside of the ordinary OTRS install process, you should invest some money in some professional services from OTRS itself or any of the companies represented by the people posting here to do that for you on a consulting basis.

 

This list is composed of volunteers answering questions in their spare time. If you’ve done some reading, checked Google or your favorite search engine, and tried some things on your own, and then have specific questions about what you’ve tried on your own, ask away and people will chime in with what they know, but don’t expect – or ask for - consulting time or a free solution. We have to pay our grocery bills and mortgages too, and that’s not a reasonable thing to demand from someone’s free time.

 

2.If no ,can i install two otrs's in a single server ? If yes tell me how to do that.

 

See above.