<?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: kcweb in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850621#M395166</link>
    <description>Ross,&lt;BR /&gt;&lt;BR /&gt;Check out the Apache version. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x33c90bce6f33d6118fff0090279cd0f9%2C00.html&amp;amp;admit=716493758+1066925477667+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x33c90bce6f33d6118fff0090279cd0f9%2C00.html&amp;amp;admit=716493758+1066925477667+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
    <pubDate>Thu, 23 Oct 2003 11:12:23 GMT</pubDate>
    <dc:creator>Hemanth Gurunath Basrur</dc:creator>
    <dc:date>2003-10-23T11:12:23Z</dc:date>
    <item>
      <title>kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850610#M395155</link>
      <description>hpcis1 -&amp;gt; kcweb&lt;BR /&gt;Attempting to start server...&lt;BR /&gt;ERROR: server '/opt/apache/bin/httpd' does not exist or is not executable.&lt;BR /&gt;hpcis1 -&amp;gt; swlist | grep -i apache&lt;BR /&gt;  hpuxwsApache</description>
      <pubDate>Thu, 23 Oct 2003 09:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850610#M395155</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T09:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850611#M395156</link>
      <description>I am guessing that you are having trouble starting the web server. It is not clear what you are asking. &lt;BR /&gt;&lt;BR /&gt;The ERROR is a big hint. /opt/apache/bin/httpd is either not there, or is not executable. Verify first if it is in /opt/apache/bin:&lt;BR /&gt;&lt;BR /&gt;ll /opt/apache/bin/httpd&lt;BR /&gt;&lt;BR /&gt;if it is there then look at the permissions, it should be executable r_x or rwx ie:&lt;BR /&gt;&lt;BR /&gt;#ll /opt/apache/bin/httpd&lt;BR /&gt;-rwxr-xr-x   1 bin        bin         924820 Oct 16  2002 /opt/hpapache2/bin/httpd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 10:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850611#M395156</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-10-23T10:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850612#M395157</link>
      <description>I don't have /opt/apache&lt;BR /&gt;&lt;BR /&gt;But I have these:&lt;BR /&gt;&lt;BR /&gt;hpcis1 -&amp;gt; ls -l /opt/ | g apache&lt;BR /&gt;drwxr-xr-x  21 bin        bin           8192 May 16 20:51 hpapache2&lt;BR /&gt;hpcis1 -&amp;gt; ls -l /opt/hpws/ | g apache&lt;BR /&gt;drwxr-xr-x  22 bin        bin           8192 Oct 23 10:00 apache&lt;BR /&gt;&lt;BR /&gt;I tried creating a link /opt/apache to both /opt/hpapache2 and /opt/hpws/apache, but neither one worked. When tried to start kcweb I got:&lt;BR /&gt;&lt;BR /&gt;ERROR: attempt to start '/opt/apache/bin/httpd' failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 10:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850612#M395157</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T10:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850613#M395158</link>
      <description>I dont know how kcweb works. But i know well how apache works. It seems some PATH and location problem. you need edit kcweb config files , ( i am not sure which one)&lt;BR /&gt;&lt;BR /&gt;try starting manually and see what happens.&lt;BR /&gt;Also do a ,&lt;BR /&gt;&lt;BR /&gt;find /opt -name httpd -print 2&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;and see you are able to point out. Also if you are sure about the kcweb (is it a script) edit it for correct path.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 23 Oct 2003 10:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850613#M395158</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850614#M395159</link>
      <description>Hello Ross,&lt;BR /&gt;&lt;BR /&gt;Issue the following command:&lt;BR /&gt;&lt;BR /&gt;kcweb -s startssl&lt;BR /&gt;&lt;BR /&gt;Refer to the following links for more info.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=Casey" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=Casey&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/hpux/managekernelconfig.pdf" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/hpux/managekernelconfig.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/topic/topic_DetailSubHeadPage_IDX/1,4946,0-10402-TECHDOCUMENT-40108,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/topic/topic_DetailSubHeadPage_IDX/1,4946,0-10402-TECHDOCUMENT-40108,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Thu, 23 Oct 2003 10:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850614#M395159</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2003-10-23T10:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850615#M395160</link>
      <description>Also, post your apache logs... under logs directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 10:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850615#M395160</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850616#M395161</link>
      <description>I believe you need to have apache installed in order to use Web based kernel config manager.&lt;BR /&gt;&lt;BR /&gt;If you are invoking Kernel config from SAM, you will have a choice of invoking Web/Non web interface for Kernel Configuration.&lt;BR /&gt;&lt;BR /&gt;Pramod</description>
      <pubDate>Thu, 23 Oct 2003 10:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850616#M395161</guid>
      <dc:creator>Pramod_4</dc:creator>
      <dc:date>2003-10-23T10:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850617#M395162</link>
      <description>This did not work either...  :(&lt;BR /&gt;&lt;BR /&gt;hpcis1 -&amp;gt; kcweb -s startssl&lt;BR /&gt;Attempting to start server...&lt;BR /&gt;ERROR: attempt to start '/opt/apache/bin/httpd' failed.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 11:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850617#M395162</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850618#M395163</link>
      <description>I do have Kernel Config (kcweb) in SAM, but if I double-click it it gives me the same error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, this is HP-UX 11.11</description>
      <pubDate>Thu, 23 Oct 2003 11:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850618#M395163</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T11:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850619#M395164</link>
      <description>Ross,&lt;BR /&gt;&lt;BR /&gt;Just install Apache and try it out. I had installed it on HP-UX 11.i with Apache and I haven't faced any problem. &lt;BR /&gt;&lt;BR /&gt;Thnaks,&lt;BR /&gt;Pramod</description>
      <pubDate>Thu, 23 Oct 2003 11:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850619#M395164</guid>
      <dc:creator>Pramod_4</dc:creator>
      <dc:date>2003-10-23T11:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850620#M395165</link>
      <description>can u do a:&lt;BR /&gt;&lt;BR /&gt;/opt/hpapache2/bin/apachectl start&lt;BR /&gt;&lt;BR /&gt;and see what happens.</description>
      <pubDate>Thu, 23 Oct 2003 11:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850620#M395165</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T11:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850621#M395166</link>
      <description>Ross,&lt;BR /&gt;&lt;BR /&gt;Check out the Apache version. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x33c90bce6f33d6118fff0090279cd0f9%2C00.html&amp;amp;admit=716493758+1066925477667+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x33c90bce6f33d6118fff0090279cd0f9%2C00.html&amp;amp;admit=716493758+1066925477667+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Thu, 23 Oct 2003 11:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850621#M395166</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2003-10-23T11:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850622#M395167</link>
      <description>&lt;BR /&gt;I can start it manually just fine&lt;BR /&gt;&lt;BR /&gt;hpcis1 -&amp;gt; /opt/apache/bin/apachectl start&lt;BR /&gt;hpcis1 -&amp;gt; ps -ef | grep httpd&lt;BR /&gt;     www  5107  5106  0 12:36:11 ?         0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start&lt;BR /&gt;    root  5111  5003  1 12:36:18 pts/0     0:00 grep httpd&lt;BR /&gt;     www  5108  5106  0 12:36:11 ?         0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start&lt;BR /&gt;     www  5109  5106  0 12:36:11 ?         0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start&lt;BR /&gt;    root  5106     1  0 12:36:11 ?         0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 11:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850622#M395167</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T11:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850623#M395168</link>
      <description>&lt;BR /&gt;OK. Looks like you need to have an old version of Apache to make it work. From the link Hemanth gave me:&lt;BR /&gt;&lt;BR /&gt;... you must have Apache (version 1.3.19.22) installed on the system&lt;BR /&gt;&lt;BR /&gt;I have Apache version 2.0.47.&lt;BR /&gt;&lt;BR /&gt;So, where can I download Apache 1.3.19.22 and is it safe to install it over the existing one?</description>
      <pubDate>Thu, 23 Oct 2003 12:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850623#M395168</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T12:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850624#M395169</link>
      <description>Ross,&lt;BR /&gt;&lt;BR /&gt;If I were you, I would swremove the version(s) you have now and download and install a new one:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/portal/swdepot/try.do?productNumber=HPUXWSATW100901" target="_blank"&gt;https://payment.ecommerce.hp.com/portal/swdepot/try.do?productNumber=HPUXWSATW100901&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 12:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850624#M395169</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-10-23T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850625#M395170</link>
      <description>After you started the Apache server, did you try to bring up kcweb ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 12:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850625#M395170</guid>
      <dc:creator>Pramod_4</dc:creator>
      <dc:date>2003-10-23T12:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850626#M395171</link>
      <description>I did and it failed again with the same error as before.</description>
      <pubDate>Thu, 23 Oct 2003 12:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850626#M395171</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2003-10-23T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850627#M395172</link>
      <description>Hello Ross,&lt;BR /&gt;&lt;BR /&gt;Check out the following link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/products/KCWEB/index.html" target="_blank"&gt;http://software.hp.com/products/KCWEB/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a note, which says&lt;BR /&gt;&lt;BR /&gt;The full version of HP-UX Kernel Configuration (kcweb) 11i v1.6 (B.11.22) enabled for Apache 2.0 will be available as a Web release by the end of October 2003. &lt;BR /&gt;&lt;BR /&gt;You can download APACHE 1.3 from the following link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW100301" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW100301&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Thu, 23 Oct 2003 23:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850627#M395172</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2003-10-23T23:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: kcweb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850628#M395173</link>
      <description>thanks for your help</description>
      <pubDate>Fri, 10 Sep 2004 08:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kcweb/m-p/4850628#M395173</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-09-10T08:36:13Z</dc:date>
    </item>
  </channel>
</rss>

