httpd stop when add new domain

asishlla

Verified User
Joined
Jul 24, 2009
Messages
235
Hi,
httpd stop when add new domain..and work just after reboot!
can you help please?
 
Hello asishlla,

You might want to save your time and ours with posting error messages or even screen-shots you get, or an extract(-s) of logs.

Almost all logs are accessible in directadmin web UI - see «Log Viewer»:

error.log
errortaskq.log
security.log
system.log

or in /var/log/directadmin directory.

There's an error, that occurs on domain adding. And we need more information to help you.
 
Hmm,
I'm the first guy that's happen to him in the world? :D
Where is the genius?
errors maybe help:
----------------------
[warn] module clamav is already loaded, skipping
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[warn] Init: SSL server IP/port conflict:
----------------------
i think clamav make problems but its important! is there any another software same clamav ?
 
What is really important is this:

2011:01:31-21:15:34: User newmsr is being created by admin.
2011:01:31-21:16:14: httpd restarted
2011:01:31-21:16:14: named reloaded
2011:01:31-21:16:14: proftpd rereaded
2011:01:31-21:16:14: sshd reloaded
2011:01:31-21:17:02: httpd started
2011:01:31-21:17:13: httpd restarted
2011:01:31-21:19:02: httpd started
2011:01:31-21:19:13: httpd restarted
2011:01:31-21:20:02: httpd started
2011:01:31-21:20:13: httpd restarted
2011:01:31-21:21:02: httpd started
2011:01:31-21:21:13: httpd restarted
2011:01:31-21:22:02: httpd started
2011:01:31-21:22:13: httpd restarted
2011:01:31-21:23:02: httpd restarted
2011:01:31-21:23:02: named reloaded
2011:01:31-21:23:02: proftpd rereaded
2011:01:31-21:23:02: sshd reloaded
2011:01:31-21:23:02: sshd restarted
2011:01:31-21:24:02: httpd restarted
2011:01:31-21:24:02: named reloaded
2011:01:31-21:24:02: proftpd rereaded
2011:01:31-21:24:02: sshd reloaded
2011:01:31-21:24:02: sshd restarted
2011:01:31-21:25:02: httpd restarted
2011:01:31-21:25:02: named reloaded
2011:01:31-21:25:02: proftpd rereaded
2011:01:31-21:25:02: sshd reloaded
2011:01:31-21:25:02: sshd started
2011:01:31-21:26:02: httpd started
2011:01:31-21:26:13: httpd restarted
2011:01:31-21:27:02: httpd started
2011:01:31-21:27:13: httpd restarted
2011:01:31-21:27:18: Domain newmsr.com deleted
2011:01:31-21:27:19: User newmsr removed by admin

And these lines:

2011:01:31-21:17:01: service httpd wasn't running, starting it
2011:01:31-21:17:12: service httpd didn't start, re-starting it
2011:01:31-21:19:01: service httpd wasn't running, starting it
2011:01:31-21:19:12: service httpd didn't start, re-starting it
2011:01:31-21:20:01: service httpd wasn't running, starting it
2011:01:31-21:20:12: service httpd didn't start, re-starting it
2011:01:31-21:21:01: service httpd wasn't running, starting it
2011:01:31-21:21:12: service httpd didn't start, re-starting it
2011:01:31-21:22:01: service httpd wasn't running, starting it
2011:01:31-21:22:12: service httpd didn't start, re-starting it
2011:01:31-21:23:02: sshd didn't reload properly, re-starting
2011:01:31-21:24:02: sshd didn't reload properly, re-starting
2011:01:31-21:25:02: service sshd wasn't running, starting it
2011:01:31-21:26:01: service httpd wasn't running, starting it
2011:01:31-21:26:12: service httpd didn't start, re-starting it
2011:01:31-21:27:01: service httpd wasn't running, starting it
2011:01:31-21:27:12: service httpd didn't start, re-starting it
2011:01:31-21:29:01: service httpd wasn't running, starting it
2011:01:31-21:29:12: service httpd didn't start, re-starting it
2011:01:31-21:30:01: service httpd wasn't running, starting it
2011:01:31-21:30:12: service httpd didn't start, re-starting it
2011:01:31-21:31:01: service httpd wasn't running, starting it
2011:01:31-21:31:12: service httpd didn't start, re-starting it
2011:01:31-21:32:01: service httpd wasn't running, starting it
2011:01:31-21:32:12: service httpd didn't start, re-starting it
2011:01:31-21:33:01: service httpd wasn't running, starting it
2011:01:31-21:33:12: service httpd didn't start, re-starting it
2011:01:31-21:34:01: service httpd wasn't running, starting it
2011:01:31-21:34:12: service httpd didn't start, re-starting it
2011:01:31-21:35:01: service httpd wasn't running, starting it
2011:01:31-21:35:12: service httpd didn't start, re-starting it
2011:01:31-21:36:01: service httpd wasn't running, starting it
2011:01:31-21:36:12: service httpd didn't start, re-starting it
2011:01:31-21:37:01: service httpd wasn't running, starting it
2011:01:31-21:40:04: service named wasn't running, starting it

Your warnings can be ignored.
 
But still these lines show nothing useful. Something is wrong with your Apache.
What if you run:

Code:
/etc/init.d/httpd restart

?
 
that what happen:
Stopping httpd: [ OK ]
Starting httpd: [Tue Feb 01 20:34:40 2011] [warn] module clamav_module is already loaded, skipping
that mean any thing for you?
 
We need to see the directadmin log, apache seems to be starting manually ok, but as you say the problem is when adding domains, so we need to see logs just after you add a domain.
 
Back
Top