- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem to startup web server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 12:17 PM
05-03-2002 12:17 PM
Problem to startup web server
[03/May/2002:12:28:43] info (13576): iPlanet-WebServer-Enterprise/4.1SP5 BB1-11/29/2000 21:17
[03/May/2002:12:28:43] failure (13576): error reading configuration file: /opt/server4/userdb/dbswitch.conf
[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
[03/May/2002:12:28:43] catastrophe (13576): ACL_InitHttpPostMagnus failed
Any ideas
MDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 12:20 PM
05-03-2002 12:20 PM
Re: Problem to startup web server
$cat /opt/server4/userdb/dbswitch.conf
if it says permission denied, you need to fix the permissions.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 12:26 PM
05-03-2002 12:26 PM
Re: Problem to startup web server
MDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 12:31 PM
05-03-2002 12:31 PM
Re: Problem to startup web server
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 12:38 PM
05-03-2002 12:38 PM
Re: Problem to startup web server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 08:50 PM
05-03-2002 08:50 PM
Re: Problem to startup web server
what is the permissions and ownership of /opt/server4/userdb/ directory ?.
check whether the user owww has been properly
added in the system /etc/passwd , /etc/group).
If needed login as owww and recreate that directory and config file.
regards,
U.SivaKumar