Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

ImageMagick support broken? #13

Description

@stevelacey

I am having trouble getting the ImageMagick adapter working via your plugin.

I believe it is because of your use of PHP stream paths, and that php5-imagemagick eventually boils down to raw executions outside of PHP, and thus the paths are unrecognised?

The error I'm getting in logs is:

unable to open image `/var/www/steve/web/sfImageSource:/Image/file#51'

As you can see it tries to append the stream URL to the end of the current execution path.

Am I doing something wrong or is the use of the adaptor in this way fundamentally flawed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions