Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Installation issue due to newb
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Issues » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Tue Aug 23, 2005 4:42 pm    Post subject: Installation issue due to newb Reply with quote

Ok... so I just used your most recent integration package for G2. I uploaded all the files, made sure and followed the directions and was able to enter the admin portion. I created the test php file in order to get the actual "Full path to your Gallery2 directory:" and placed it in the gallery2 folder. It returned the result
/home/www/foreverkings.com/modules/gallery2

I entered that information and ensured that everything else was as it should be. I then clicked the "Verify Gallery2 installation andupdate integration settings" button and it goes to a blank white page. If i modify the full directory path and hit the same button i get
"Error : Full path to your Gallery2 directory
You need to install and configure G2 first. Then this field must point to your Gallery2 root folder."
It atleast gives me a warning/error page.

What am I doing wrong?
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Installation issue due to newb  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Tue Aug 23, 2005 6:25 pm    Post subject: Re: Installation issue due to newb Reply with quote

can you paste the contents of your gallery2.cfg file?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Tue Aug 23, 2005 6:36 pm    Post subject: Re: Installation issue due to newb Reply with quote

Code: › <?php

/*
 * $RCSfile: gallery2.cfg,v $
 *
 * Gallery - a web based photo album viewer and editor
 * Copyright (C) 2000-2005 Bharat Mediratta
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
/**
 * Gallery 2 configuration file for PHPNuke.
 * @version $Revision: 1.8 $ $Date: 2005/07/27 18:16:12 $
 * @author Dariush Molavi <dari@nukedgallery.net>
 */


$g2embedparams = array (
  'embedphpfile' => '',
  'embedUri' => '',
  'relativeG2Path' => '',
  'loginRedirect' => '',
  'activeUserId' => '',
  'embedPath' => '',
  'cookiepath' => '',
);
$g2mainparams = array (
  'showSidebar' => NULL,
);
$g2configurationdone = 'false';
?>
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 6:35 am    Post subject: Re: Installation issue due to newb Reply with quote

heh. ok then. what were the values that you put into all of the text boxes?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 9:29 am    Post subject: Re: Installation issue due to newb Reply with quote

I kept them as the default since they actually ended up being the way it should be.

Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 9:35 am    Post subject: Re: Installation issue due to newb Reply with quote

do you have G2 installed yet?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 9:50 am    Post subject: Re: Installation issue due to newb Reply with quote

I placed all the files in the directories like the instructions stated. It seemed pretty simple and straight forward.

I made sure that the files and directories had the proper permissions as well.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 10:00 am    Post subject: Re: Installation issue due to newb Reply with quote

but you didn't actually INSTALL it. copying the gallery2 files into the gallery2 directory does not install it. http://www.absolve.com/README.html#installing has installation instructions
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 10:30 am    Post subject: Re: Installation issue due to newb Reply with quote

See... knew it was something simple i missed.. lol.. thanks for the help. I will post results when done Smile.
Back to top
Offline View user's profile Send private message
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 12:04 pm    Post subject: Re: Installation issue due to newb Reply with quote

Wow.. do i suck or what.

Ok.. so i downloaded the full "gallery-2.0-rc-full.zip" file and extracted it. I created a folder on the root directory of the web server named G2.
www.foreverkings.com/g2
I then FTp'd all the files in that archive to the G2 folder.
I then try to open the www.foreverkings.com/g2/install/index.php file in my browser but it just shoots me back to the main homepage of the website.

I really appreciate the help you are providing... sorry for bein such a noob.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 12:26 pm    Post subject: Re: Installation issue due to newb Reply with quote

first, for this to be easily integrated into phpnuke, you should put the gallery2 directory in your phpnuke modules directory.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 12:31 pm    Post subject: Re: Installation issue due to newb Reply with quote

Ok.. moved the folder and all its files to now reside in the modules folder. I once again attempted to run the index.html located in the install folder however it still kicked me back to the main page. Is there a setting or something keeping me from running that page?

edit.. Nevermind.. got the install page now.. workin through it. Smile
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 12:34 pm    Post subject: Re: Installation issue due to newb Reply with quote

do you have any 3rd party addon for security?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
sneekypeety

Beginner
Beginner


Joined: Aug 23, 2005
Posts: 10

PostPosted: Wed Aug 24, 2005 12:47 pm    Post subject: Re: Installation issue due to newb Reply with quote

No i dont.

I was able to get the install page going however and have thus made it atleast to the addons part. All were activated successfully except
The NetPBM module was installed, but needs configuration to be activated
The URL Rewrite module was installed, but needs configuration to be activated

It says to go to the modules view to configure them however they are not listed.

Also.. when the install is completed... at that time do I transfer your integration package over? Or is that something different?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Aug 24, 2005 12:51 pm    Post subject: Re: Installation issue due to newb Reply with quote

by modules view, it means log into gallery2 as the admin user, then go to the "site admin" link and the "modules" link. this is not your phpnuke modules page.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Issues » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2  Next

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

6th year online! 2003-2008
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia