Warning: exec() [function.exec]: Unable to fork
|
simplysoftware
Joined: 2005-02-14
Posts: 3 |
Posted: Mon, 2005-02-14 04:04
|
|
<your message here> I have a lot of could not fork errors Processing status... - Adding DSC00182.jpg Executing: C:\netpbm\jpegtopnm C:\inetpub\wwwroot\albums\album02\DSC00182.jpg | C:\netpbm\pnmscale -xysize 150 150 | C:\netpbm\pnmtojpeg --quality=90 > C:\inetpub\wwwroot\albums\album02\DSC00182.thumb.jpg Warning: exec() [function.exec]: Unable to fork [C:\netpbm\jpegtopnm C:\inetpub\wwwroot\albums\album02\DSC00182.jpg | C:\netpbm\pnmscale -xysize 150 150 | C:\netpbm\pnmtojpeg --quality=90 > C:\inetpub\wwwroot\albums\album02\DSC00182.thumb.jpg] in c:\Inetpub\wwwroot\gallery\platform\fs_win32.php on line 169 Results: Status: -1 (expected 0) Which means it wont upload any files, Please Help, |
|
| Login or register to post comments |

Posts: 391
Hi!
FAQ B.2. Does Gallery work under Windows?
Many people have gotten Gallery to work under Windows using Apache. However, Gallery does not interact well with IIS, because PHP still has some issues with executing programs like NetPBM and ImageMagick.
So - go Apache?
NitroTN
Posts: 4
I had the same problem on my PHP5/Win2k3/gallery1.4.4 installation. To fix it i had to grant Read&execute privileges to cmd.exe for IUSR_[computername]