Page 1 of 1

Images not showing

PostPosted: 29. January 2006 05:07
by jjb123
I recently just installed xampp on debian 3.1 (sarge), everything is in order except that none of the images at all show. Can someone help?

PostPosted: 29. January 2006 17:13
by jjb123
Ok, I got this problem fixed. No I have another. How can I change the FTP user from nobody to another acccount. I tried just loging in as another account but It wouldn't let me delete. Also, does anybody know how to enable deletion of nonempty folders? Thanks.

PostPosted: 30. January 2006 06:00
by slackware
i am having the same problem. i can only veiw images when u use SSL (https).

and
Also, does anybody know how to enable deletion of nonempty folders?
is normaly an option in your FTP cleint

PostPosted: 30. January 2006 06:42
by slackware
nevermind i figured it out aswell

PostPosted: 16. February 2006 12:31
by FifaFrazer
I have the same problem, and I am too dumb to figure it out myself.. All pages look very weird..

PostPosted: 16. February 2006 15:54
by deepsurfer
edit the httpd.conf [/opt/lampp/etc/) at near line 443

Code: Select all
#EnableMMAP off
#EnableSendfile off


delete the " # " before the directives.

don't forget to restart or reload apache ( /opt/lampp/lampp reloadapache )

After this, all images comes up

cu
Deep

PostPosted: 16. February 2006 17:32
by FifaFrazer
thank you very much

Maybe it should be added to the faq..

PostPosted: 17. February 2006 16:48
by skuipers
FifaFrazer wrote:Maybe it should be added to the faq..

But it is already there :P - see here