Maximum execution time error
-
Hi — I have a Raspberry Pi 3 (latest Raspbian on Buster, WordPress latest 5.2.2, PHP 7.3, very small WordPress site (<100 posts)). First time using this plugin and running into this error in the Apache/PHP logs:
Fatal error: Maximum execution time of 1500+2 seconds exceeded (terminated) in /var/www/html/wp-content/plugins/media-cleaner/core.php on line 254
Which the code does this:
// PDF
preg_match_all( “/((https?:\/\/)?[^\\&\#\[\] \”\?]+\.pdf)/”, $html, $res );I have tried the instructions here: https://meowapps.com/media-cleaner-debug-issues/ but to no avail. Has anyone ever gotten this plugin to work on the Raspberry Pi 3? Much appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Maximum execution time error’ is closed to new replies.