good day fellow DPers I am having some server trouble. Now i just recently installed mediawiki and I am trying to get thumbnails to work. I am getting this error for my thumbnails. http://www.mediawiki.org/wiki/Manua..._Unable_to_run_external_programs_in_safe_mode. I have worked through there solutions and have checked that my safe mode was indeed off which I already knew since it needs to be off for some other software i run on my server. $wgImageMagickConvertCommand = "/usr/bin/convert"; << that is the correct path to ImageMagick i went and located the file... So what am i missing? how do i fix this?