• We are having issues uploading image files and deleting image files. When we permanently delete a image the image is not deleted from the directories and shows in the library after logging out and then logging back in . We can not upload files the files get to 100 percent then hang we get the below error

    Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.

    In PHP we get the below error

    HP Fatal error: Maximum execution time of 600 seconds exceeded in C:\webhost\wordpress\wp-includes\functions.php on line 7736

    We have disabled all plugins and updated all themes

    Our config is

    windows 2016 Server
    PHO 7.413
    MySQL 8.0
    WordPress 5.6 multi site
    WordPress and temp directories have IUSR, IIS_IUSERS and network server added with full control

    Please any ideas ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • This has to do with server settings. Since this is a multisite install, you can only contact the admin of this installation to solve the problem.

    Thread Starter seniceguy

    (@seniceguy)

    Yes I know that we are the server admins if you look at our post we have all settings any idea what those new server setting would be ??

    • This reply was modified 4 years, 2 months ago by seniceguy.
    Thread Starter seniceguy

    (@seniceguy)

    Hi All

    We rolled back our Multi site network to 5.5.3 this morning and everything is working , I believe the issues with uploading and deleting in 5.6 are related to the function $directory_cache that was added in 5.6 , Does anyone have information on what changes need to be done at the server level to work with this function ?

    please and thank you

    I have exactly the same problem with the same error in PHP log:
    Maximum execution time of 1800 seconds exceeded in C:\inetpub\wordpressMUtests\wp-includes\functions.php on line 7736
    Any update on your side?

    Thread Starter seniceguy

    (@seniceguy)

    Hi Eric

    I entered a bug report for this issue it has not yet been reviewed . I will upgrade to 5.6.1 next week when it is released and see if the issues persists and update this post.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image and delete issues after 5.6 upgrade’ is closed to new replies.