![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pipe broken | abir2 | UNIX and Linux Applications | 1 | 12-27-2007 12:40 AM |
| Broken Pipe | ramkrix | UNIX for Dummies Questions & Answers | 3 | 12-09-2007 01:27 PM |
| Broken Pipe | ramkrix | UNIX for Advanced & Expert Users | 1 | 12-08-2007 06:29 AM |
| broken pipe | eloquent99 | UNIX for Dummies Questions & Answers | 3 | 03-11-2003 11:18 PM |
| broken pipe? | gusla | UNIX for Dummies Questions & Answers | 3 | 05-12-2002 02:05 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
pipe broken
hi
i have a server, and i have a web site and i installed apache in the /usr/local/apache/logs i have a file and i have this problem (32)Broken pipe: core_output_filter: writing data to the network plz help me how i can resolve this plz it's urgent th |
| Forum Sponsor | ||
|
|
|
#3
|
||||
|
||||
|
Hi,
From what I can think of, it seems like you "may" have a permission problem to some directory. Try starting apache in debug mode: httpd -X You can also try to debug the conf file: httpd -t -c httpd.conf There are tons of ways to debug different things in Apache, try strace and gdb. HTH, Nitin |
||||
| Google The UNIX and Linux Forums |