I'm getting this error when I try to upload a photo into an album.
couldn't execute "/usr/local/bin/identify": permission denied
while executing
"exec [ad_parameter ImageMagickPath]/identify $filename"
(procedure "pa_image_width_height" line 2)
invoked from within
"pa_image_width_height $tmp_filename "base_width" "base_height""
("uplevel" body line 76)
invoked from within
"uplevel {
# /packages/photo-album/www/photo-add-2.tcl
ad_page_contract {
adds a photo to an album
@author bags@arsdigita.com
@cre..."
(procedure "code::tcl::/home/tmizukami/web/openpharma/packages/photo-alb..." line 2)
invoked from within
"code::tcl::$__adp_stub"
invoked from within
"if { [file exists $__adp_stub.tcl] } {
I'm running on RH 7.3, OACS 4.6, and ImageMagick 5.5.4 was built from sources
Thanks for any help
Request notifications