The following reply was made to PR config/5192; it has been noted by GNATS.

From: vsolve apache <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: config/5192: Older version of Apache running inspite of new 
version installed
Date: Tue, 26 Oct 1999 06:17:22 -0700 (PDT)

 Hi,
 
 Hope you may installed the apache 1.3.9 server as per
 the procedure which is given in /apache_1.3.9/INSTALL
 file. While you are 
     ./configure --prefix="PREFIX" 
 you have to mention the installation root in PREFIX
 string.
 
  eg: 
     ./configure --prefix="/usr/local/apache"
 
 and make, make install it.
 
 Step 1:
 After installation remove the double qoutes in the
 ServerRoot, DocumentRoot.
 
 eg., 
      ServerRoot "/usr/local/apache" as     
      ServerRoot /usr/local/apache
 and
      DocumentRoot "/usr/local/apache/htdocs" as
      DocumentRoot /usr/local/apache/htdocs
 
 Step 2:
 Change the daemon in server startup file.(which is
 available at /etc/rc.d/init.d/httpd and bundled with
 RH6.0)
 
 ie., 
 start)
      ...
      daemon /usr/local/bin/apachectl start
      ...
 
 (where apachectl is another file which is installed
 alongwith apache_1.3.9)
 
 step 3:
 reboot the system.
 
 Now automatically the apache_1.3.9 started. Check it
 with test-cgi.
 
 regards,
 
 visolve_apache.
 
 
 Subject: 
         config/5192: Older version of Apache running
 inspite of new version installed
    Date: 
         25 Oct 1999 11:35:28 -0000
    From: 
         Rajiv Sharma <[EMAIL PROTECTED]>
      To: 
         [EMAIL PROTECTED]
 
 
 
 
 >Number:         5192
 >Category:       config
 >Synopsis:       Older version of Apache running
 inspite of new version installed
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       medium
 >Responsible:    apache
 >State:          open
 >Class:          sw-bug
 >Submitter-Id:   apache
 >Arrival-Date:   Mon Oct 25 04:40:00 PDT 1999
 >Last-Modified:
 >Originator:     [EMAIL PROTECTED]
 >Organization:
 apache
 >Release:        1.3.9
 >Environment:
 RH6.0
 >Description:
 We had installed RH5.2(apollo) then we couldnt locate
 Apache server. I downloaded the latest version of
 Apache 1.3.9 and installed. I upgraded the OS from RH
 5.2 to RH 6.0. Now the version I am seeing in a
 test-cgi program is 1.3.6 which was bundled with RH
 6.0. I have reinstalled the 1.3.9 version again. I
 wish to stop the older version and use the later
 version. Unable to locate or find documentation in
 this regards. Kindly Advise
 >How-To-Repeat:
 check by installing new version over an old version
 >Fix:
 No idea!
 >Audit-Trail:
 >Unformatted:
 [In order for any reply to be added to the PR
 database, you need]
 [to include <[EMAIL PROTECTED]> in the Cc line and
 make sure the]
 [subject line starts with the report component and
 number, with ]
 [or without any 'Re:' prefixes (such as
 "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match
 this       ]
 [pattern, your message will be misfiled and ignored. 
 The       ]
 ["apbugs" address is not added to the Cc line of
 messages from  ]
 [the database automatically because of the potential
 for mail   ]
 [loops.  If you do not include this Cc, your reply may
 be ig-   ]
 [nored unless you are responding to an explicit
 request from a  ]
 [developer.  Reply only with text; DO NOT SEND
 ATTACHMENTS!     ]
 
 
 
 
 
 =====
 
 __________________________________________________
 Do You Yahoo!?
 Bid and sell for free at http://auctions.yahoo.com

Reply via email to