<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SCOHTTP STOP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036490#M133552</link>
    <description>an alternative could be entries in /etc/rc2.d or /etc/rc3.d directories</description>
    <pubDate>Tue, 29 Jul 2003 18:16:53 GMT</pubDate>
    <dc:creator>doug mielke</dc:creator>
    <dc:date>2003-07-29T18:16:53Z</dc:date>
    <item>
      <title>SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036486#M133548</link>
      <description>&lt;BR /&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I need a little help outside the HP World, at least is still UNIX !&lt;BR /&gt;I need to stop the http services after it starts, so I inserted in the inittab file the entry to stop it. The problem is that in the log file ( /tmp/stop.log ) I see only the message that the service is not running. If I do the command line the http stop. Why is not working automatic ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bassoi</description>
      <pubDate>Tue, 29 Jul 2003 16:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036486#M133548</guid>
      <dc:creator>Ricardo Bassoi</dc:creator>
      <dc:date>2003-07-29T16:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036487#M133549</link>
      <description>&lt;BR /&gt;Sorry, &lt;BR /&gt;&lt;BR /&gt;I forgot the attachment !</description>
      <pubDate>Tue, 29 Jul 2003 16:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036487#M133549</guid>
      <dc:creator>Ricardo Bassoi</dc:creator>
      <dc:date>2003-07-29T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036488#M133550</link>
      <description>Hi Bassoi,&lt;BR /&gt;&lt;BR /&gt;I'm not a sco expert, but try adding the 1 before &lt;BR /&gt;&amp;gt;/tmp/stop.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;htts:234:once:/opt/K/SCO/Unix/5.0.5Eb/etc/scohttp stop &amp;gt;/tmp/stop.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;htts:234:once:/opt/K/SCO/Unix/5.0.5Eb/etc/scohttp stop 1&amp;gt;/tmp/stop.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 29 Jul 2003 17:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036488#M133550</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-07-29T17:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036489#M133551</link>
      <description>&lt;A href="http://www.aplawrence.com/Unixart/startup.html" target="_blank"&gt;http://www.aplawrence.com/Unixart/startup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;RJ</description>
      <pubDate>Tue, 29 Jul 2003 17:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036489#M133551</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-07-29T17:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036490#M133552</link>
      <description>an alternative could be entries in /etc/rc2.d or /etc/rc3.d directories</description>
      <pubDate>Tue, 29 Jul 2003 18:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036490#M133552</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-07-29T18:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: SCOHTTP STOP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036491#M133553</link>
      <description>This is really not something that should be started or stopped via inittab but instead should be put in one /etc/init.d script with 'S' and 'K' links to run-level 3 and 2 respectively.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 18:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scohttp-stop/m-p/3036491#M133553</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-29T18:24:22Z</dc:date>
    </item>
  </channel>
</rss>

