• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Problems with Apache...

E

euro_gedimas

Guest
# cat error_log | tail
[Thu Oct 19 15:45:39 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 15:45:43 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 15:45:44 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 15:45:56 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 15:45:57 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 15:46:43 2006] [error] [client 88.222.184.239] File does not exist: /usr/local/psa/home/vhosts/default/htdocs/favicon.ico
[Thu Oct 19 15:47:45 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 15:47:45 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 15:47:46 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 15:47:46 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network


How to solve this problem? :confused: :confused: :confused:
 
is thath outpup after a apache restart?

i think you loose some data on your HD, check that with 'badblocks' on a shell.
 
Hi,

I have some problems with Apache, I have looked on error_log:

Quote:
[Thu Oct 19 14:34:00 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 14:34:42 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:34:43 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:34:50 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:34:51 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:17 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:17 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:20 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:20 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:20 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:20 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:43 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 14:35:46 2006] [info] (57)Socket is not connected: core_output_filter: writing data to the network
[Thu Oct 19 14:35:53 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Thu Oct 19 14:35:53 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network


and today some other errors:

Quote:
[Tue Oct 24 08:40:39 2006] [crit] (2)No such file or directory: mod_jk: could no t init JK log lock in child
(2)No such file or directory: mod_python: Failed to reinit global mutex /tmp/mpm tx842920.
[Tue Oct 24 08:40:39 2006] [error] (2)No such file or directory: Failed to child -init auditlog mutex
[Tue Oct 24 08:40:46 2006] [crit] (2)No such file or directory: mod_rewrite: cou ld not init rewrite log lock in child
[Tue Oct 24 08:40:46 2006] [crit] (2)No such file or directory: mod_jk: could no t init JK log lock in child
(2)No such file or directory: mod_python: Failed to reinit global mutex /tmp/mpm tx842920.
[Tue Oct 24 08:40:46 2006] [error] (2)No such file or directory: Failed to child -init auditlog mutex
[Tue Oct 24 08:40:47 2006] [error] [client 66.98.250.59] mod_security: Access de nied with code 500. Pattern match "(buy)+[\\\\w\\\\-_.]*online[\\\\w\\\\-_.]*\\\ \.[a-z]{2,}" at POST_PAYLOAD [severity "EMERGENCY"] [hostname "www.stropuva.lt"] [uri "/lt/forum/add.php"] [unique_id "Ax8x61KHnGUAAEw@pS0AAAAP"]
[Tue Oct 24 08:40:47 2006] [error] (9)Bad file descriptor: mod_security: apr_glo bal_mutex_lock(modsec_auditlog_lock) failed
[Tue Oct 24 08:40:47 2006] [error] (9)Bad file descriptor: mod_security: apr_glo bal_mutex_unlock(modsec_auditlog_lock) failed


The problem is that I can't save big texts with any CMS. I get "The page cannot be found" page
 
Back
Top