Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4883
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    EDIT: FILE NAME WAS THE PROBLEM

    The image processor cant handle panoramas. Even when they have been downsized.

    I have a panorama at 8500×1759 4.08mb and the processor is not processing it. No error, nothing, the image just sits there and when you click processing the page is refreshed and the image just remains.

    Uploading larger normal files is no issue. Could it be related to the longest side of 8500 pixels? Before I had no issues getting my panoramas processed.

    Problem image 8500 x 1759 4.08mb

    Earlier upload 10294 × 2428 22.9mb

    ImageMagick (exec enabled)
    SYS 2.8.1
    Pro 1.2.3
    WP 3.6.1
    PHP 5.3 single

    ;;;;;;;;;;;;;;;;;;;
    ; Resource Limits ;
    ;;;;;;;;;;;;;;;;;;;

    ; Maximum execution time of each script, in seconds
    ; http://php.net/max-execution-time
    ; Note: This directive is hardcoded to 0 for the CLI SAPI
    max_execution_time = 30

    ; Maximum amount of time each script may spend parsing request data. It's a good
    ; idea to limit this time on productions servers in order to eliminate unexpectedly
    ; long running scripts.
    ; Note: This directive is hardcoded to -1 for the CLI SAPI
    ; Default Value: -1 (Unlimited)
    ; Development Value: 60 (60 seconds)
    ; Production Value: 60 (60 seconds)
    ; http://php.net/max-input-time
    max_input_time = 60

    ; Maximum input variable nesting level
    ; http://php.net/max-input-nesting-level
    ;max_input_nesting_level = 64

    ; Maximum amount of memory a script may consume (128MB)
    ; http://php.net/memory-limit
    memory_limit = 128M

    error_reporting = E_ALL
    display_errors = On

    Thank you, Merci, Gracias, Dank je wel, Danke, Obrigado, Cheers 🙂

    #436
    Profile photo of ajt
    ajt
    Participant

    Have you tried other images? Maybe only that one is odd?
    Can you put it somewhere via ftp and give me a link? I would try to upload it to my site and see what happens 🙂

    #4884
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    Yeah, maybe the file is iffy, I was thinking about that. I wonder why. Let me see if I can get access to the file, its stored on the server, I should be able to download it from bluehost.

    #4885
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    Nope, bluehost cpanel is not accessible from work. FFS. Has to wait till tonight.

    #4882
    Profile photo of Leo
    Leo
    Participant

    On my Ubuntu I can just open up my server like a any other folder on my computer and manipulate files easily. No FTP tedium…just a double click. Meanwhile I can’t even boot into windows without it crashing!

    #4886
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    Is there a Symbiostock Stupid Award?

    I got this thing sorted but I thought that problem was resolved in an ancient version. The image is name is the problem.

    Large Panorama Of Ireland’s Eye At Twilight, the apostrophe is the issue there.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.