<?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: Need to Install Apache Server running with perl/CGI option in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709321#M21299</link>
    <description>Shalom Cliff,&lt;BR /&gt;&lt;BR /&gt;Perl/CGI is a standard option of the httpd/apache server that ships with apache. Just install off of the CD's. To be useful some changes to httpd.conf may be required.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 15 Jan 2006 02:14:00 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-01-15T02:14:00Z</dc:date>
    <item>
      <title>Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709320#M21298</link>
      <description>Hi Forum,&lt;BR /&gt;&lt;BR /&gt;I am currently having OS Redhat Linux 4.0 AS running.&lt;BR /&gt;&lt;BR /&gt;How do I install Apache Server running with Perl/CGI option? From RedHat Installation medium C Ds?&lt;BR /&gt;&lt;BR /&gt;Thanks/Cliff</description>
      <pubDate>Sun, 15 Jan 2006 00:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709320#M21298</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2006-01-15T00:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709321#M21299</link>
      <description>Shalom Cliff,&lt;BR /&gt;&lt;BR /&gt;Perl/CGI is a standard option of the httpd/apache server that ships with apache. Just install off of the CD's. To be useful some changes to httpd.conf may be required.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 15 Jan 2006 02:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709321#M21299</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-15T02:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709322#M21300</link>
      <description>Hi Sir,&lt;BR /&gt;&lt;BR /&gt;Install from the Redhat OS Installation cd media u mean?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff</description>
      <pubDate>Sun, 15 Jan 2006 05:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709322#M21300</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2006-01-15T05:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709323#M21301</link>
      <description>If you installed everything (clicked the checkbox install everything) you  have the server installed. The command:&lt;BR /&gt;service httpd start&lt;BR /&gt;will start it. Point your browser to httpd://localhost/&lt;BR /&gt;&lt;BR /&gt;to test it.</description>
      <pubDate>Sun, 15 Jan 2006 10:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709323#M21301</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-01-15T10:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709324#M21302</link>
      <description>Oops; that's http://localhost/ to test it.</description>
      <pubDate>Sun, 15 Jan 2006 10:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709324#M21302</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-01-15T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709325#M21303</link>
      <description>this comes standard with the apache install, but will need some configuring in httpd.conf .  I'd recommend downloading the latest rpm from &lt;A href="http://httpd.apache.org/" target="_blank"&gt;http://httpd.apache.org/&lt;/A&gt; , getting the updated perl framework from &lt;A href="http://httpd.apache.org/test/" target="_blank"&gt;http://httpd.apache.org/test/&lt;/A&gt; , and reading up on httpd.conf specifics at &lt;A href="http://httpd.apache.org/docs/1.3/configuring.html" target="_blank"&gt;http://httpd.apache.org/docs/1.3/configuring.html&lt;/A&gt; .</description>
      <pubDate>Mon, 16 Jan 2006 10:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709325#M21303</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-01-16T10:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install Apache Server running with perl/CGI option</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709326#M21304</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you have the redhat cd's you can install it using rpm -ivh command ( pacakge name is httpd and not apache)&lt;BR /&gt;&lt;BR /&gt;Once that is done you can start apache :&lt;BR /&gt;#service httpd start&lt;BR /&gt;to check&lt;BR /&gt;#service httpd status&lt;BR /&gt;&lt;BR /&gt;to configure you need to edit :&lt;BR /&gt;/etc/httpd/conf/httpd.conf&lt;BR /&gt;whenever you edit the conf file do:&lt;BR /&gt;#service httpd restart&lt;BR /&gt;&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;to check if that works do:&lt;BR /&gt;http://IP_Address/&lt;BR /&gt;or &lt;BR /&gt;http://hostname or&lt;BR /&gt;http://localhost  ( from the apache server itself)&lt;BR /&gt;&lt;BR /&gt;Hope this is useful&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 16 Jan 2006 12:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-apache-server-running-with-perl-cgi-option/m-p/3709326#M21304</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-01-16T12:26:56Z</dc:date>
    </item>
  </channel>
</rss>

