Fatal Error — Allocated Memory
-
Good news first… I ran the plugin once without any issues, and was able to free up 900mb+ of old files in 12,068 image files. Yay!
When I try to re-run the plugin now, however, I get a fatal error. Below is the full output of the log file. Any idea what’s going on? I’ve tried updating PHP memory in wp-config.php to be 64, then 96mb, but no change. Thanks in advance!
–Mike
[0.0046] Info: WP_Query results written to log
[0.0000] Registered sizes: [“thumbnail”,”medium”,”large”,”full”]
[0.0001] Meta indexed so far: 1 / 636
[0.0005] Sample meta:
{“width”:1080,”height”:720,”file”:”2013\/12\/BellonBaptism_0421.jpg”,”sizes”:{“thumbnail”:{“file”:”BellonBaptism_0421-180×180.jpg”,”width”:180,”height”:180,”mime-type”:”image\/jpeg”},”medium”:{“file”:”BellonBaptism_0421-700×466.jpg”,”width”:700,”height”:466,”mime-type”:”image\/jpeg”},”large”:{“file”:”BellonBaptism_0421-800×533.jpg”,”width”:800,”height”:533,”mime-type”:”image\/jpeg”}},”image_meta”:{“aperture”:0,”credit”:””,”camera”:””,”caption”:””,”created_timestamp”:0,”copyright”:””,”focal_length”:0,”iso”:0,”shutter_speed”:0,”title”:””}}
[0.0000] Meta indexed so far: 51 / 636
[0.0000] Meta indexed so far: 101 / 636
[0.0000] Meta indexed so far: 151 / 636
[0.0000] Meta indexed so far: 201 / 636
[0.0000] Meta indexed so far: 251 / 636
[0.0000] Meta indexed so far: 301 / 636
[0.0000] Meta indexed so far: 351 / 636
[0.0000] Meta indexed so far: 401 / 636
[0.0000] Meta indexed so far: 451 / 636
[0.0000] Meta indexed so far: 501 / 636
[0.0000] Meta indexed so far: 551 / 636
[0.0000] Meta indexed so far: 601 / 636
[0.0207] Meta indexed so far: 636 / 636
[0.0231] Info: Valid and Invalid meta results written to log
[0.0157] Info: Loaded attachments to memory [48.25 mb]
[0.0659] Info: 2294 Images found [50.25 mb]
[0.1523] Info: 103 Invalid images found [50.5 mb]
[0.1659] Info: Retrieved attachment images from DB [48 mb]
[0.2496] Info: Backup meta results written to log [48 mb]
[0.0004] Posts checked for used images 1/149
[0.0004] Posts checked for used images 51/149
[0.0003] Posts checked for used images 101/149
[0.0157] Info: Invalid post image meta results written to log
[0.0397] Info: Invalid script image meta results written to log
[0.3973] Info: Invalid referenced image meta results written to log
[0.0000] Uknown error: Please see returned value below<b>Fatal error</b>: Allowed memory size of 67108864 bytes exhausted (tried to allocate 59 bytes) in <b>/home/pittmanp/public_html/wp-content/plugins/image-cleanup/image-cleanup.plugin.php</b> on line <b>1842</b>
- The topic ‘Fatal Error — Allocated Memory’ is closed to new replies.