<?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 setup the apache in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114531#M74770</link>
    <description>I have just install the apache server , but when start it " /usr/local/apache/bin/apachectl start " , it pop the message ""/usr/local/apache/bin/apachectl start: httpd could not be started " , can suggest how to config it ? thx.</description>
    <pubDate>Mon, 10 Nov 2003 00:56:34 GMT</pubDate>
    <dc:creator>juno2</dc:creator>
    <dc:date>2003-11-10T00:56:34Z</dc:date>
    <item>
      <title>setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114531#M74770</link>
      <description>I have just install the apache server , but when start it " /usr/local/apache/bin/apachectl start " , it pop the message ""/usr/local/apache/bin/apachectl start: httpd could not be started " , can suggest how to config it ? thx.</description>
      <pubDate>Mon, 10 Nov 2003 00:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114531#M74770</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-10T00:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114532#M74771</link>
      <description>What does the line starting with 'HTTPD' say?&lt;BR /&gt;&lt;BR /&gt;The comments above it should say "# the path to your httpd binary, including options if necessary".&lt;BR /&gt;&lt;BR /&gt;It should point to your apache binary.  If it's a custom build, then it will probably be something like '/usr/local/apache/bin/httpd'.  Make sure that this file does exist, and is executable by the user you are running 'apachectl' with.</description>
      <pubDate>Mon, 10 Nov 2003 01:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114532#M74771</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-10T01:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114533#M74772</link>
      <description>Be sure that there aren't errors in apache's configuration file.&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Mon, 10 Nov 2003 04:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114533#M74772</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-11-10T04:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114534#M74773</link>
      <description>very general Apache's problem is unknown host name; in this case you need or define host/domain name in hosts/DNS/NIS or add ServerName to httpd.conf&lt;BR /&gt;&lt;BR /&gt;Vitaly</description>
      <pubDate>Mon, 10 Nov 2003 06:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114534#M74773</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-11-10T06:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114535#M74774</link>
      <description>Sometimes more informations can be found in&lt;BR /&gt; &lt;BR /&gt; /var/log/httpd/error.log&lt;BR /&gt; /var/log/https/access.log&lt;BR /&gt;&lt;BR /&gt;and/or in&lt;BR /&gt;&lt;BR /&gt; /var/log/messages&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 07:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114535#M74774</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-10T07:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114536#M74775</link>
      <description>Can you run "httpd -t" to check the configuration file and post error messages, if any.</description>
      <pubDate>Mon, 10 Nov 2003 09:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114536#M74775</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-11-10T09:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114537#M74776</link>
      <description>if httpd -t produces errors, I would suggest restoring httpd.conf.original and trying to start the apache web server.&lt;BR /&gt;&lt;BR /&gt;If that fails you may wish to remove and reinstall the product, depending on what customization you've done.&lt;BR /&gt;&lt;BR /&gt;If you have recently doen a Red Hat 7-9 upgrade or 8-9 upgrade, if you weren't careful that could have trashed the httpd.conf file.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Nov 2003 10:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114537#M74776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-10T10:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: setup the apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114538#M74777</link>
      <description>I hv created a nobody group , it is OK now.</description>
      <pubDate>Mon, 10 Nov 2003 20:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-the-apache/m-p/3114538#M74777</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-10T20:05:00Z</dc:date>
    </item>
  </channel>
</rss>

