Current time: 04-20-2024, 11:57 PM Hello There, Guest! (LoginRegister)


Post Reply 
Why there are always error in Apache error.log
Author Message
adigit Offline
Junior Member
*

Posts: 68
Joined: Apr 2007
Reputation: 0
Post: #1
Why there are always error in Apache error.log
Hi All,

do you have similar errorss in your apache log? /var/log/apache2/error.log

Quote:[Wed Jul 11 08:42:56 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.net/php4-fcgi-starter" (uid 2003, gid 2003) restarted (pid 15839)
[Wed Jul 11 08:46:58 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (uid 2001, gid 2001) restarted (pid 15885)
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.cc/php4-fcgi-starter" (pid 15839) termination signaled
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (pid 15885) termination signaled
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (pid 15836) termination signaled
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (pid 15885) terminated by calling exit with status '0'
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.net/php4-fcgi-starter" (pid 15839) terminated by calling exit with status '0'
[Wed Jul 11 08:47:20 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (pid 15836) terminated by calling exit with status '0'
[Wed Jul 11 08:47:25 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (uid 2006, gid 2006) restarted (pid 15888)
[Wed Jul 11 08:47:28 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.com/php4-fcgi-starter" (uid 2001, gid 2001) restarted (pid 15892)

What the problem might be? how to solve it? any ideas?
07-11-2007 06:59 PM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #2
RE: Why there are always error in Apache error.log
those are not errors, just warnings. PHP-CGI processes are killed after they handle 500 requests or they are not needed anymore
07-12-2007 06:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
adigit Offline
Junior Member
*

Posts: 68
Joined: Apr 2007
Reputation: 0
Post: #3
RE: Why there are always error in Apache error.log
ah...another questions then.

is it normal to get this warm warn every 1 minute? if so, do you think this make the server load heavier? is it necessary?
07-12-2007 11:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #4
RE: Why there are always error in Apache error.log
Quote:is it normal to get this warm warn every 1 minute?
might be
Quote:if so, do you think this make the server load heavier?
not really
Quote: is it necessary?
it is thrown by apache, and it is a warn-level message, by disabling those messages you might loose some important information
07-12-2007 11:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
adigit Offline
Junior Member
*

Posts: 68
Joined: Apr 2007
Reputation: 0
Post: #5
RE: Why there are always error in Apache error.log
i see. Thanks raphael

however, why Apache hangs every a few hours?

I didn't find any other error logs! how to find out the problem?!
(This post was last modified: 07-12-2007 05:19 PM by adigit.)
07-12-2007 05:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Z4P Offline
Junior Member
*

Posts: 62
Joined: May 2007
Reputation: 0
Post: #6
RE: Why there are always error in Apache error.log
Probally because you have not enougf ram and apache takes to much resources.
07-12-2007 05:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
adigit Offline
Junior Member
*

Posts: 68
Joined: Apr 2007
Reputation: 0
Post: #7
RE: Why there are always error in Apache error.log
yes. ram is also the issue, only 200MB ram free there. linux always load most of the ram to be ready.

i am thinking of the spambots and

PHP aceelerator not installed yet! Tongue
(doing this for my new server! should be much better after it)
07-12-2007 07:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)