1.44 question

da95649

Joined: 2004-04-13
Posts: 60
Posted: Tue, 2004-07-13 10:24

Hi there,

I have just installed the lateset Gallery 1.44, which so fars has been the easiest to install, however it complaining about a missing Value for the temporary directory?

I remember on previous versions we were able to write the path of this, however I cant seem to figure this out on the new version?
Any one have a quick answer?
----
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):

 
justchil
justchil's picture

Joined: 2003-02-07
Posts: 225
Posted: Tue, 2004-07-13 16:34

This should be located on Gallery Configuration Wizard: Step 2 -> Locations and URLs tab.

If you want to manually edit config.php

$gallery->app->tmpDir = "/path/to/tmp";

I'm not sure if this answers your questions or not.