|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi,
I am having this problem...Does anyone know how to solve it ? When I try to run the Apache Server = IBM HTTP SERVER Administration I get this Error: C:\Program Files\IBM HTTP Server>C:\WINNT\System32\NET.exe START "IBM HTTP Admin istration" The IBM HTTP Administration service is starting. The IBM HTTP Administration service could not be started. A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly. ---- The password and userid in admin.passwd is correct and have administrator rights. Apache server starts fine...ie., when i open URL i get "Welcome to IBM SERVER PAGE" but when I click on "Configure Server" URL I get nothing. I have configured httpd.conf ie., added the hostname and admin.passwd. I am running windows 2000 professional on p3 with 128 MB ram..and loaded JDK also.. Any clue how to solve this problem.. I will really appreciate any help. ---- This is in conf/admin.msg file # Generic success messages. AdminMessage AC_E_READY "Ready" # Messages relating to server restart. AdminMessage AC_E_RESTART_OK "Restart request has been successfully issued to target server." AdminMessage AC_E_RESTART_BAD "Restart request to target server failed. (<a href="/manual/ibm/9acdadm.htm#RESTART_BAD target=display">See details</a>)" AdminMessage AC_E_RESTARTADM_INPROCESS "Please wait while the Administration Server is restarted." AdminMessage AC_E_RESTARTADM_BAD "Restart of Administration Server failed." AdminMessage AC_E_VERIFY_ERR "Configuration file '%s' has failed a syntax check. (<a href="/manual/ibm/9acdadm.htm#VERIFY_ERR target=display">See details</a>)" # Messages relating to target configuration file errors. AdminMessage AC_E_TOOLONG "Line %d in file '%s' exceeds maximum line length of %d characters." AdminMessage AC_E_SYNTAX "Syntax error in file '%s' on line %d." AdminMessage AC_E_BLANKLINE "Invalid blank line found in file '%s' on line %d. Blank lines may not follow a continuation character." AdminMessage AC_E_BLANKCONT "Invalid continuation character syntax found in file '%s' on line %d." AdminMessage AC_E_BADCTXT "Scope has invalid parent scope in file '%s' on line %d. (<a href="/manual/ibm/9acdadm.htm#BADCTXT target=display">See details</a>)" AdminMessage AC_E_NOENDTAG "No matching end tag found for scope <%s...> in file '%s' on line %d." AdminMessage AC_E_OVERFLOW "String exceeds maximum buffer size of %d characters in file %s on line %d. " AdminMessage AC_E_BADNAME "Invalid scope type <%s...> found in configuration file." AdminMessage AC_E_BADNAME_INT "Administration Server internal error detected concerning scope type <%s...>." # Messages relating to file read/write errors. AdminMessage AC_E_BADDIR "Invalid directory path '%s' specified. (<a href="/manual/ibm/9acdadm.htm#BADDIR target=display">See details</a>)" AdminMessage AC_E_OPENFILE "Error code %d received when attempting to open file '%s'. (<a href="/manual/ibm/9acdadm.htm#OPENFILE target=display">See details</a>)" AdminMessage AC_E_ACCESS "The Administration Server's user settings do not permit access to file '%s'. (<a href="/manual/ibm/9acdadm.htm#ACCESS target=display">See details</a>)" AdminMessage AC_E_READFILE "Error reading line %d in file '%s'." AdminMessage AC_E_STATFILE "Error code %d received when attempting to obtain status information on file '%s'." AdminMessage AC_E_FILECHANGED "File '%s' has changed on disk since last update." AdminMessage AC_E_WRITEFILE "Error code %d received when writing to file '%s'." # Messages relating to problems in the cfgdata dispatch table. AdminMessage AC_E_BAD_DISP_ARG "Invalid display arguments '%s' specified for field '%s'." AdminMessage AC_E_BAD_WRITE_ARG "Invalid write arguments '%s' specified for field '%s'." AdminMessage AC_E_BAD_DIRNAME "Invalid directive name '%s' passed to function." AdminMessage AC_E_LOAD_MODULE "The following modules are not currently loaded: <a href="/admin/aphorizframe.ahtml?hfhtmlname=apmodsequence">%s</a>." # Messages relating to bad user input. AdminMessage AC_E_TASK_CONTEXT "Incompatible task and scope combination. (<a href="/manual/ibm/9acdadm.htm#TASK_CONTEXT target=display">See details</a>)" AdminMessage AC_E_COPY_ROOT "The root scope cannot be duplicated." AdminMessage AC_E_COPY_CLASH "The duplicate scope %s already exists." AdminMessage AC_E_MOVE_ROOT "The root scope may not be moved." AdminMessage AC_E_NO_CONT_NAME "No scope name was specified." AdminMessage AC_E_BAD_FORM_DATA "Invalid data '%s' passed back in variable '%s'." # Messages describing various internal errors. */ AdminMessage AC_E_PARSE_QUERY "Administration Server internal error: Error parsing query string." AdminMessage AC_E_BAD_QUERY_SYNTAX "Administration Server internal error: Invalid query string syntax." AdminMessage AC_E_BAD_VARNAME "Administration Server internal error: Invalid variable name '%s' specified in query string." AdminMessage AC_E_GET_CONTAINER "Administration Server internal error: Unable to get scope '%s'" AdminMessage AC_E_NOROOT "Administration Server internal error: No AdminRoot scope specified in Administration Server configuration file." AdminMessage AC_E_BADSCOPE "Administration Server internal error: Invalid scope identifier '%d' specified for directive search." AdminMessage AC_E_NODATA "Administration Server internal error: Unexpected empty data string." AdminMessage AC_E_BAD_DIRECTIVE "Administration Server internal error: Invalid directive '%s' passed to function." AdminMessage AC_E_TOO_MANY_ARGS "Administration Server internal error: Number of arguments exceeds maximum limit of %d, starting with token '%s'." AdminMessage AC_E_ARRAY_SYNTAX "Administration Server internal error: Invalid array syntax in data returned from form." AdminMessage AC_E_PATH_SYNTAX "Syntax error in path '%s' returned from form." AdminMessage AC_E_NOBROWSE "File browsing is not enabled for any directory. (<a href="/manual/ibm/9acdadm.htm#NOBROWSE target=display">See details</a>)" AdminMessage AC_E_CREATE_PIPE "Administration Server internal error: Error code %d received when attempting to create a pipe." AdminMessage AC_E_CREATE_CHILD "Administration Server internal error: Error code %d received when attempting to create a child process." AdminMessage AC_E_FORK "Administration Server internal error: Error code %d received when attempting to fork a process." AdminMessage AC_E_DUP "Error code %d received when attempting to duplicate a file descriptor." AdminMessage AC_E_REQUEST "Error ocurred reading request information." AdminMessage AC_E_COOKIES_DISABLED "Cookies are disabled on your browser." |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > IBM HTTP SERVER 1.3 = Apache Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|