i have gallery setup etc on win2k and iis
the gallery setup pages says it can find the netpbm files (all 12 of them) but when i click the diagnostic page...i get
We're going to test each NetPBM binary individually. If you see errors, you should click here to see more details
Checking c:netpbmgiftopnm
Error! (File c:netpbmgiftopnm does not exist.)
Checking c:netpbmjpegtopnm
Error! (File c:netpbmjpegtopnm does not exist.)
Checking c:netpbmpngtopnm
Error! (File c:netpbmpngtopnm does not exist.)
Checking c:netpbmpnmcut
Error! (File c:netpbmpnmcut does not exist.)
Checking c:netpbmpnmfile
Error! (File c:netpbmpnmfile does not exist.)
Checking c:netpbmpnmflip
Error! (File c:netpbmpnmflip does not exist.)
Checking c:netpbmpnmrotate
Error! (File c:netpbmpnmrotate does not exist.)
Checking c:netpbmpnmscale
Error! (File c:netpbmpnmscale does not exist.)
Checking c:netpbmpnmtopng
Error! (File c:netpbmpnmtopng does not exist.)
Checking c:netpbmppmquant
Error! (File c:netpbmppmquant does not exist.)
Checking c:netpbmppmtogif
Error! (File c:netpbmppmtogif does not exist.)
Checking c:netpbmppmtojpeg
Error! (File c:netpbmppmtojpeg does not exist.)
why can't it see them? perhaps this is keeping my upload from working?
thanks for the help in advance
Posts: 487
The beginning check simply tests if a file with that name exists.
The diagnostics page does a little bit more. Can you execute any
of the binaries by hand? try 'c:netpbmpnmfile -version' or something
to see if you have a valid binary.
Posts: 58
yeap i get the version info...9.14
compiled by plumblet etc....
so pretty sure i got the right binaries...i downloaded them like 4 times to make sure they weren't corrupt or anything.
Posts: 32
hello all,
thats a great threat: yesterday i installed Gallery 1.3.1 on postnuke .714! Besides some
troubles with the installation-process i was finally happy to get the stuff running; I love gallery! However - i was not able to upload any photo! What should i do! Is it possible
to get photos uploaded - Without netpbm!
I think that it is possible that the missing netpbm causes the problem!? is this possible!
When i try to upload any image, i get a error like this: invalid image!
any hint and any help will be appreciated
bilbobaggin :smile:
Posts: 58
i'm pretty sure the reason i can't post images is because the diagnostic page can't see the executables...if it can't see them, i'm sure the rest of gallery can't see them as well.
i have all the permissions set as needed per the 5 articles I found here, but diagnostics can't see the netpbm dir, and i can't upload images.
Posts: 7994
FYI, we don't support IIS. See the requirements page and the sticky note at the top of this forum.
Posts: 58
read all the forum stickies, etc...i was hoping someone here would have run into the same issue since there appear to be people using IIS and succeeding.