<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025376" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025376</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154371</link>
    <description> &lt;p&gt;no no -- read the comments on the thread I linked. Show that to your college.&lt;/p&gt;
&lt;p&gt;Also, the shebang has to be the first line.&lt;/p&gt;
&lt;p&gt;i.e.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;#! usr/bin/local/php&lt;br /&gt;&lt;br /&gt;// your code goes here&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 03 Jul 2004 00:31:04 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1154371 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154355</link>
    <description> &lt;p&gt;use perl to fix  the php. simple have it recursively go through your directory, open all .php files, and then read in &quot;&amp;lt;?php&quot;&lt;br /&gt;
insert that on the next line&lt;br /&gt;
then read the rest of the file, and save that.&lt;/p&gt;
&lt;p&gt;with my base knowledge of perl i should be able to write that in about 30 min.. hmmm...i dont have anything here, but the only thing that would be any chance of challenging me because i dont already have the base for something else i wrote would be the recursive open.&lt;/p&gt;
&lt;p&gt;do you know perl? i dont feel like writng the script, but if you know it i&#039;ll help you if you&#039;d like&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 2004 20:19:29 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1154355 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>College Server</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154350</link>
    <description> &lt;p&gt;FYI - I am trying to install and run a TYPO3 package, but my school is kinda screwy in how they deal with the PHP / Apache thing.  &lt;/p&gt;
&lt;p&gt;It all happened a few years ago, when a student user programmed himself some holes (not on purpose) that were attacked (quite on purpose) and instead of fixing the security issues of how they used to do it (IE - The server ran as a user called &quot;nobody&quot; and all PHP permissioning was done through that user, so that they could block/allow/deny any PHP privelidges to the entirety of the system rather than allow each individual user to be &quot;underlings&quot; under the rule of the SysAdmin) they simply changed the whole system so that each user is &quot;captain of his own ship&quot; as it were.&lt;/p&gt;
&lt;p&gt;Anywho, thats how it was explained to me, and it just makes me have to put that stupid include in every core PHP file.&lt;/p&gt;
&lt;p&gt; - Jeremiah&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 2004 19:33:41 +0000</pubDate>
 <dc:creator>jjinno</dc:creator>
 <guid isPermaLink="false">comment 1154350 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154344</link>
    <description> &lt;p&gt;I thought you only needed to do that for perl scripts?&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 2004 18:26:27 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1154344 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154339</link>
    <description> &lt;p&gt;A little Googling turns up that you need it if php is installed as cgi without the php module on Apache. Is that what&#039;s happening?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ca2.php.net/security.cgi-bin&quot; class=&quot;bb-url&quot;&gt;http://ca2.php.net/security.cgi-bin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are better options.&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 2004 17:51:50 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1154339 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/script-needed-0#comment-1154338</link>
    <description> &lt;p&gt;why do you need a shebang on a php file?!&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 2004 17:43:43 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1154338 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
