Hello I have a problem with Gallery Config. I get two errors, but I have created directory c:\... (On my own pc)
<* Constants */ <$gallery->app->galleryTitle = "Gallery"; <Error: Directory c:\windows\temp does not <exist. Please create it. <...... <$gallery->app->pnmDir = "/usr/bin"; <$gallery->app->highlight_size = "200"; <$gallery->app->zipinfo = "/usr/bin/zipinfo"; <$gallery->app->unzip = "/usr/bin/unzip"; <// optional use_exif missing <$gallery->app->movieThumbnail = "/home/p/pt/pt-<home/public_html/frawo/gallery/images/movie.thum<b.jpg"; .......
And this one I have made on my server...But why is it two backslashes // ?
<Error: Directory /home/p/pt/pt-<home/public_html//albums does not exist. Please <create it.
<$gallery->app->photoAlbumURL <= "http://home.no.net/frawo/gallery"; <$gallery->app->albumDirURL <= "http://home.no.net/albums";
One more thing, do I need MySql to have this gallery?
Frawo
frawo@start.no
What the hell is that ? Is it Zgal ??? If you try to run it under MS windows, it won't work. Zgal is for unix only.
Log in to post a comment.
Hello
I have a problem with Gallery Config.
I get two errors, but I have created directory c:\... (On my own pc)
<* Constants */
<$gallery->app->galleryTitle = "Gallery";
<Error: Directory c:\windows\temp does not <exist. Please create it.
<......
<$gallery->app->pnmDir = "/usr/bin";
<$gallery->app->highlight_size = "200";
<$gallery->app->zipinfo = "/usr/bin/zipinfo";
<$gallery->app->unzip = "/usr/bin/unzip";
<// optional use_exif missing
<$gallery->app->movieThumbnail = "/home/p/pt/pt-<home/public_html/frawo/gallery/images/movie.thum<b.jpg";
.......
And this one I have made on my server...But why is it two backslashes // ?
<Error: Directory /home/p/pt/pt-<home/public_html//albums does not exist. Please <create it.
<$gallery->app->photoAlbumURL <= "http://home.no.net/frawo/gallery";
<$gallery->app->albumDirURL <= "http://home.no.net/albums";
One more thing, do I need MySql to have this gallery?
Frawo
frawo@start.no
What the hell is that ?
Is it Zgal ???
If you try to run it under MS windows, it won't work.
Zgal is for unix only.