<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: httpd -v in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158412#M8956</link>
    <description>I might have made a boo-boo... After tar zxf command on apache.. &lt;BR /&gt;&lt;BR /&gt;I did the ./configure --prefix=/usr/local/apache  which went fine. But i forgot to include other options like --enable-ssl enable-cgi... stuff like that.. is there a way to go back? Or do i just re-run the ./configure command with those options? Thanks</description>
    <pubDate>Wed, 07 Jan 2004 11:16:58 GMT</pubDate>
    <dc:creator>Kyle D. Harris</dc:creator>
    <dc:date>2004-01-07T11:16:58Z</dc:date>
    <item>
      <title>httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158408#M8952</link>
      <description>I have RH 9.0 ... I did a httpd -v to see what version of apache is on here. &lt;BR /&gt;It says Server version: Apache/2.0.40&lt;BR /&gt;&lt;BR /&gt;If i get httpd-2.0.48.tar.gz and run : &lt;BR /&gt;tar zxf httpd-2.0.48.tar.gz and do the &lt;BR /&gt;make&lt;BR /&gt;make test &lt;BR /&gt;make install&lt;BR /&gt;&lt;BR /&gt;Then will it automatically take place of 2.0.40 ? Thanks</description>
      <pubDate>Wed, 07 Jan 2004 10:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158408#M8952</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T10:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158409#M8953</link>
      <description>Depends if your original apache was installed in the same way, with the same defaults.  For example, I believe a "vanilla" apache has it's configuration file in /etc/apache/httpd.conf whereas a Red Hat RPM puts it somewhere like /etc/apache/conf/httpd.conf.  These sort of things can become a problem.&lt;BR /&gt; &lt;BR /&gt;I would remove the original first just to be on the safe side.</description>
      <pubDate>Wed, 07 Jan 2004 10:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158409#M8953</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-01-07T10:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158410#M8954</link>
      <description>The answer to that question depends on how the tarball was put together.&lt;BR /&gt;&lt;BR /&gt;Based on the command line I would think it would overwrite the old version.&lt;BR /&gt;&lt;BR /&gt;But the only real way to be sure is to run the process in your post and then run httpd -v again.&lt;BR /&gt;&lt;BR /&gt;That will give you the answer.&lt;BR /&gt;&lt;BR /&gt;I would first back up the configuration, especially any customizations you've done on httpd.conf&lt;BR /&gt;&lt;BR /&gt;I know with the rpm version running the rpm install does an overwrite without affecting customization in httpd.conf Same thing for HP depots on HP-UX.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Jan 2004 10:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158410#M8954</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-07T10:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158411#M8955</link>
      <description>The old original version of apache was the default that comes with RH 9.0 ...</description>
      <pubDate>Wed, 07 Jan 2004 10:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158411#M8955</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T10:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158412#M8956</link>
      <description>I might have made a boo-boo... After tar zxf command on apache.. &lt;BR /&gt;&lt;BR /&gt;I did the ./configure --prefix=/usr/local/apache  which went fine. But i forgot to include other options like --enable-ssl enable-cgi... stuff like that.. is there a way to go back? Or do i just re-run the ./configure command with those options? Thanks</description>
      <pubDate>Wed, 07 Jan 2004 11:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158412#M8956</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T11:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158413#M8957</link>
      <description>yes....you can reconfigure. &lt;BR /&gt;delete the config.cache ( or configure.cache ) first.</description>
      <pubDate>Wed, 07 Jan 2004 11:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158413#M8957</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-07T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158414#M8958</link>
      <description>Oliver.. Didn't have either of those names on the system.. I do have a configure.log   &lt;BR /&gt;&lt;BR /&gt;Same thing??</description>
      <pubDate>Wed, 07 Jan 2004 13:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158414#M8958</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158415#M8959</link>
      <description>The default version of apache in Red Hat 9 is an rpm install.&lt;BR /&gt;&lt;BR /&gt;The tarball might overwrite it, might not. I remember rpm was designed to prevent this.&lt;BR /&gt;&lt;BR /&gt;My confidence that your original procedure will work is much lower with this information.&lt;BR /&gt;&lt;BR /&gt;I did a tar install of mozilla 1.5 on a system that came with mozilla 1.2.1 pre-installed rpm(Red Hat 9).&lt;BR /&gt;&lt;BR /&gt;I can now use either version of the browser.&lt;BR /&gt;&lt;BR /&gt;So, you might want to get the rpm version or use Up2date&lt;BR /&gt;&lt;BR /&gt;On the other hand there is little to be lost for running a little test.&lt;BR /&gt;&lt;BR /&gt;I am eager to see the results.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Jan 2004 13:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158415#M8959</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-07T13:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158416#M8960</link>
      <description>Once i get the binary apache file , i can't just uninstall the rpm from the default apache for RH 9.0? &lt;BR /&gt;&lt;BR /&gt;Steven, you know if the configure.log is what i would erase so i can do the ./configure command with more options again..? Thanks</description>
      <pubDate>Wed, 07 Jan 2004 13:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158416#M8960</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T13:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158417#M8961</link>
      <description>I endorse the methodology to remove the rpm first.&lt;BR /&gt;&lt;BR /&gt;That will certainly work.&lt;BR /&gt;&lt;BR /&gt;You must back up httpd.conf and any other configuration files prior to removing the rpm, or I fear those files may be removed as well.&lt;BR /&gt;&lt;BR /&gt;I can't go into your question about the .configure and its log without actually trying it. I'm already on the latest apache release on my Red Hat 9 server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Jan 2004 14:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158417#M8961</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-07T14:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158418#M8962</link>
      <description>the *.cache file should be in the same directory that you issued ./configure . &lt;BR /&gt;It caches the config found by ./configure.&lt;BR /&gt;&lt;BR /&gt;If you change something without deleting the *.cache file the changes may not apply. It could be possible that you dont have the file.</description>
      <pubDate>Wed, 07 Jan 2004 14:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158418#M8962</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-07T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158419#M8963</link>
      <description>I got the configure problem solved, thanks. I hadn't run the make yet, so re-running the configure command just overwrote it.. &lt;BR /&gt;&lt;BR /&gt;How does one know if they are the 32 bit installation or the 64 bit installation (Itanium 2) for Java Standard Developer Kit??</description>
      <pubDate>Wed, 07 Jan 2004 14:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158419#M8963</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T14:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158420#M8964</link>
      <description>from &lt;A href="http://java.sun.com/j2se/1.4.2/download.html" target="_blank"&gt;http://java.sun.com/j2se/1.4.2/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it doesnt look like there is an itanium version out yet.</description>
      <pubDate>Wed, 07 Jan 2004 15:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158420#M8964</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-07T15:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: httpd -v</title>
      <link>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158421#M8965</link>
      <description>If this is for an HP-UX Itanium Server java is kept here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Jan 2004 09:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/httpd-v/m-p/3158421#M8965</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-08T09:44:11Z</dc:date>
    </item>
  </channel>
</rss>

