<?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 php and apache .... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/php-and-apache/m-p/3666315#M20476</link>
    <description>All,&lt;BR /&gt;I want to run php script under cgi-bin. But it only execute under html dir; It seems like it using the DocumentRoot setting as it's default dir for executing php scripts. Does any one have any idea how to set it up so it runs under cgi-bin.  Thanks.</description>
    <pubDate>Mon, 07 Nov 2005 20:21:48 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2005-11-07T20:21:48Z</dc:date>
    <item>
      <title>php and apache ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-apache/m-p/3666315#M20476</link>
      <description>All,&lt;BR /&gt;I want to run php script under cgi-bin. But it only execute under html dir; It seems like it using the DocumentRoot setting as it's default dir for executing php scripts. Does any one have any idea how to set it up so it runs under cgi-bin.  Thanks.</description>
      <pubDate>Mon, 07 Nov 2005 20:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-apache/m-p/3666315#M20476</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-11-07T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: php and apache ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-apache/m-p/3666316#M20477</link>
      <description>Do you have cgi load module configured with httpd.conf file as,&lt;BR /&gt;&lt;BR /&gt;LoadModule cgi_module modules/mod_cgi.so&lt;BR /&gt;&lt;BR /&gt;scriptalias configuration as,&lt;BR /&gt;&lt;BR /&gt;ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# "/var/www/cgi-bin" should be changed to whatever your ScriptAliased&lt;BR /&gt;# CGI directory exists, if you have that configured.&lt;BR /&gt;#&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;    AllowOverride None&lt;BR /&gt;    Options None&lt;BR /&gt;    Order allow,deny&lt;BR /&gt;    Allow from all&lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;Create directory of /var/www/cgi-bin as,&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x    2 root     root         4096 Sep 25  2003 /var/www/cgi-bin/&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 08 Nov 2005 01:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-apache/m-p/3666316#M20477</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-08T01:34:04Z</dc:date>
    </item>
  </channel>
</rss>

