Hello,
I have recently restored a backup of my coppermine gallery and uploaded all files. I then restored the database and edited the config file to make sure it was pointing to this database. However, none of my images will load? I have checked to make sure the files were uploaded correcty, I have checked to make sure the prefix for the database tables are the same- they are. I have checked CHMOD permissions and I think these all check out okay. Can someone help?
http://rememberingjonbenet.com/articles
A quick look - it appears to be a permissions problem... Attempting to view one of your images directly:
http://rememberingjonbenet.com/articles/albums/userpics/10002/thumb_PEOPLE%20MAGAZINE%2010-6-97%20COVER.JPG
results in a 403 Forbidden error:
You don't have permission to access /articles/albums/userpics/10002/thumb_PEOPLE MAGAZINE 10-6-97 COVER.JPG on this server.
Check for any .htaccess restrictions - as well as CHMOD...
If you can get the pic to display using the URL above - then CPG generated pages will display them properly too.
Thank you, there was a .htaccess file on my server, I removed it and the images now display.
Thanks again.