Drupal "page not found" when trying to run G2 install script.

flydef

Joined: 2007-09-29
Posts: 4
Posted: Sat, 2007-09-29 17:46

Hi,

I'm trying to install Gallery2 on Drupal 5.2. I have Drupal 5.2 installed to the root dir. Gallery2 is a folder in the root dir. When i try to access: domain.com/gallery2/install/index.php I get a Drupal page that says "page not found". How do I keep Drupal from hijacking the Gallery2 install script URL?.. thanks.

 
flydef

Joined: 2007-09-29
Posts: 4
Posted: Sat, 2007-09-29 18:15

Roomate helped me figure this one out. After looking at the apache error logs, seems that the gallery2 directory was publicly writable. 775 instead of 755. Changed the permissions, now install script is working..

 
Fratyr

Joined: 2007-10-31
Posts: 2
Posted: Wed, 2007-10-31 10:44

Hello.
I have the same prob, but changing permission to "755" Of data storage folder is not helping.

Conf:
rewrite_mode On
allowed size = 32MB!!
gallery2 dir called gallery2new and placed inside the drupal dir

drupal/gallery2new

gallery 5.x-1.x mod for integration placed in a right place, i've activated it in drupal, but it says:
Unable to initialize embedded Gallery. You need to configure your embedded Gallery.

so when i go to configuration, placing the right paths and putting autodetect on, and even not touching rest of the settings, i click "Save conf" and the page just throws me to "Encountered a error, cannot display the webpage"

Why? :-(

 
Fratyr

Joined: 2007-10-31
Posts: 2
Posted: Wed, 2007-10-31 10:46

Someone said me that the gallery must be a stand alone working.

What is the meaning of that? :\ Or how to do that?

 
profix898

Joined: 2005-11-08
Posts: 135
Posted: Fri, 2007-11-02 17:01

Did you run the installer (http://codex.gallery2.org/Gallery2:How_do_I_Install_Gallery2) for Gallery2? And is the gallery working correctly?