500 Internal Server Error
-
500 Internal Server Error
Please check your logs.
Do you want to try again, or skip this entry?Table ‘content.wp_mclean_scan’ doesn’t exist qmdb
DESCRIBE wp_mclean_refs;
+
Unknown
Unknown Table ‘content.wp_mclean_refs’ doesn’t existif i look in phpmyadmin i see those 2 tables
-
if i uncheck if the media/file is used in the content, such as Posts, Pages (and other Post Types), Metadata, Widgets, etc.
its working
-
This reply was modified 6 years, 9 months ago by
user12345678910.
always getting doesnt matter if i set 3gb of ram. PHP Fatal error: Out of memory (allocated 551550976) (tried to allocate 12288 bytes)
-
This reply was modified 6 years, 9 months ago by
user12345678910.
always around 200 posts then the error 500 Internal Server Error shows up and says PHP Fatal error: Out of memory doesnt matter how many memory i set
Hello,
Media Cleaner doesn’t require much memory, and it doesn’t require more and more memory at every step. So I think something else is going on, and your server or WordPress install is losing memory quickly at every request.
Can you list all the plugin you have installed here? Maybe you should try to disable some.
i have also disabled all my plugins. and changed some advanced settings of the mediacleaner plugin to make it slower. i have deleted many POST TYPES (USED BY THIS INSTALL)
Now i only have these.
attachment (165217), custom_css (2), nav_menu_item (26), oembed_cache (1), page (10), post (3783), tdb_templates (33)when i deleted many of these. now it stays at 0 posts not to 200 posts processed anymore.
I use Xampp and use localhost only so no public webpage.
my apache gives this result:
[Sun Sep 08 16:36:03.905069 2019] [php7:error] [pid 14028:tid 1948] [client 192.168.1.126:58520] PHP Fatal error: Allowed memory size of 759169024 bytes exhausted (tried to allocate 2097160 bytes) in H:\\Xamp\\htdocs\\wordpress\\wp-includes\\wp-db.php on line 2610, referer: https://192.168.1.126/wordpress/wp-admin/upload.php?page=media-cleaner
[Sun Sep 08 17:30:38.991314 2019] [php7:error] [pid 14028:tid 1948] [client 192.168.1.126:60889] PHP Fatal error: Maximum execution time of 90 seconds exceeded in H:\\Xamp\\htdocs\\wordpress\\wp-content\\plugins\\media-cleaner\\core.php on line 219, referer: https://192.168.1.126/wordpress/wp-admin/upload.php?page=media-cleaner–
-
This reply was modified 6 years, 9 months ago by
user12345678910.
-
This reply was modified 6 years, 9 months ago by
user12345678910.
-
This reply was modified 6 years, 9 months ago by
user12345678910.
its the [gallery] shortcode. i deleted the shortcode in all posts and now it works
Hello,
I see why. Media Cleaner resolves all the shortcodes to find more information in them. The shortcodes are resolved by other plugins and WordPress itself, and depending on the page, it can be quite big.
I have just added a new option to disable the shortcodes support. It will be released in the next version 🙂 If you need this immediately, let me know and I will release it earlier.
i just changed to {[gallery]} i always can change it back to [gallery] so i think i am good for now, but thanks for your fast replys! and very nice plugin maybe i will buy pro in the future.
-
This reply was modified 6 years, 9 months ago by
user12345678910.
You will be able to use both Free and Pro with that new option I have added 🙂 Thank you so much!
-
This reply was modified 6 years, 9 months ago by
The topic ‘500 Internal Server Error’ is closed to new replies.