Image corrupt or truncated

#1
I am using 4.1.12.

In firefox I am getting on images the error: Image corrupt or truncated. Mostly when I load a gallery of a say 10 images but the images not as large around 150kb.

When I switch to apache all works fine. No errors. Strangely this only happens in FF. So after long testing here are teh results:

error happens only on FF in combination with litespeed.
FF in combination with apache works fine

All other browser with litespeed or apache work fine.

I am using PHP 5.3.10 and tried all option like force update recompile php. No luck

Thanks
 
#5
4.1.11 is not install on the server as this server was just recently setup.

So downgrade or just switching to 4.1.11 not that simple so s Version Switch not posssible
 

NiteWave

Administrator
#6
please manually install 4.1.11

#wget ....tar.gz
#tar zxvf ...tar.gz
#cd lsws-4.1.11
#./install.sh

select "U" for upgrade

then both 4.1.11 and 4.1.12 will appear in "Version Manager"
 
Top