Hello i am suprised cause your gallery rox..
but i had got onto a mine while trying to work this thing on
Windows XP, apache based with php4..
Everywhere in README aka /gallery/docs/index.html
i read, i came to the part where i need to
" Run the configure.bat script in your main Gallery directory in order to put Gallery into configuration mode. "
but i only see configure.sh and other secure.sh
for linux and not for windows..
i'm realy stuck here..
please help..
best regards, leo
----
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):
Gallery version: the newest
Apache version: 1.x
PHP version (don't just say PHP 4, please): 4.3.10
Graphics Toolkit:
Operating system: Windows XP
Web browser/version (if applicable): Mozilla
Posts: 13451
There is no need for that anymore, thats just old documentation.
Posts: 5
if it's old documentation how do i procede
instsalling and configuring that on Windows XP?
Posts: 13451
Just open http://example.com/gallery/setup and you should be on your way, everything else is just the same as earlier, there just isn't any need to run configure.bat
Posts: 5
// Error: tmpDir: c:/www/temp exists, but is not writeable by the webserver user. Try:
chown -R unknown c:/www/temp
or if that doesn't work:
chmod -R 777 c:/www/temp
$gallery->app->userDir = "c:/www/albums/.users";
// Error: You must specify a path for netpbm or ImageMagick for Gallery to function!!
i use Windows, what should i do man.. those commands are unix based..
Posts: 13451
Does c:\www\temp exist? Have you tried using c:\windows\temp istead?
Posts: 5
ok i switched..
only 1 error left
$gallery->app->userDir = "c:/www/albums/.users";
// Error: You must specify a path for netpbm or ImageMagick for Gallery to function!!
/* Defaults */
Posts: 1535
Do you have netpbm or IM installed? Have you entered the path in the config?
Posts: 5
i've got source from ImageMagick but i don't know how to install it..
it's all so weird, i see that linux installation for Gallery is even easyer...
damn who did all this on WinXP ?
...
Posts: 1535
Just pick up the NetPBM for windows zip, throw it in a directory, and point the config to that directory.