1
Hi,
I've installed XOOPS Gallery 2 Module. I read the install.txt file, and try to do everything that it says, but when I go to
http://website/modules/xoopsgallery/engine/install/I get the error
Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable 'LANG' - it's not in the allowed list in /home/vol1/host/o/sitename/www/modules/xoopsgallery/engine/modules/core/classes/GalleryTranslator.class on line 299
Anyone know how I can fix this?
This is the part of the readme.txt file where it says what I have to do:
III. INSTALL GALLERY 2
4. Initialize Gallery2.
a. Go to
http://www.yourdomain.com/modules/yourgalleryname/engine/install: b. Follow the instructions!
c. You will need to upload an authorization text file to the gallery2 (aka engine) directory
i. /server/path/to/html/modules/yourgalleryname/engine
d. You will need to create an empty config.php file in with webserver access
i. create an empty file in /server/path/to/html/modules/yourgalleryname/engine called config.php
ii. change permissions to 777 for config.php or at least 666 for write ability.
d. If you are not using the existing XOOPS database, you will need to have one ready prior to the Gallery2 initialization
i. you will need hostname (localhost if on same server), database name, user access name and password.
e. Follow the Gallery2 install instructions, they work!
i. the files are correct to version 2.0.2 but my computer made the crc checks bad
f. Gallery 2 is installed.