<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012783" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012783</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanks</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/new-cgi-and-need-help-understanding#comment-1073951</link>
    <description> &lt;p&gt;Thanks, I am using WS_FTP, I will try those settings.&lt;br /&gt;
Kimberly&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Nov 2000 16:28:35 +0000</pubDate>
 <dc:creator>KHargis</dc:creator>
 <guid isPermaLink="false">comment 1073951 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/new-cgi-and-need-help-understanding#comment-1073949</link>
    <description> &lt;p&gt;Permissions are set to restrict who can read/write to a file.  What FTP program are you using?&lt;/p&gt;
&lt;p&gt;If you are using WS_FTP, than right click on a file, and select &quot;unix chmod&quot;.&lt;br /&gt;
there are three groups: owner, group, other; And three selections for each: read(r), write(w), execute(xr).&lt;/p&gt;
&lt;p&gt;When each selection is checked under a specific group, the total is 7. (4 for read, 2 for write, 1 for execute)&lt;/p&gt;
&lt;p&gt;So if you want to chmod the file to 775, than:&lt;br /&gt;
Under &quot;Owner&quot; you would check all three, under &quot;Group&quot; you would check all three, and under &quot;Other&quot; you would check Read and Execute.&lt;/p&gt;
&lt;p&gt;You can also do it through telnet by logging in and typing:&lt;br /&gt;
&quot;cd /path/to/cgi-bin&quot;&lt;br /&gt;
than&lt;br /&gt;
chmod 775 file.cgi&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Nov 2000 16:00:41 +0000</pubDate>
 <dc:creator>Rob Pengelly</dc:creator>
 <guid isPermaLink="false">comment 1073949 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
