.htaccess & config.php

armadillo

Joined: 2002-11-26
Posts: 38
Posted: Wed, 2003-11-12 18:54

Hi,
Just wondering where I can get a .htaccess and a config.php file from.
I've spent ages searching this site.
Am I blind?
Are these blank files?
Can I just create 2 blank files with that name?
Thanks.

<your message here>
----
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):

 
armadillo

Joined: 2002-11-26
Posts: 38
Posted: Wed, 2003-11-12 19:24

Also, I've created the directorys required but I'm still getting this error:

Error: Directory httpdocs/gallery/albums does not exist. Please create it.
Error: Directory httpdocs/gallery/temp does not exist. Please create it.

What have I done wrong?

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Wed, 2003-11-12 20:44

Use the technique in FAQ Gallery:c.32 to work out the correct directory path.

 
armadillo

Joined: 2002-11-26
Posts: 38
Posted: Wed, 2003-11-12 21:25

ok - thanks - i was being a duffas i wasn't giving the 'absolute' path!
one more question though...can i put NetPBM under my gallery directory?

 
armadillo

Joined: 2002-11-26
Posts: 38
Posted: Wed, 2003-11-12 21:59

ok - i deleted everything i had and started again - with the blank .htaccess and config.php and i'm still getting this error:

Error: Directory spaghettidesigns.com/httpdocs/gallery/albums does not exist. Please create it.
Error: Directory spaghettidesigns.com/httpdocs/gallery/temp does not exist. Please create it

i put a test file here: http://www.spaghettidesigns.com/gallery/albums/test.html
and that seemed to work

my jhead file is here:
$gallery->app->use_exif = "spaghettidesigns.com/httpdocs/gallery/jhead.txt";

and my images here:
$gallery->app->movieThumbnail = "spaghettidesigns.com/httpdocs/gallery/images/movie.thumb.jpg";

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2003-11-12 22:03

armadillo, thats not an absolute path, thats an url.

Check FAQ Gallery:c.32

 
armadillo

Joined: 2002-11-26
Posts: 38
Posted: Wed, 2003-11-12 22:16

doh!! sorry, i AM being a duffas - i've been at it a while now and had a long day - but you will be happy to know that i have had success!!
thanks a bunch!

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2003-11-12 22:19

armadillo, glad you got it working!