I have a problem that seems to be related to WAMP.
My images for site dev are placed in a separate image directory inside the wamp directroy.
If I show an image in the browser (regardless if is Chrome or Firefox) then this image is either slow (like several seconds) shown or not showing at all in 5% of the calls or so.
First I was thinking maybe it is a php image library problem, so I placed the images outside the wamp directory. This seems not cause any problem at all, gives great speed.
So my question is; how is WAMP handling images and what would you recommend to solve the error and or is this some kind of known bug maybe?
My images for site dev are placed in a separate image directory inside the wamp directroy.
If I show an image in the browser (regardless if is Chrome or Firefox) then this image is either slow (like several seconds) shown or not showing at all in 5% of the calls or so.
First I was thinking maybe it is a php image library problem, so I placed the images outside the wamp directory. This seems not cause any problem at all, gives great speed.
So my question is; how is WAMP handling images and what would you recommend to solve the error and or is this some kind of known bug maybe?