I have two photoalbums on my webpage. They worked just fine until my webserver host had to replace the webserver due to harddisk crashes. I have mode rewrite on. After the transfer the albums just works fine and the urls are beautiful rewritten, but I can not enter my adminpages. I get a 500 error. If I remove the .httaccess files I can enter the admin but then I lose my nice urls.
Anybody knows how to solve this?
It is a strange thing. I think it is a setting on the webserver. I tried to install a fresh new gallery and the setup page is not shown if the .htaccess file is on the server. If I delete it, everything works fine.
What can I ask my webhost to change to make this work? I like the nices urls far better.
Update:
I have just gone through something similar to this on my photo sites. My main site and one of my test sites started getting 500 errors on the albums. The third test site continued to work correctly. I contacted my ISP and they found that they had somehow messed up my CGI settings. (I have no idea what was wrong.) With any luck things will be running again tomorrow after the server reload.
So, I suggest you contact your ISP and see what they can determin.
Still no luck. I think it has something to do with the .htaccess file and apache2. The problem started when the webserver apache was upgraded.
I leave my mod rewrite on and if I have to upload pictures, I delete my .htaccess file and disable mod rewrite.
I hope someone finds a solution.
this might not be related but during my very recent 404 page problems.. the problem was that the .htaccess base url was set customized for my localhost so when this file was uploaded to the web server.. it caused missing pages.
maybe not your case - but i thought i'd mention it anyway :]
good luck!