So, I have gallery running fine, except for the fact I can't upload any images to my created albums [keep getting invalid image error] :razz: . The configuration process says found all 12 binaries under the netpbm search, but when I get down to it and use check_netpbm.php the path is correct, there's no space in path either, but it reports it can't find the binary files that are blatantly there. In debug mode, I get a red error message saying it can't find the binary file in the very directory I know it is in! Below that reads an "unlink failed" warning concerning check_netpbm.php. Please any help would be greatly appreciated.
I am on winxp, running gallery 1.3.1, using the provided precompiled netpbm binaries from sourceforge.
Posts: 7994
Hmm. Try following FAQ C.2 -- what do you see?
Can you put your Gallery in config mode and provide a URL to it, please?
Posts: 2
nt
Posts: 7994
Hmm. Your netpbm binaries are under "E:Program Files...netpbm". Try moving them to a path that doesn't have a space in it and see if that helps fix the problem.
Oh, and you're running a pretty old version of PHP, you might consider upgrading.