• I can Crop and Resize photos without any issue. When I try to Rotate photos I get the following error:

    <b>Fatal error</b>: Out of memory (allocated 179830784) (tried to
    allocate 2592 bytes) in
    <b> /host/path/blah/blah/wp-admin/includes/image.php<
    /b> on line <b>147</b>

    I have full control over my php.ini (php5.ini in my case) file:
    memory_limit = 512M

    When I first got the error I had it set to 128M, I changed it to 256M, no change, set to 512M, no change.

    All of my pics are 3872 x 2592, varying in actual size but approx 4.5M. If I crop or resize the photo to 2431 x 1627, rotating works.

    Any ideas of what I can check next?

The topic ‘[Plugin: Scissors] Fatal error: Out of memory’ is closed to new replies.