The paths provided above are prefix paths used to install those dependencies. If you installed
Imagemagick and Apache (including APR) in /usr/local you would run:
This assumes mod_dims.so has been installed in $HTTP_ROOT/modules.
Errors
There are three classes of errors in mod_dims;
Errors caused during downloading of a source image. These
come directly from libcurl and are logged as-is.
Errors caused during an ImageMagick operation. These come
directly from ImageMagik and are logged as-is.
Errors caused during processing of a request by mod_dims. These
fall into the category of bad input checking, bad config, etc.
ImageMagick Timeout Error Format:
[client Imagemagick operation, '', timed out after 4 ms
would be something like "Resize/Image" or "Save/Image".
General Error Format:
---------------------
Errors will be in the following format in Apache's error log:
[client ]