Hi all, I have some trouble with image handler on my zen-cart configuration.

1. if I check the error.log of apache I have

Code:
[Sun Jun 03 22:20:00 2007] [error] [client 127.0.0.1] File does not exist: /var/www/bmz_cache, referer: http://localhost/kraehend/artigianat...category_id=20
but the bmz_cache is located in another place on my linux box, how I can change this?

In the code I have hxxp://localhost/bmz_image/... but the real path is hxxt://localhost/kraehend/artigianato/bmz_image

2. the image on the admin aren't show correct, my web site is located at

hxxp://localhost/kraehend/artigianato/bmz_cache

but the images on the admin interface are searched at

hxxp://localhost/bmz_cache


how I can correct that?

thanks for any advice, dav