admin管理员组文章数量:1304248
I recently updated a wordpress multisite to 5.6 and since that update, new uploads to the media library don't add new entries in the mysql database, and consequently don't show up in the media library. I have confirmed that normal posts successfully write to the database and that media library uploads successfully put the file on our server.
The error I see when uploading a new image is, "post-processing of the image failed likely because the server is busy or does not have enough resources. . ."
I'm testing with a tiny .png, just 8KB and 303x25 pixels
php settings: post_max_size 16M, max_upload_filesize 16M, memory_limit 512M, max_execution_time 300
While WordPress is attempting to upload the image, cgi/fastcgi maxes out the CPU. There are no php errors added to the debug log when the upload fails.
I've tried disabling all plugins and changing the theme to twenty twenty and twenty twenty-one.
So, I'm officially out of ideas on ways to fix this issue and am wondering if anyone else has ideas/has encountered this before.
Thanks!
本文标签: phpwordpress media library new uploads don39t write to database
版权声明:本文标题:php - wordpress media library new uploads don't write to database 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741774163a2396926.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论