Title: PHP Warning: getimagesize Debug Logs
Last modified: January 7, 2026

---

# PHP Warning: getimagesize Debug Logs

 *  [Andrew Rothman](https://wordpress.org/support/users/arothman/)
 * (@arothman)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/php-warning-getimagesize-debug-logs/)
 * Report: VKYUEOZU
   My Debug log is filled with warnings like the one below. What
   should I do to resolve this? I’m on v. 7.7.`[07-Jan-2026 13:35:38 UTC] PHP Warning:
   getimagesize(/wp-content/uploads/2022/07/feature-sequencing.png): Failed to open
   stream: No such file or directory in C:\inetpub\websites\site\wp-content\plugins\
   litespeed-cache\src\media.cls.php on line 1038`

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/php-warning-getimagesize-debug-logs/#post-18777915)
 * this happens because of you are on Window system , the plugin was originally 
   designed for Linux system , one is using `/xxx/xxx/xxx` as file path , one is
   using `C:\xxx\xxx\xxx` for file path , unfortunately there is nothing you can
   do for the time being, except move to a Linux server , or disable the “add missing
   size” feature , we will check how can we fix it from code
 *  Thread Starter [Andrew Rothman](https://wordpress.org/support/users/arothman/)
 * (@arothman)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/php-warning-getimagesize-debug-logs/#post-18777919)
 * Got it! I’ll just disable that feature for now so my logs don’t go crazy.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-warning-getimagesize-debug-logs%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Andrew Rothman](https://wordpress.org/support/users/arothman/)
 * Last activity: [4 months, 3 weeks ago](https://wordpress.org/support/topic/php-warning-getimagesize-debug-logs/#post-18777919)
 * Status: not resolved