<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022919" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022919</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141429</link>
    <description> &lt;p&gt;all of the scripts run fine so long as they don&#039;t try to create a file. I guess it was a permissions thing, I got server support to give me write access to a folder. I remember from my readings a while back something about windows servers not having permissions. I know that I couldn&#039;t change them through an ftp client, that was enough proof for me. &lt;/p&gt;
&lt;p&gt;So I guess there is no way to change permissions or give myself write access to a folder I create with an ftp client?&lt;/p&gt;
&lt;p&gt;ken&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Nov 2003 01:25:31 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1141429 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141406</link>
    <description> &lt;p&gt;I *think* your IIS isn&#039;t properly configured to handle CGI. &lt;/p&gt;
&lt;p&gt;Is Perl setup correctly on the server? There are a few example test scripts (like, hello world!) included with all Perl distributions in /examples. Try those out.&lt;/p&gt;
&lt;p&gt;Is your path to Perl correct in the shebang line and has an env. variable been set in Windows to instruct IIS to open .pl or .cgi with Perl?&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Nov 2003 16:12:26 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1141406 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141337</link>
    <description> &lt;p&gt;hmm, works for me on win2k pro from both the command line and through Apache.  Maybe it&#039;s an IIS permissions issue ...&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Nov 2003 17:09:49 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1141337 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141247</link>
    <description> &lt;p&gt;D:\inetpub\wwwroot\014143\sc3eb59g\cgi-bin\test.cgi&#039; script produced no output&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#!/usr/bin/perl&lt;br /&gt;&lt;br /&gt;open (OUTFILE, &amp;#039;&amp;gt;./outfile.txt&amp;#039;) or die(&amp;quot;Error opening file: $!&amp;quot;);&lt;br /&gt;print OUTFILE &amp;#039;testin&amp;#039;;&lt;br /&gt;close OUTFILE; &lt;br /&gt;&lt;br /&gt;print &amp;quot;Content-type:text/plain\n\n&amp;quot;;&lt;br /&gt;print &amp;quot;Created&amp;quot;;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;if I comment out the outfile, it works fine of course. I&#039;m trying to track down the error log on this server, I hate windows servers  :flame: &lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
webG&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Nov 2003 13:53:24 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1141247 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141240</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;open (OUTFILE, &amp;#039;&amp;gt;./outfile.txt&amp;#039;) or die(&amp;quot;Error opening file: $!&amp;quot;);&lt;br /&gt;print OUTFILE &amp;#039;testin&amp;#039;;&lt;br /&gt;close OUTFILE;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;works fine.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Nov 2003 07:52:06 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1141240 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/create-text-file-perl-windows-2000-server#comment-1141189</link>
    <description> &lt;p&gt;Do you get any errors?&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Nov 2003 21:37:47 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1141189 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
