Always got this error:
Should I increase my max_execution_time just for this process?
If yes, What should be the ideal value?
Code:
[11-Aug-2013 20:43:19 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 267
[11-Aug-2013 22:18:07 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 249
[11-Aug-2013 22:54:14 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 249
[11-Aug-2013 22:54:53 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 249
[11-Aug-2013 22:55:11 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 249
[11-Aug-2013 23:04:06 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 249
[12-Aug-2013 00:20:55 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/public_html/library/XenForo/Image/ImageMagick/Pecl.php on line 222
Should I increase my max_execution_time just for this process?
If yes, What should be the ideal value?