Hi,

I'm running drupal 4.7 with gallery 2 and works really fine.

URL rewrite is enable and test are OK.

The configured path to store data is /g2data/albums and then... images or directory+images...

Whe a new image is uploaded or a new album is created, they are stored fine but, when I try to view this error is shown...

The requested URL /g2data/albums/prueba/DSCN0514.JPG.html was not found on this server.

why?

best regards

heze54

Comments

dafa’s picture

Is path permissions correct?

Is the path that apache is trying to use correct?

--
dafa

kiz_0987’s picture

What happens with the standalone gallery? Can you see the pictures correctly? That URL definitely looks wrong to me, the links should never go to your g2data directory (as the photos are protected by an image firewall) but via either the embedded gallery module or directly from Gallery2.