<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">I am trying to install apache 2.0.54
for configuring RT3.4.1 with apache2 and mod_perl 2 in /usr/local/x.  We
have another apache2 instance running in /usr/local. We are planning to
merge them when RT gets working on apache 2 and mod_perl 2, so for the
moment we are planning to have 2 apache instances.</font>
<br>
<br><font size=2 face="sans-serif">I installed apacheRT3 in /usr/local/x
using the command :$./configure  - - prefix =/usr/local/x/apacheRT3</font>
<br><font size=2 face="sans-serif">           
                     
                     
                     
                     
             $make</font>
<br><font size=2 face="sans-serif">           
                     
                     
                     
                     
              $make install</font>
<br>
<br><font size=2 face="sans-serif">The above command installed apache directories
in /usr/local/x/apacheRT3 and had the following questions:</font>
<br>
<br><font size=2 face="sans-serif">1. Does the installation  mess
up the configuration for the already existing apache instance in /usr/local?
</font>
<br><font size=2 face="sans-serif">2. I have made changes to the httpd.conf
file of /apacheRT3 for running a virtual host. I made the following changes:</font>
<br><font size=2 face="sans-serif">************************************************************************************************************************</font>
<br><font size=2 face="sans-serif">Listen 80</font>
<br><font size=2 face="sans-serif">NameVirtualHost *:80</font>
<br><font size=2 face="sans-serif"><VirtualHost *:80></font>
<br><font size=2 face="sans-serif">    DocumentRoot /usr/local/x/apacheRT3/htdocs</font>
<br><font size=2 face="sans-serif">    ServerName domain.example.com</font>
<br><font size=2 face="sans-serif">    ServerAlias domain</font>
<br><font size=2 face="sans-serif">    ErrorLog logs/dummy-host.example.com-error_log</font>
<br><font size=2 face="sans-serif">    CustomLog logs/dummy-host.example.com-access_log
common</font>
<br><font size=2 face="sans-serif"></VirtualHost></font>
<br><font size=2 face="sans-serif">*********************************************************************************************************************************</font>
<br><font size=2 face="sans-serif">Although i did this, i cannot access
;http://domain.example.com/index.html.en from port 80. This port is free.
</font>
<br>
<br><font size=2 face="sans-serif">3. The log files i.e., error_log and
access_log are not present  in the logs directory of apacheRT3. Do
i have to enable these in some way?</font>
<br>
<br><font size=2 face="sans-serif">4. I am planning to build a DSO of mod_perl
with apache 2.0.54 in /usr/local/x.  Could this cause a problem  since
there is another apache instance running in /usr/local?</font>
<br><font size=2 face="sans-serif"><br>
Regards,<br>
Ahalya Nathan<br>
Senior Programmer / Analyst<br>
Information Technology, Metropolitan Utilities District <br>
(402) 449-8218 phone<br>
(402) 449-8131 fax<br>
ahalya_nathan@mudnebr.com</font>