May 132010
If like me you install apache/mysql/php etc etc and apache fails to server images by putting a blob of crap in the file head try adding this to your /etc/apache2/apache2.conf
EnableMMAP off
EnableSendfile off
and restart apache. I had to kill apache2 before it would show up.
Sorry, the comment form is closed at this time.