Reading through the forums, I found this little gem:
Quote:
|
Originally Posted by Tpol I have a friend of mine that using Win2K and the pathīs has spaces and no problem.
If anyone is having problems with Imagemagick that got error when creating thumbnails the solution is very simple:
In image.inc.php look for fs_exec command.
REplace ALL fs_exec commands to SHELL_EXEC, EXCEPT the FIRST command !!!!
That is all and very simple. I think itīs because the Old versions of PHP.
But works fine in all versions !!!
have fun !!!
Tpol |
Someone please put this somewhere more obvious to find, E.G., The Incredibly Sparse Instructions!!!!!!