Page 1 of 1

Loads web page but will not load images...

PostPosted: 22. December 2004 22:25
by ilo.freak
Hi,

I installed LAMPP on my Linux box. It will load the web page fine but will not load any of the images (Including the images in the xampp admin web page or the phpmyadmin web page)

Any ideas, I tried for testing to chmod 0777 all the images but that still did not work.

Thanks,

Got it

PostPosted: 23. December 2004 01:35
by ilo.freak
I got it

You need to add the fallowing to your httpd.conf file

enablesendfile off