Uploading probs.

jgni
jgni's picture

Joined: 2002-10-17
Posts: 9
Posted: Fri, 2002-10-18 15:26

Now I got my Gallery to work. Or almost. I can't upload to it ?

I get this error :

Status: 1 (expected 0)
Error: Invalid image: 220702D.jpg!

And in my Apache log it says :

[Fri Oct 18 17:15:14 2002] [error] [client 212.10.137.33] 'C:Program' is not recognized as an internal or external command,
[Fri Oct 18 17:15:14 2002] [error] [client 212.10.137.33] operable program or batch file.
[Fri Oct 18 17:15:14 2002] [error] [client 212.10.137.33] pnmfile: EOF / read error reading magic number :???:

Any ideas ? :roll:

I use Windoze 2K

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7988
Posted: Sun, 2002-10-20 03:00

Try moving your NetPBM binaries into a path that doesn't have any spaces in it. PHP's exec code barfs when you try to exec a binary in a path with a space in it (like "Program Files")