Hello,
I Have Drupal 4.6 and Gallery 2.1.1 installed. They work fine independently. They work together embedded, except for the site admin menu items. In drupal I get a page not found screen and a log entry that says main.php not found.
Since this is a multisite gallery 2 build I can't figure out how to work with the url re-write mod stuff. I know I could install multiple gallery 2 full installs to accomplish what I need but I am being stubborn about configuring it multisite.
So I believe I need help with the .htaccess lines in Drupal
Here is the info about URL and Path -
I Host on 1and1 with no root access
Gallery 2 Codebase
Base URL: http://myuniquenumbershere.onlinehome.us/gallery2/
Path relative to root: /kunden/homepages/8/myuniquenumbershere/htdocs/gallery2/
Gallery 2 Site
Base URL: http://myuniquenumbershere.onlinehome.us/drupal/maha/gallery2/
Path relative to root: /kunden/homepages/8/myuniquenumbershere/htdocs/drupal/maha.gallery2/
Drupal 4.6 is here (multisite, so I have a sites folder within Drupal)
Base URL: http://myuniquenumbershere.onlinehome.us/drupal/
Path relative to root: /kunden/homepages/8/myuniquenumbershere/htdocs/drupal/
Here is the current .htaccess lines (I know they need cleaned up, I don’t know php and proper coding crap, so forgive me for the sloppiness.
#
# Apache/PHP/Drupal settings:
#
# Protect files and directories from prying eyes.