G1 And Postnuke 0.76

Jeanno

Joined: 2007-08-23
Posts: 2
Posted: Thu, 2007-08-23 09:01

Hello,

I succefull installed G1 but when à go to my CMS i have this message :

Quote:
Gallery has not been configured!

Gallery must be configured before you can use it.

1. Create an empty file .htaccess and an empty file config.php in your Gallery folder.
2. Create an albums folder for your pictures and movies. This folder can be anywhere in your webspace.
Make sure that both files and the folder are read and writeable for your webserver !

Then start the Configuration Wizard.
If you experience problems, you can find help on the Gallery Help Page.

Note: When you get an 'error 500' when accessing the config wizard, try removing the .htaccess file the setup folder.

But if you go directly to the Gallery it works fine !!

http://www.albatros-productions.com/modules/gallery/

Has some body are some suggestion, Idea.

THX

Jean-Noël

 
Jeanno

Joined: 2007-08-23
Posts: 2
Posted: Thu, 2007-08-23 16:42

I resolved this problem but i have one more. A have this message .

Quote:
Warning: fopen(/home/www/XXXXXXXXXXXXXXXXXXXXXXXX/web/modules/gallery/albums/albumdb.dat.lock) [function.fopen]: failed to open stream: Permission denied in /home/www/c57b2b74412001d06bee8b5f907a030b/web/modules/gallery/platform/fs_unix.php on line 75
Error: Could not open lock file (/home/www/c57b2b74412001d06bee8b5f907a030b/web/modules/gallery/albums/albumdb.dat.lock) for writing!

How i can resolve this.

THX

Jean-Noël

 
Viper_iii
Viper_iii's picture

Joined: 2002-12-31
Posts: 56
Posted: Wed, 2007-09-05 16:38

That should be simple chmod of the album directories for writing. if FTP you have to do a recursive CHMOD 666/777 think 666 is better than 777 but not sure someone else will know for sure...

that should set you all up.