<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017828" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017828</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104378</link>
    <description> &lt;p&gt;Good luck! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Mar 2002 09:26:37 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104378 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104373</link>
    <description> &lt;p&gt;Thanks Wil,&lt;/p&gt;
&lt;p&gt;I&#039;ll ask the isp, and write back if I have any more problems.&lt;/p&gt;
&lt;p&gt;cheers,...&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Mar 2002 07:32:49 +0000</pubDate>
 <dc:creator>rline</dc:creator>
 <guid isPermaLink="false">comment 1104373 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104324</link>
    <description> &lt;p&gt;Your web root, is the path the web browser sees after your domain name. Here&#039;s an example:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.domain.com/foo/bar/&quot; class=&quot;bb-url&quot;&gt;http://www.domain.com/foo/bar/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The web path would be /foo/bar/, but on my machine, my web directory is mapped to /home/wil/domain.com/ so the unix path would be /home/wil/domain.com/foo/bar/.&lt;/p&gt;
&lt;p&gt;Now, you can either ask your web hosting provider (possibly thebest idea!) what your unix working root is, or if you have telnet access, loginto your account and when logged in, type &lt;strong&gt;pwd&lt;/strong&gt; at the command prompt. This should tell you where you are on the system, and just copy and paste that.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Mar 2002 13:29:27 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104324 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104309</link>
    <description> &lt;p&gt;Thanks Mark and Wil,&lt;/p&gt;
&lt;p&gt;I did what you said (Wil) and the error message is now &quot;no such file or directory&quot;. So I guess you&#039;re right. But I don&#039;t understand the difference between the root web and the unix root. I guess I have the root web in the script. How do I know/find the unix root?&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Mar 2002 03:20:42 +0000</pubDate>
 <dc:creator>rline</dc:creator>
 <guid isPermaLink="false">comment 1104309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104280</link>
    <description> &lt;p&gt;Yeah, I go with what Mark said.&lt;/p&gt;
&lt;p&gt;However, if you would of taken advantage of the Perl built-in error reporter (for the lack of a better word ) it would of told you this. Ammend the following line to see what the error is:&lt;/p&gt;
&lt;p&gt;opendir(IMD, $dirtoget) or die(&quot;Cannot open directory. $!&quot;); &lt;/p&gt;
&lt;p&gt;Notice the &lt;strong&gt;$!&lt;/strong&gt;. That&#039;s the special Perl variable that holds your error message, and I bet you $5 virtual dollars it will tell you exactly what Mark said above &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Mar 2002 16:00:26 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104280 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-read-files-directory#comment-1104267</link>
    <description> &lt;p&gt;I&#039;m pretty sure that it requires the full path, not from the root web, but the UNIX root.&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Mar 2002 06:36:11 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1104267 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
