I'm having the same problem
| Project: | Gallery |
| Version: | 6.x-1.x-dev |
| Component: | Installation / Configuration |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Please someone help before I go crazy!
I was using the Gallery2 embedded version within my drupal installation. Everything was working fine until I unchecked the 2nd option in the "Url Rewrite" area from what i believe was the admin modules section? It was the option to do with "Download original image". After I clicked save, the page returned a internal 500 error message.
I cannot access any of my drupal sites or even my localhost/phpmyadmin page. It keeps returning a internal 500 error message. I have tried rebooting my computer and clearing all caches & cookies without any luck!
I am running Drupal 6x on my Mac OSX using Xampp. Gallery 2.3.
If anyone has any insight on this issue please let me know! I need to get back to my development environment asap!

#1
I'm having the same problem too when I tried to synchronize the two databases I encountered the error. I've written my hosting company about it and they said that there are a lot of php_flags in the .htaccess file causing conflict with php. Not sure myself where to go from here since I'm not that versatile in php and mysql. Hope there is a solution to this asap cuz I really like using the gallery2 cms with drupal.
Cheers!
#2
Actually my hosting company has suggested to change "RewriteBase /public_html/" to "RewriteBase /" in the .htaccess file. That seems to work fine for me at the moment. Hope this helps.
Cheers!
Hardrocker