This forum is no longer active. Please post your questions to our new community site
GD image rotation and filtering Low Quality - Poor Performance
|
|
I installed the Bitnami Drupal stack and everything seems to be running fine except that I get the following error when I run a Drupal Status Report: GD Image Rotation Low Quality / Poor Performance The installed version of PHP GD does not support image rotations. It was probably compiled using the official GD libraries from http://www.libgd.org instead of the GD library bundled with PHP. You should recompile PHP —with-gd using the bundled GD library. See: http://www.php.net/manual/en/image.setup.php. An implementation of imagerotate in PHP will used in the interim. A similar message is given for GD image filtering. Since I installed the Bitnami Drupal stack so that I could avoid compiling my own version of PHP, is there another way to resolve this error message without recompiling PHP? |
|
|
Hi, It is necessary to recompile PHP. We are working to fix this issue and we will release a new version soon. Thanks for reporting it. |

