Subject: | Error with .cache dir |
-- Apache-Gallery-r251 (0.8)
-- This is perl, v5.8.3 built for i686-linux
-- Linux lmantel.dyndns.org 2.6.1 #3 SMP Thu Jan 29 21:48:12 CET 2004 i686 Pentium III (Katmai) GenuineIntel GNU/Linux
-- Apache/2.0.48 (Gentoo/Linux) mod_perl/1.99_11 Perl/v5.8.3 PHP/4.3.4
A::G in default mode write thumbnails in /var/tmp/Apache-Gallery/...
But apache log me that the thumbnails are not in the .cache directory :
[Sat Mar 20 16:03:21 2004] [error] [client 192.168.0.8] File does not exist: /var/www/WEB/ROOT/gallery/kawai/.cache/1073075165307.jpg, referer: http://lmantel.dyndns.org/gallery/kawai/1073075165307.jpg?width=640
[Sat Mar 20 16:03:21 2004] [error] [client 192.168.0.8] client denied by server configuration: /var/tmp/Apache-Gallery/var/www/WEB/ROOT/gallery/gallery/kawai/85x75-1072568013077.png, referer: http://lmantel.dyndns.org/gallery/kawai/1073075165307.jpg?width=640
I am wondering how it can send to client the thumbnails ??
Because : on the client side A::G looks like working normaly.
But apache log errors.
Can you help me ?
Thanks.