<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022251" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022251</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137322</link>
    <description> &lt;p&gt;Hey, I want to thank you guys who offered help. We actually ended up implementing it in a slightly different way. We&#039;re using Util_File to generate the kornshell on the fly. Then we invoke that script by calling it with a Java stored procedure with a PL/SQL wrapper. It gives us the advantage of using both unix and oracle&#039;s security mechanisms.&lt;/p&gt;
&lt;p&gt;Eh, you&#039;ve heard of extreme programming, we&#039;re perfecting the next great idea --  Rube Goldberg programming. &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>Fri, 05 Sep 2003 19:37:01 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137322 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137174</link>
    <description> &lt;p&gt;Well, perhaps try faking the ENV.  I had dificulty calling lynx from apache on some systems.  I ended up doing this:&lt;br /&gt;
&lt;code&gt;`LYNX_TEMP_SPACE=/tmp; export LYNX_TEMP_SPACE; lynx -dump &lt;a href=&quot;http://example.com&quot; title=&quot;http://example.com&quot;&gt;http://example.com&lt;/a&gt; 1&amp;gt;/dev/null 2&amp;gt;&amp;amp;1`&lt;/code&gt;&#039;What you&#039;d need to do, is echo $DISPLAY from inside X-Windows to find out what a correct value is.&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Sep 2003 04:34:03 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1137174 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137145</link>
    <description> &lt;p&gt;mairving,&lt;/p&gt;
&lt;p&gt;Ya know... I never did check to see if the directory it is being output to is 777. It is probably 755. I&#039;ll check that. I&#039;ll also check into which shell the webserver user defaults to. Thanks.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 17:23:43 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137145 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137144</link>
    <description> &lt;p&gt;We&#039;re in the x-windows environment when we run it from the command line. The ksh script starts by reading the ENV file and that is where the script called by a URL appears to keel over. My first guess was that the script, when called from a URL, wasn&#039;t running the ksh script inside the Korn Shell and that&#039;s where it got lost. That&#039;s why I tried the intermediate Perl script, because I thought that I would be able to invoke the shell when I called it via system.&lt;/p&gt;
&lt;p&gt;when I run it I&#039;m back to the same error: DISPLAY=mantaray:0.0: is not an identifier&lt;/p&gt;
&lt;p&gt;Am I correct in thinking that DISPLAY is part of xlib?&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 17:20:16 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1137144 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137141</link>
    <description> &lt;p&gt;It is either one of two things or both:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;Permissions - try logging into the system as the same user that is being used by the webserver and running the script. You might also try outputting the file to a chmoded 777 directory (just for test purposes). This will eliminate permissions as being the problem.&lt;/li&gt;
&lt;li&gt;Make Korn the default shell for the same user as above.&lt;/li&gt;
&lt;/ul&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 17:06:18 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1137141 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/plsql-invoking-korn-shell#comment-1137140</link>
    <description> &lt;p&gt;How do you run this successfully?  Are you in an X-Windows environment?  Or can you run it fine from an SSH connection?&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Sep 2003 16:28:04 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1137140 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
