View Full Version : Apache Crashes after every new account creation
TheOrbit
10-06-2004, 04:00 PM
I'm running 5.2.1 and I've noticed and wanted to confirm this after a little bit of testing out but Apache seems to crash each time I add a new user to DA. Any information on what can help fix this problem up?
fusionictnl
10-07-2004, 12:06 AM
You could start with giving some information about the error :) /var/log/messages should show something as wel as some of the files in /var/log/httpd/
:D
jmstacey
10-07-2004, 12:09 AM
Do you mean a crash crash, where apache goes down and doesn't come back, or where apache restarts so there is a short period of downtime?
Either way apache must be restarted to read the updated config file with the new users virtualhost settings.
TheOrbit
10-07-2004, 04:41 AM
Originally posted by jmstacey
Do you mean a crash crash, where apache goes down and doesn't come back, or where apache restarts so there is a short period of downtime?
Either way apache must be restarted to read the updated config file with the new users virtualhost settings.
No apache crashes and I have to manually start it up each time.
Here is the log around the time of the crash:
[Wed Oct 6 18:01:01 2004] [notice] caught SIGTERM, shutting down
[Wed Oct 6 18:01:01 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:01:42 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:01:42 2004] [warn] module perl_module is already loaded, skipping
[Wed Oct 6 18:01:42 2004] [warn] NameVirtualHost 66.246.122.4:80 has no VirtualHosts
[Wed Oct 6 18:01:42 2004] [warn] NameVirtualHost 66.246.122.4:443 has no VirtualHosts
[Wed Oct 6 18:01:42 2004] [warn] NameVirtualHost 66.246.122.3:80 has no VirtualHosts
[Wed Oct 6 18:01:42 2004] [warn] NameVirtualHost 66.246.122.3:443 has no VirtualHosts
[Wed Oct 6 18:01:42 2004] [notice] Apache/1.3.31 (Unix) mod_ssl/2.8.19 OpenSSL/0.9.7c PHP/4.3.8 mod_perl/1.27 Front$
[Wed Oct 6 18:01:42 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Oct 6 18:01:42 2004] [notice] Accept mutex: flock (Default: flock)
[Wed Oct 6 18:01:42 2004] [notice] caught SIGTERM, shutting down
[Wed Oct 6 18:01:42 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:06 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:06 2004] [warn] module perl_module is already loaded, skipping
[Wed Oct 6 18:02:06 2004] [warn] NameVirtualHost 66.246.122.4:80 has no VirtualHosts
[Wed Oct 6 18:02:06 2004] [warn] NameVirtualHost 66.246.122.4:443 has no VirtualHosts
[Wed Oct 6 18:02:06 2004] [warn] NameVirtualHost 66.246.122.3:80 has no VirtualHosts
[Wed Oct 6 18:02:06 2004] [warn] NameVirtualHost 66.246.122.3:443 has no VirtualHosts
[Wed Oct 6 18:02:06 2004] [notice] Apache/1.3.31 (Unix) mod_ssl/2.8.19 OpenSSL/0.9.7c PHP/4.3.8 mod_perl/1.27 Front$
[Wed Oct 6 18:02:06 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Oct 6 18:02:06 2004] [notice] Accept mutex: flock (Default: flock)
[Wed Oct 6 18:02:07 2004] [notice] caught SIGTERM, shutting down
[Wed Oct 6 18:02:07 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:19 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:19 2004] [warn] module perl_module is already loaded, skipping
[Wed Oct 6 18:02:20 2004] [warn] NameVirtualHost 66.246.122.4:80 has no VirtualHosts
[Wed Oct 6 18:02:20 2004] [warn] NameVirtualHost 66.246.122.4:443 has no VirtualHosts
Wed Oct 6 18:02:20 2004] [warn] NameVirtualHost 66.246.122.3:80 has no VirtualHosts
[Wed Oct 6 18:02:20 2004] [warn] NameVirtualHost 66.246.122.3:443 has no VirtualHosts
[Wed Oct 6 18:02:20 2004] [notice] Apache/1.3.31 (Unix) mod_ssl/2.8.19 OpenSSL/0.9.7c PHP/4.3.8 mod_perl/1.27 Front$
[Wed Oct 6 18:02:20 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Oct 6 18:02:20 2004] [notice] Accept mutex: flock (Default: flock)
[Wed Oct 6 18:02:20 2004] [notice] caught SIGTERM, shutting down
[Wed Oct 6 18:02:20 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:52 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:02:52 2004] [warn] module perl_module is already loaded, skipping
[Wed Oct 6 18:02:52 2004] [warn] NameVirtualHost 66.246.122.4:80 has no VirtualHosts
[Wed Oct 6 18:02:52 2004] [warn] NameVirtualHost 66.246.122.4:443 has no VirtualHosts
[Wed Oct 6 18:02:52 2004] [warn] NameVirtualHost 66.246.122.3:80 has no VirtualHosts
[Wed Oct 6 18:02:52 2004] [warn] NameVirtualHost 66.246.122.3:443 has no VirtualHosts
[Wed Oct 6 18:02:52 2004] [notice] Apache/1.3.31 (Unix) mod_ssl/2.8.19 OpenSSL/0.9.7c PHP/4.3.8 mod_perl/1.27 Front$
[Wed Oct 6 18:02:52 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Oct 6 18:02:52 2004] [notice] Accept mutex: flock (Default: flock)
[Wed Oct 6 18:03:22 2004] [error] [client 12.170.50.146] request failed: URI too long
fusionictnl
10-07-2004, 05:38 AM
[Wed Oct 6 18:01:01 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
[Wed Oct 6 18:01:42 2004] [error] Cannot remove module mod_frontpage.c: not found in module list
Looks pretty clear that this is a problem with the frontpage support in apache. Try recompiling/reinstalling apache.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.