.htaccess & other file needed to configure

match

Joined: 2004-12-17
Posts: 3
Posted: Fri, 2004-12-17 22:51

How and where do I put the these files?

I'm a complete newbie and haven't got a clue :-?
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Sat, 2004-12-18 02:31

In your main Gallery directory.

 
valyno

Joined: 2004-12-23
Posts: 1
Posted: Thu, 2004-12-23 21:43

Hello,

I 'm trying to configure Galley on my web server.
I have ran the sh configure.sh command, in order to create the .htaccess and the config.php files.

I ran the setup/index.php file, to configure Gallery.
The first page test is ok, the .htaccess file in readable.
I also pass the test for the others config requirements and I arived on the config page. And there i have two error messages :

2 errors.See Details below.

Error: You must create an empty file named config.php and chmod it 777 before proceeding. See [documentation] for more details.

Error: You must create an empty file named .htaccess and chmod it 777 before proceeding. See [documentation] for more details.

I checked and the two files are created in the root folder of my aâche server.
I think that the probleme comes from the rights, but i have applied the chmod 777 command on them...

I you have an idea...

Thanks for your help...

 
reiker

Joined: 2005-01-04
Posts: 1
Posted: Tue, 2005-01-04 12:47

Same problem here... Followed all FAQs, DOCs, clues and everything. Still that darn message. .htaccess and config.php need created.
But they are, I'm really sure, chmodded those files 0777 about 23 times now...

Makes me sad. :(

 
gedo

Joined: 2005-01-05
Posts: 1
Posted: Wed, 2005-01-05 19:16

same here ... my provider told me, that I have to rename .htaccess to php.ini, but then the wizard tells me at step 4 to create an .htaccess - file
Is there a way to tell gallery to use php.ini instead of .htaccess ?? Where?

 
smudger
smudger's picture

Joined: 2004-12-30
Posts: 7
Posted: Thu, 2005-01-06 15:51

I just installed v1.4.4-pl4 and created both files .htaccess and config.php in the same directory as gallery

e.g. www.yourdomain.com/yourgallery/

chmod 777 .htaccess
chmod 777 config.php

it worked fine