<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012134" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012134</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/perl-problem#comment-1070070</link>
    <description> &lt;p&gt;In terms of the Apache error log example I showed. That was simply an example of what the error log is printing. In the real log there’s a complete path to the script.&lt;/p&gt;
&lt;p&gt;Well I appreciate the suggestions I’ve been through all the basics a hundred times. This problem is beyond the actual script and has something to do with the installation or configuration of Perl, which is why it’s in this category not CGI &amp;amp; Perl Help Forums.&lt;/p&gt;
&lt;p&gt;I’ve looked around Perl’s site and haven’t found any situations like this. What configuration error would cause ALL scripts to run fine from the prompt but to error from HTTP?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 19:34:51 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1070070 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/perl-problem#comment-1069987</link>
    <description> &lt;p&gt;If you notice the error apache is printing out. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;/path/toscript/script.pl&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That is why it is spittin out errors. Look for that line in your script and change it to the real path to your script.&lt;/p&gt;
&lt;p&gt;And chmod the folder it&#039;s in too.&lt;/p&gt;
&lt;p&gt;VulKen&lt;br /&gt;
&lt;strong&gt;To be the best, you must keep getting better&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Aug 2000 18:22:54 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1069987 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/perl-problem#comment-1069984</link>
    <description> &lt;p&gt;The point I was trying to convey in my first post was that it’s not a problem with the scripts. I’m by no means a Perl export but I’m positive it’s not the scripts.&lt;/p&gt;
&lt;p&gt;Anyone know of any configurations or installation errors that may cause a problem like this?&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Aug 2000 18:14:11 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1069984 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/perl-problem#comment-1069978</link>
    <description> &lt;p&gt;Well the web ones need to have &lt;/p&gt;
&lt;p&gt;print &quot;Content-type:text/html\n\n&quot;;&lt;/p&gt;
&lt;p&gt;if they do, check your permissions. Also, put a -w after yer shabang...&lt;/p&gt;
&lt;p&gt;#!/usr/bin/perl -w&lt;/p&gt;
&lt;p&gt;Might give you some better reasons in yer log file.&lt;/p&gt;
&lt;p&gt;Then check the permissions, like Justin said.&lt;/p&gt;
&lt;p&gt;Some people disagree with me, but I have had a few scripts give me that error until I put in the html headers...&lt;/p&gt;
&lt;p&gt;Bleh&lt;/p&gt;
&lt;p&gt;Make sure they are there, and correct.&lt;/p&gt;
&lt;p&gt;Other then that, I don&#039;t know what else to say, besides checking the syntax by running the scripts in command line and using the perlchecker (-c)&lt;/p&gt;
&lt;p&gt;perl script.pl -c&lt;/p&gt;
&lt;p&gt;This will tell if the syntax has some errors.&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;br /&gt;
VulKen&lt;br /&gt;
&lt;strong&gt;Perl makes me wanna hurl&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Aug 2000 17:08:08 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1069978 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/perl-problem#comment-1069971</link>
    <description> &lt;p&gt;Well you&#039;ve probably checked this, but is the permissions of the file you&#039;re trying to open setup correctly?&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Aug 2000 16:47:39 +0000</pubDate>
 <dc:creator>Justin S</dc:creator>
 <guid isPermaLink="false">comment 1069971 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
