5 million rows in wp_litespeed_img_optm
-
Hi there, I’ve noticed that I’m getting disk space warnings, and upon investigation, I have ~5M rows in wp_litespeed_img_optm. There are 861 items in the Media Library.
A sample row data is like so:
id: <auto increment value>
post_id: 0
optm_status: -8
src: 0
src_filesize: 0
target_filesize: 0
webp_filesize: 0
Any idea how I can prevent this?
Is it realted to another issue I have?
I have Formidable Forms installed.
One of the forms allows a User to upload an image.
Litespeed attempts (and fails) to optimise the images in the secure upload directory, which results in a log file full of lines like so:[07-Mar-2023 15:02:17 UTC] PHP Warning:? md5_file(<path-tofile>.jpeg): Failed to open stream: Permission denied in /home/jodent/public_html/wordpress/wp-content/plugins/litespeed-cache/src/media.cls.php on line 139
Any help appreciated.
Thanks!
- The topic ‘5 million rows in wp_litespeed_img_optm’ is closed to new replies.