Recently I noticed the captcha image was missing from the contact form and seemed to coincide with updating zenphoto to 1.4.2.1. However I remembered that I had ticked the Enable Imagick box recently and after unticking it I found that the captcha image was displayed properly again.
Checking the error.log it was full of these warnings and errors:
Quote:PHP Fatal error: Maximum execution time of 30 seconds exceeded in zenphoto/zp-core/lib-Imagick.php on line 279
PHP Fatal error: Maximum execution time of 30 seconds exceeded in zenphoto/zp-core/lib-Imagick.php on line 267
PHP Fatal error: Maximum execution time of 30 seconds exceeded in zenphoto/zp-core/lib-Imagick.php on line 356
PHP Fatal error: Maximum execution time of 30 seconds exceeded in zenphoto/zp-core/lib-Imagick.php on line 610
PHP Fatal error: Maximum execution time of 30 seconds exceeded in zenphoto/zp-core/lib-Imagick.php on line 625
PHP Warning: Module 'imagick' already loaded in Unknown on line 0
After unticking Enable Imagick there are still these warnings but the errors seem to have gone:
Quote:PHP Warning: Module 'imagick' already loaded in Unknown on line 0