Environment
Novell Apache on NetWare 2.0.x
Novell NetWare 6.5
Novell NetWare 6.5
Situation
The Apache Admin interface does not load properly, while the Apache
web interface loads fine. Running "m apache2" at the console
results in:
The logs (located at SYS:/adminsrv/logs/) do not contain any information other than the message "This directory is for admin logfiles" and the logger screen doesn't display any errors.
APACHE2.NLM
Loaded from [SYS:\APACHE2\]
on May 30, 2007 5:15:42 pm
(Address Space = OS)
Apache Web Server
2.0.54
Version 2.00.54 October 31,
2005
Copyright (c) 2000-2004 The
Apache Software Foundation. All rights reserved.
The logs (located at SYS:/adminsrv/logs/) do not contain any information other than the message "This directory is for admin logfiles" and the logger screen doesn't display any errors.
Resolution
This problem may result from a misconfiguration in the
adminserv.conf file located in the SYS:/adminsrv/conf/ directory.
Check all lines for correct configuration of the following:
If everything appears to be correct but it still fails to load, ensure that the ports it is trying to listen on (specified in the adminserv.conf file) have not already been taken by another application.
- IP Addresses
- Server Name
- Directory and file names
- Port numbers
If everything appears to be correct but it still fails to load, ensure that the ports it is trying to listen on (specified in the adminserv.conf file) have not already been taken by another application.
Additional Information
Another place to look for problems is admsrvup.ncf.
By default, it should appear as below:
load address space = adminsrv apache2 -f sys:\adminsrv\conf\adminserv.conf -E sys:\adminsrv\logs\startup.err -n "Apache2 Web Manager"
hidescreen Apache2 Web Manager
By default, it should appear as below:
load address space = adminsrv apache2 -f sys:\adminsrv\conf\adminserv.conf -E sys:\adminsrv\logs\startup.err -n "Apache2 Web Manager"
hidescreen Apache2 Web Manager