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):
Posts: 38
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?
Posts: 3473
Use the technique in FAQ Gallery:c.32 to work out the correct directory path.
Posts: 38
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?
Posts: 38
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";
Posts: 13451
armadillo, thats not an absolute path, thats an url.
Check FAQ Gallery:c.32
Posts: 38
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!
Posts: 13451
armadillo, glad you got it working!