Error Broken pipe: core_output_filter: writing data to the network
**Error In Log**
Broken pipe: core_output_filter: writing data to the network
**Solution**
Edit the httpd.conf file and Add/Change the following directive. [sociallocker]
EnableSendfile Off
Restart httpd:
/sbin/service httpd restart
[/sociallocker]