[PHP] image cannot be displayed contains errors

Khayman

I'm sorry Hal...
Political Access
Joined
6 Jan 2002
Messages
5,518
Recently i've started getting this error when trying to view pictures localy through a web page. The picture either displays a tiny bit or shows that error in FF and the normal red x in IE.
Sometimes it starts to display the image and then goes ot the error

The pictures display fine every where else, in other programs etc.

Any thoughts?
 
Another one fixed, lol

FYI i enabled these two lines in apache config

EnableSendfile Off
EnableMMAP Off
 
EnableSendfile Off will hurt performance BADLY. And EnableMMAP will hurt it even more.

Sendfile is a low level command to directly read a file from disk right to a socket, and out, without first copying it into memory, this helps keep memory usage low for Apache. MMAP is a way to map files to certain parts of memory without the files actually being there, this helps speed up switching between the forks, as to who handles it next.

The problem has to lie elsewhere.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back