httpd Process is stopped

Status
Not open for further replies.

PCTech

Verified User
Joined
Nov 27, 2005
Messages
104
Location
USA
If I delete all my resellers/users my webserver runs fine. As soon as I add a user, the service stops and won't restart. Please help.
 
This is the last few names of the error file:

[Sun Dec 4 06:44:00 2005] [notice] caught SIGTERM, shutting down
[Sun Dec 4 06:44:04 2005] [notice] Apache/1.3.34 (Unix) FrontPage/5.0.2.2510 configured -- resuming normal operations
[Sun Dec 4 06:44:04 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Dec 4 06:44:04 2005] [notice] Accept mutex: flock (Default: flock)
[Sun Dec 4 07:18:00 2005] [notice] caught SIGTERM, shutting down
 
When this happens, I can use FreeBSD to copy httpd.conf.default over httpd.conf and the server will start, until I add another user and it stops again.
 
Process is stopped

hi,
my server never restart apache..when I try ./build php n and I am getting this:

Found /usr/local/directadmin/customapache/php-4.4.7.tar.gz
Extracting ...
Done.
patching file php-4.4.7/ext/standard/mail.c
ln: `/usr/lib/libltdl.so': File exists
Configuring php-4.4.7...
./configure: bad interpreter: No such file or directoryphp: /bin/sh

*** There was an error while trying to configure php. Check the configure.php file


[root@server customapache]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.101:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.101:443 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.103:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.103:443 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.102:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.102:443 has no VirtualHosts
[FAILED]


some can help me please..
 
httpd restart

hi,
my server never restart apache..when I try ./build php n and I am getting this:

Found /usr/local/directadmin/customapache/php-4.4.7.tar.gz
Extracting ...
Done.
patching file php-4.4.7/ext/standard/mail.c
ln: `/usr/lib/libltdl.so': File exists
Configuring php-4.4.7...
./configure: bad interpreter: No such file or directoryphp: /bin/sh

*** There was an error while trying to configure php. Check the configure.php file


[root@server customapache]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.101:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.101:443 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.103:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.103:443 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.102:80 has no VirtualHosts
[Fri Jun 15 09:45:51 2007] [warn] NameVirtualHost 91.102.160.102:443 has no VirtualHosts
[FAILED]


some can help me please..

OK I fixed..I used my backup files to replace etc/httpd/conf folders..It is back to normal...

Thanks anyway
 
Status
Not open for further replies.
Back
Top