<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1001170" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1001170</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005098</link>
    <description> &lt;p&gt;Well Vulken you are about to recieve a medal cause I got it working!!! Wooohooo!&lt;br /&gt;
No joke man I was summersaulting around my house yesterday as you have no idea how much this has been driving me round the bend.&lt;/p&gt;
&lt;p&gt;~I did what you said and connected using telnet. I ran the perl -c on all my cgi scripts and all of them but one said Syntax ok! One of them said I was missing a bracket somewhere.&lt;/p&gt;
&lt;p&gt;I noticed that a huge chunk of one of my cgi scripts had disapeared so I uploaded a new one and that worked! Telnet also helped me find my absolute path which helped me repair my links page. &lt;/p&gt;
&lt;p&gt;Feel free to send me a button and a decription of your site to &lt;a href=&quot;mailto:webmaster@noggy.net&quot;&gt;webmaster@noggy.net&lt;/a&gt; and I will add it to te Noggy network with a good word for ya.&lt;/p&gt;
&lt;p&gt;One last thing. if you go to my site and then look at the links page you will see that the links page works. However how do I place this page in my template and stilll keep it working? You will see what I mean when you have  a look.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 09:35:00 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1005098 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005096</link>
    <description> &lt;p&gt;Well once you telnet to your server you can move around just like dos but the cd(change directory) is not cd.. it is cd .. to move back a directory.&lt;/p&gt;
&lt;p&gt;Since you know the absolute path you could just press cd /htdocs/www/noggy.com/cgi-noggy/&lt;br /&gt;
and that will put you in your cgi folder. Then type &quot;ls&quot; to see it&#039;s contents. Then type&lt;/p&gt;
&lt;p&gt;perl -c scriptname.cgi&lt;/p&gt;
&lt;p&gt;and see what it&#039;s output is. My host has the benefit of having a PERL checker on their website so I don&#039;t have to go through all this. Well I also have perl installed so I do most of my debuggin&#039; here.&lt;/p&gt;
&lt;p&gt;Try that and then post the output.&lt;/p&gt;
&lt;p&gt;VulKen&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 15:46:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1005096 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005095</link>
    <description> &lt;p&gt;Ok I can telnet my host but unfortunatley my knowledge on telnet allows me to log in and thats it!&lt;/p&gt;
&lt;p&gt;dos? &lt;/p&gt;
&lt;p&gt;I have my own NT server with perl installed on it so I suppose I could upload it to IIS but how I would diagnose the script is beyond me,&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 13:54:00 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1005095 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005094</link>
    <description> &lt;p&gt;well see if you can telnet to your server and run the script with the -c operator. That will give you all of the compilation errors including what line they were on. That standard error isn&#039;t worth the color it&#039;s displayed with...or something.&lt;/p&gt;
&lt;p&gt;perl -c scriptname.cgi&lt;/p&gt;
&lt;p&gt;if you can&#039;t telnet to em try ftping&#039; with dos or something. I&#039;ve never tried using dos to run a PERL script on a foreign host, but I imagine it might work.&lt;/p&gt;
&lt;p&gt;Or if you have PERL installed on your computer just do the same thing to the script via a dos prompt and see what it gives you there.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;br /&gt;
Just keep this post going and we will rectify your problem sooner or later  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;.&lt;/p&gt;
&lt;p&gt;VulKen&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 13:45:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1005094 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005093</link>
    <description> &lt;p&gt;I have! Look at line 8&lt;/p&gt;
&lt;p&gt;&quot;The server has encountered an internal server error please contact webmaster@noggy.net&quot;&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 12:55:00 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1005093 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/greatest-challenge-mankind#comment-1005092</link>
    <description> &lt;p&gt;It would help some if you posted the error message that you recieve when you run the script.&lt;/p&gt;
&lt;p&gt;VulKen&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 12:52:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1005092 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
