<?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: Apache not starting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094356#M442928</link>
    <description>One thing to add is that we're running HPUX version 11.23 and not 11.31 like yourself so not sure if this fix would apply to your os version.</description>
    <pubDate>Tue, 04 Nov 2008 22:40:19 GMT</pubDate>
    <dc:creator>KPS</dc:creator>
    <dc:date>2008-11-04T22:40:19Z</dc:date>
    <item>
      <title>Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094350#M442922</link>
      <description>Having issues trying to start Apache on HP-UX 11.23 (IA-64).   We're running the following version:&lt;BR /&gt;&lt;BR /&gt;hpuxwsAPACHE                  B.2.0.59.00&lt;BR /&gt;&lt;BR /&gt;We've turned debug on with LogLevel Debug.&lt;BR /&gt;&lt;BR /&gt;We're getting the following messzge in the Apache error_log.&lt;BR /&gt;&lt;BR /&gt;[Mon Feb 25 11:53:32 2008] [info] Digest: generating secret for digest authentication ...&lt;BR /&gt;[Mon Feb 25 11:53:32 2008] [crit] (19)No such device: Digest: error generating secret: No such device&lt;BR /&gt;Configuration Failed&lt;BR /&gt;&lt;BR /&gt;Would anyone have any idea as to what could be the cause?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;/KPS</description>
      <pubDate>Mon, 25 Feb 2008 17:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094350#M442922</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2008-02-25T17:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094351#M442923</link>
      <description>&lt;!--!*#--&gt;Do you have these devices?&lt;BR /&gt;&lt;BR /&gt;# ll /dev/{,u}random&lt;BR /&gt;cr--r--r--   1 bin        bin         95 0x000000 Feb 17 14:12 /dev/random&lt;BR /&gt;cr--r--r--   1 bin        bin         95 0x000001 Feb 17 14:12 /dev/urandom&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2008 17:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094351#M442923</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2008-02-25T17:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094352#M442924</link>
      <description>I do however, they look like they have a different permission set on them:  (See Below)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ll /dev/{,u}random&lt;BR /&gt;crw-r--r--   1 root       sys        115 0x000000 Jan 22 11:31 /dev/random&lt;BR /&gt;crw-r--r--   1 root       sys        115 0x000001 Jan 22 11:31 /dev/urandom&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2008 18:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094352#M442924</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2008-02-25T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094353#M442925</link>
      <description>What was the fix?&lt;BR /&gt;&lt;BR /&gt;Same issue here:&lt;BR /&gt;&lt;BR /&gt;[crit] (19)No such device: Digest: error generating secret: No such device&lt;BR /&gt;&lt;BR /&gt;in error_log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;11.31 H-UX IA64 with the March 2008 OE and bundled HP Apache.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 22:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094353#M442925</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2008-11-04T22:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094354#M442926</link>
      <description>The fix for us was to change the permissions and ownership of the randmon and urandom device files as follows:&lt;BR /&gt;&lt;BR /&gt;cr--r--r--   1 bin        bin         95 0x000000 Feb 17 14:12 /dev/random&lt;BR /&gt;cr--r--r--   1 bin        bin         95 0x000001 Feb 17 14:12 /dev/urandom&lt;BR /&gt;&lt;BR /&gt;Our's was not correct with the way our OS was installed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you in your case scenario...&lt;BR /&gt;&lt;BR /&gt;/KPS</description>
      <pubDate>Tue, 04 Nov 2008 22:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094354#M442926</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2008-11-04T22:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094355#M442927</link>
      <description>.</description>
      <pubDate>Tue, 04 Nov 2008 22:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094355#M442927</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2008-11-04T22:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apache not starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094356#M442928</link>
      <description>One thing to add is that we're running HPUX version 11.23 and not 11.31 like yourself so not sure if this fix would apply to your os version.</description>
      <pubDate>Tue, 04 Nov 2008 22:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-not-starting/m-p/5094356#M442928</guid>
      <dc:creator>KPS</dc:creator>
      <dc:date>2008-11-04T22:40:19Z</dc:date>
    </item>
  </channel>
</rss>

