Quote:
|
Originally Posted by omegatron Well you just recompiled PHP right? at least you told me you did. If you knew how to install PHP I assume you could install Imagemagick
I linked the instructions to install imagemagick on the post above. |
ok - installed as per instructions. All went fine.
Changed the config-inc.php file to use ImageMagick opposed to GD -
Tried to upload once again... Get the following errors @ top:
Quote:
Warning: getimagesize(h): failed to open stream: No such file or directory in /home/aquarium/public_html/photopost/image-inc.php on line 170
Warning: copy(h): failed to open stream: No such file or directory in /home/aquarium/public_html/photopost/image-inc.php on line 205
Warning: fread(): supplied argument is not a valid stream resource in /home/aquarium/public_html/photopost/image-inc.php on line 543
|
What am I supposed to do now?
(sorry for all the questions)