I am slowly weeding out errors having to do with PHP, now when I try to upload a picture to the Gallery I get these errors:
Top of Form Bottom of Form PHP Warning: exec() [function.exec]: Unable to fork [c:/imagemagick//convert -version] in C:\Inetpub\wwwroot\gallery\util.php on line 1208 PHP Warning: exec() [function.exec]: Unable to fork [c:/imagemagick//convert -version] in C:\Inetpub\wwwroot\gallery\util.php on line 1208 PHP Warning: exec() [function.exec]: Unable to fork [c:\imagemagick\\convert -quality 50 -resize 150x150 c:\inetpub\wwwroot\gallery\albums\album01\Sunset.jpg c:\inetpub\wwwroot\gallery\albums\album01\Sunset.thumb.jpg] in C:\Inetpub\wwwroot\gallery\platform\fs_win32.php on line 215 Thanks for your help in advance