<?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: Problem to startup web server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716914#M588153</link>
    <description>Make sure you can be able to read the file before starting the iPlanet.&lt;BR /&gt;&lt;BR /&gt;$cat /opt/server4/userdb/dbswitch.conf&lt;BR /&gt;&lt;BR /&gt;if it says permission denied, you need to fix the permissions.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Fri, 03 May 2002 19:20:18 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2002-05-03T19:20:18Z</dc:date>
    <item>
      <title>Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716913#M588151</link>
      <description>[03/May/2002:12:28:43] info (13576): successful server startup&lt;BR /&gt;[03/May/2002:12:28:43] info (13576): iPlanet-WebServer-Enterprise/4.1SP5 BB1-11/29/2000 21:17&lt;BR /&gt;[03/May/2002:12:28:43] failure (13576): error reading configuration file: /opt/server4/userdb/dbswitch.conf&lt;BR /&gt;[03/May/2002:12:28:43] failure (13576): [NSACL4600] Error reading the DB Map File: /opt/server4/userdb/dbswitch.conf. Reason: cannot open the config file&lt;BR /&gt;[03/May/2002:12:28:43] catastrophe (13576): ACL_InitHttpPostMagnus failed&lt;BR /&gt;&lt;BR /&gt;Any ideas&lt;BR /&gt;&lt;BR /&gt;MDF&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 19:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716913#M588151</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2002-05-03T19:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716914#M588153</link>
      <description>Make sure you can be able to read the file before starting the iPlanet.&lt;BR /&gt;&lt;BR /&gt;$cat /opt/server4/userdb/dbswitch.conf&lt;BR /&gt;&lt;BR /&gt;if it says permission denied, you need to fix the permissions.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 May 2002 19:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716914#M588153</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-03T19:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716915#M588154</link>
      <description>I have a permisions to read file, but the error message it's the same. &lt;BR /&gt;&lt;BR /&gt;MDF</description>
      <pubDate>Fri, 03 May 2002 19:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716915#M588154</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2002-05-03T19:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716916#M588155</link>
      <description>&lt;BR /&gt;Make sure you check the directory leading into the position AND verify what user the webserver is trying to run as.  By default iplanet wants to use a different account (in the web configuration files) so verify that account has access to the file.  Basically you may run the startup script as root, but the webserver does a setuid and runs as something else (at least it should be)</description>
      <pubDate>Fri, 03 May 2002 19:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716916#M588155</guid>
      <dc:creator>George A Bodnar</dc:creator>
      <dc:date>2002-05-03T19:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716917#M588156</link>
      <description>The user is owww, so this user have permisions on file /opt/server4/userdb/dbswitch.conf. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 19:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716917#M588156</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2002-05-03T19:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to startup web server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716918#M588157</link>
      <description>hi,&lt;BR /&gt;what is the permissions and ownership of /opt/server4/userdb/ directory ?. &lt;BR /&gt;check whether the user owww has been properly&lt;BR /&gt;added in the system  /etc/passwd , /etc/group).&lt;BR /&gt;If needed login as owww and recreate that directory and config file.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 04 May 2002 03:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-startup-web-server/m-p/2716918#M588157</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-04T03:50:15Z</dc:date>
    </item>
  </channel>
</rss>

