The solution came to me after a system restart...sorry to bother you with a Windows problem :).
Ciprian
________________________________________
From: Pavel Ciprian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 31, 2005 10:30 AM
To: [email protected]
Subject: Apache 2.0.53 with AxisC 1.5 is not starting any more
Hi guys,
I have installed Apache 2.0.53 with all default settings on a WinXP SP2 machine.
I have followed Windows install guide for Axis 1.5.
When restarting Apache the following error was raised by server (could not load mod_axis2.dll), so I have added [Apache_Folder]\bin to my PATH in order for mod_axis2.dll to find the libapr.dll and libhttpd.dll.
After that the Apache server still does not starts.
When running the command line:
apache -k start -e debug
the output is the following:
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module access_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module actions_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module alias_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module asis_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module auth_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module autoindex_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module cgi_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module dir_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module env_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module imap_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module include_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module isapi_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module log_config_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module mime_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module negotiation_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module setenvif_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module userdir_module
[Thu Mar 31 10:12:58 2005] [debug] mod_so.c(248): loaded module axis_module
This is the only output of the Apache server (the error log is empty even if in the configuration file I set the error log level to debug).
I have searched the Internet for this error but I could not find anything helpful.
Please help if you encountered such error.
Regards,
Ciprian
