
October 29th, 2004, 10:01 PM
|
|
Contributing User
|
|
Join Date: Jan 2004
Location: brisbane
Posts: 42
Time spent in forums: 2 h 9 m 35 sec
Reputation Power: 5
|
|
|
imagemagic help. whats wrong with my command.
hi all im tryng to run this command but its not working, anyone able to see anything wrong
PHP Code:
exec("/usr/bin/convert -resize 194 /home/httpd/vhosts/tandem54.com/httpdocs/images/properties/bg_image.jpg /home/httpd/vhosts/tandem54.com/httpdocs/images/properties/bg_imagetest.jpg", $error);
cheers aron.
|