Album / Tmp Directory - What to populate

gsomogyi

Joined: 2007-10-15
Posts: 2
Posted: Tue, 2007-10-30 04:27

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):http://www.aosweb.org/gallery
Gallery version:1.5.7
Apache version: Not sure
PHP version: 4.4.2
Graphics Toolkit: not sure
Operating system: Windows NT
Web browser/version (if applicable): IE 7.0

I continue to get the same error messages. I have tried different directories. I know this is probably very simple. Any help is appreciated.

/* Constants */
$gallery->app->galleryTitle = "Gallery";
$gallery->app->useIcons = "no";
$gallery->app->skinname = "none";
$gallery->app->uploadMode = "form";
Error: Directory c:/Sites/AOS/AOSAlbum does not exist. Please create it.
Error: Directory c:/Sites/AOS/AOSGallerytmp does not exist. Please create it.
$gallery->app->photoAlbumURL = "http://www.aosweb.org/gallery";
$gallery->app->albumDirURL = "http://www.aosweb.org/albums";

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Tue, 2007-10-30 10:06

Hello,

So your Gallery runs on a Windows NT Server, right?

Gallery needs a folder for storing all the images and metadata (captions, comments etc.) We call this folder 'albums folder'.
When you enter 'c:/Sites/AOS/AOSAlbum' as PATH to it, then please create that folder at that place :-)

Same applies for the temporary folder.

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
gsomogyi

Joined: 2007-10-15
Posts: 2
Posted: Fri, 2007-11-02 04:58

Jens,
That did not work. I still get 2 errors. Both errors are displayed in the 2 attached files. I seem to get errors with the definition of an album.

Finally, I did update my latest specs. Here they are:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):http://www.aosweb.org/gallery
Gallery version:1.5.7
Apache version: 1.3.33
PHP version: 4.4.7
Graphics Toolkit: Image Click 5.22
Operating system: MS Server 2003; MS ISS 6.0
Web browser/version (if applicable): IE 7.0

I suspect this error is simple to fix.

Thanks.
George

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Fri, 2007-11-02 12:08

Hello,

The setting in v1 is wrong.
Setting in v2 is correct. Just do what you are beeing told. (Create the directory)

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6