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):
Posts: 8194
In your main Gallery directory.
Posts: 1
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...
Posts: 1
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.
Posts: 1
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?
Posts: 7
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