Post in Error messages - Image Resize
OK - I've spent a few minutes Googling and I can see that the message is caused
by my having the following line in my php.ini file:
disable_functions = show_source, passthru, popen, proc_open
Is it safe to remove popen from this list and thus enable it ?