Optic
Well-known member
I recently changed the image processor from GD to ImageMagick PECL. After doing this I can no longer gracefully rebuild attachment thumbnails, I get a 503 LiteSpeed error.
This server error appears:
If I return to the Admin CP the following message appears:
Clicking that appears to resume the rebuild process, but shortly afterwards the 503 occurs again. If I repeat this cycle a few times eventually all the attachments finish rebuilding.
Does anyone have any ideas?
I'm using ImageMagick module versoin 6.5.4-7 2014-02-10 Q16 if that helps..
This server error appears:
PHP:
ErrorException: Fatal Error: Maximum execution time of 120 seconds exceeded - library/XenForo/Image/ImageMagick/Pecl.php:310
Generated By: Optic, 6 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(51) "http://animeforums.net/admin.php?tools/run-deferred"
["_GET"] => array(1) {
["tools/run-deferred"] => string(0) ""
}
["_POST"] => array(3) {
["redirect"] => string(56) "http://animeforums.net/admin.php?tools/rebuild&success=1"
["execute"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
If I return to the Admin CP the following message appears:
There are manual rebuild processes that have been stopped before completion. Click here to complete them.
Clicking that appears to resume the rebuild process, but shortly afterwards the 503 occurs again. If I repeat this cycle a few times eventually all the attachments finish rebuilding.
Does anyone have any ideas?
I'm using ImageMagick module versoin 6.5.4-7 2014-02-10 Q16 if that helps..
Last edited: