4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: Jadelit on July 03, 2002, 08:22:21 PM
-
OK I read in the other threads that you have to have safe_mode off.. well I did phpinfo.php on my server and this is what I found..
safe_mode
Off Off
safe_mode_exec_dir
no value no value
safe_mode_gid
Off Off
safe_mode_include_dir
no value no value
Now when I try and create a thumbnail or resize an image, this is the error I get..
Convert image file: wall1byjade.jpg (1024x768) ....
Error converting image file!
I contacted my host for the correct path and they said
/usr/local/share/ImageMagick
I also CHMOD the following dirs 777
Data
-Database
-Media
-Thumbnails
-Tmp_media
-Tmp_thumbnails
Templates
-Default
-Media[/list:u]
But it still doesn't work..
Some help please..
-
hi,
you need the full path to cmd convert not to ImageMagick directory
like
/usr/bin/convert
or
/usr/local/bin/convert
or if you have SSH(telnet) access try this
whereis convert
or ask your hosting provider again..
-
sweet found it..
/usr/local/bin/convert
Thanks a bunch!
-
you're welcome..
it would be great if you put <a href=> link for "4homepages" back in your footer.html..
-
whoops..
forgot to link it.
-
ok, i fill path to /usr/bin/convert
then converting again see this :(
Convert image file: test_foto.jpg (800x600) ....
Error converting image file!
or
Create thumbnail for: Test (test_foto.jpg) ....
Error creating thumbnail!
please help...
(on server installed ImageMagick)
-
any body know how this problem may resolved?
please, help.. :roll: