<?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: Hii.. Help me in starting apache in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828057#M84019</link>
    <description>Hi Rammu,&lt;BR /&gt;&lt;BR /&gt;    Check for the following..&lt;BR /&gt;1) open the /etc/sysconfig/network&lt;BR /&gt;  and check if you have given the FQDN if not then give so.&lt;BR /&gt; 2) also check by giving the hostname command, see if it returns the FQDN if not then do change by giving the same command and the FQDN.&lt;BR /&gt;&lt;BR /&gt;and if you are a newbie i would suggest you to use the httpd.conf file rather then downloading a apache from the site.&lt;BR /&gt;the path is : /etc/httpd/conf/httpd.conf&lt;BR /&gt;try it ...&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;miceee&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jul 2006 02:03:19 GMT</pubDate>
    <dc:creator>Miceee</dc:creator>
    <dc:date>2006-07-24T02:03:19Z</dc:date>
    <item>
      <title>Hii.. Help me in starting apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828055#M84017</link>
      <description>Hi. i'm a newbie.. hope u'll help me..&lt;BR /&gt;   I downloaded apache webserver and i installed it in my machine.. the problem occurs while starting it..the steps involved are&lt;BR /&gt;     &lt;BR /&gt;  1) ./configure prefix=/usr/local/apache&lt;BR /&gt;  2) make&lt;BR /&gt;  3) make install&lt;BR /&gt;             till these i've no problem.. the problem arises when i run the following command&lt;BR /&gt;     usr/local/apache/bin/apachectl start&lt;BR /&gt;httpd: Could not determine the server's fully qualified domain name, using 192.168.X.XXX for ServerName&lt;BR /&gt;     how to rectify this problem and make apache start&lt;BR /&gt;Thanks in advane&lt;BR /&gt;Rammu</description>
      <pubDate>Fri, 21 Jul 2006 06:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828055#M84017</guid>
      <dc:creator>rammu</dc:creator>
      <dc:date>2006-07-21T06:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hii.. Help me in starting apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828056#M84018</link>
      <description>You downloaded the source code package for Apache, then compiled and installed it? You deserve an 'A' for effort. You chose the most difficult way to install Apache. &lt;BR /&gt;&lt;BR /&gt;If you want to continue on this path, you would have to read and understand Apache's configuration file at /usr/local/apache/conf/httpd.conf. You'd have to configure it according to your needs.&lt;BR /&gt;&lt;BR /&gt;Almost all Linux distributions have Apache included in their standard packaging (often .rpm or .deb packages, or whatever). These packages are pre-configured for your distribution and save you a lot of work. The pre-packaged Apache might even be configured to start up automatically: you would usually get a functional default web page containing messages like "Welcome to using your new Foobar 2.34 Linux server".&lt;BR /&gt;&lt;BR /&gt;If you're a newbie, I recommend that you ignore your previous installation attempt and use your distribution's package management software to install the distribution's Apache  package(s). If you're using Fedora, the package management software is called "yum" (the text version) or "yumex" (the GUI version). If you don't have the GUI version installed, type "yum install yumex" as root.&lt;BR /&gt;If you're using Debian, the preferred package management command is "aptitude". Other distributions may have other commands.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jul 2006 08:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828056#M84018</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-07-21T08:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hii.. Help me in starting apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828057#M84019</link>
      <description>Hi Rammu,&lt;BR /&gt;&lt;BR /&gt;    Check for the following..&lt;BR /&gt;1) open the /etc/sysconfig/network&lt;BR /&gt;  and check if you have given the FQDN if not then give so.&lt;BR /&gt; 2) also check by giving the hostname command, see if it returns the FQDN if not then do change by giving the same command and the FQDN.&lt;BR /&gt;&lt;BR /&gt;and if you are a newbie i would suggest you to use the httpd.conf file rather then downloading a apache from the site.&lt;BR /&gt;the path is : /etc/httpd/conf/httpd.conf&lt;BR /&gt;try it ...&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;miceee&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 02:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828057#M84019</guid>
      <dc:creator>Miceee</dc:creator>
      <dc:date>2006-07-24T02:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hii.. Help me in starting apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828058#M84020</link>
      <description>can you please send us &lt;BR /&gt;- /etc/hosts file&lt;BR /&gt;- output of "hostname" command</description>
      <pubDate>Mon, 24 Jul 2006 03:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828058#M84020</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-07-24T03:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hii.. Help me in starting apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828059#M84021</link>
      <description>Actually, apache seems to be running, though you can confirm this by doing: "ps -ef|grep httpd" .  If you get a positive response from this command and still don't get the default index page when checking with the browser, you'll need to look at the file called httpd.conf and make sure that it is configured correctly.</description>
      <pubDate>Mon, 24 Jul 2006 09:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hii-help-me-in-starting-apache/m-p/3828059#M84021</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-07-24T09:40:59Z</dc:date>
    </item>
  </channel>
</rss>

