LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-20-2004, 09:46 AM   #1
lsimon4180
Member
 
Registered: Oct 2004
Location: Chicago, IL
Distribution: Fedora Core 2
Posts: 101

Rep: Reputation: 15
apache error logs


Hi,

I am running Fedora core 2 and ive noticed the following in my error logs:

Sat Nov 20 09:12:44 2004] [warn] child process 22552 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22553 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22554 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22555 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22556 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22557 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22558 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22559 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22552 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22553 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22554 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22556 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22557 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22558 still did not exit, sending a SIGTERM
[Sat Nov 20 09:12:44 2004] [warn] child process 22559 still did not exit, sending a SIGTERM

Ive looked on google and didnt find a good explaination as to what these logs are exactly.

any ideas?

Thanks

lenny
 
Old 11-20-2004, 10:53 AM   #2
The_JinJ
Member
 
Registered: Apr 2004
Location: Scotland
Distribution: Suse, OpenWRT
Posts: 299

Rep: Reputation: 30
I assume you've tried killing it and restarting.
httpd stop
ps -aux | grep httpd (make sure all processes are dead)
httpd start

Did you do an upgrade or fresh install before you noticed the log entries?
 
Old 11-20-2004, 03:36 PM   #3
lsimon4180
Member
 
Registered: Oct 2004
Location: Chicago, IL
Distribution: Fedora Core 2
Posts: 101

Original Poster
Rep: Reputation: 15
ok great thanks...If I noticed some that are still running, should I kill them with the following command:

kill <PID>

thanks again

lenny
 
Old 11-20-2004, 04:16 PM   #4
The_JinJ
Member
 
Registered: Apr 2004
Location: Scotland
Distribution: Suse, OpenWRT
Posts: 299

Rep: Reputation: 30
Kill them off and then restart and check the logs.
Was this a new install or upgrade?
 
Old 11-20-2004, 04:24 PM   #5
lsimon4180
Member
 
Registered: Oct 2004
Location: Chicago, IL
Distribution: Fedora Core 2
Posts: 101

Original Poster
Rep: Reputation: 15
well it's a pretty new install..i just installed fedora about 3 months ago or so...but that command I mentioned before is correct?
 
Old 11-20-2004, 04:43 PM   #6
The_JinJ
Member
 
Registered: Apr 2004
Location: Scotland
Distribution: Suse, OpenWRT
Posts: 299

Rep: Reputation: 30
Quote:
Originally posted by lsimon4180
well it's a pretty new install..i just installed fedora about 3 months ago or so...but that command I mentioned before is correct?

service httpd stop
ps aux | grep httpd

Should kill them all
 
Old 11-20-2004, 05:00 PM   #7
lsimon4180
Member
 
Registered: Oct 2004
Location: Chicago, IL
Distribution: Fedora Core 2
Posts: 101

Original Poster
Rep: Reputation: 15
great thanks...i also had another issue im wondering if you are familiar with..

I'm running iptables as a firewall solution im able to enter different rules and after i run:

service iptables save

and it saves, but if I restart the machine all the entries i made are gone and I have to enter them again..

any ideas?

thanks

lenny
 
Old 11-20-2004, 05:22 PM   #8
The_JinJ
Member
 
Registered: Apr 2004
Location: Scotland
Distribution: Suse, OpenWRT
Posts: 299

Rep: Reputation: 30
Quote:
Originally posted by lsimon4180
great thanks...i also had another issue im wondering if you are familiar with..

I'm running iptables as a firewall solution im able to enter different rules and after i run:

service iptables save

and it saves, but if I restart the machine all the entries i made are gone and I have to enter them again..

any ideas?

thanks

lenny
Try -

iptables-save > /etc/sysconfig/iptables

will save your current rules to the iptables file that it looks at on startup. Just messing about with iptables myself so a relative newbie to it. /etc/sysconfig has iptables-config and the above iptables file. Have a read at them

Good luck
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
About Apache Logs SiLiCoN Linux - Networking 1 05-26-2005 10:34 AM
irritating apache 2 error logs... xushi Slackware 2 11-13-2004 04:41 PM
Apache Logs Valso Linux - Software 2 11-05-2004 03:13 PM
Firefox logs user out? Where are error logs? case1984 Linux - General 0 10-09-2004 02:22 PM
Apache logs - ???Linux logs??? mylo2003 Linux - General 3 08-07-2003 04:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration