Raising apc.shm_size from default value 32M to 256M in php.ini seems to do the trick for us.
edit: raising that value is not a bad idea, however it does not solve the issue in the long term. We are now considering removing either APC or Super Cache…
Related Posts:
- How to create custom 401, 403 and 500 error pages?
- 500 Internal server error after changing php version
- How do I Turn This Into An if statement?
- Plugin PHP file gives error 500 [closed]
- HTTP ERROR 500 after installing child-theme [WordPress] [closed]
- 500 Error, Get custom field and returning it
- Unable to update plug-ins – Undefined index a:1:{s:3:”ssl”;b:1;} in class-requests.php on line 213
- My WP Website Shows HTTP ERROR 500
- PHP Shortcode – 500 error
- Trying to display ads on only a third of posts in a loop. Keep getting Error 500?
- Can php warnings cause an Internal Server Error?
- HTTP 500 Error after Creating Shortcode
- Internal server error when enabling Multisite in WordPress
- WordPress Insert line in DB when clicking a button
- Where is wp() function definition?
- WordPress add_rewrite_rules for custom URLs ending in .html
- Make Current/Active Page Number a Link (WP_LINK_PAGES)
- How to show number of unpublished articles?
- How to make modifications only to certain elements of an HTML string on the server-side?
- How to retrieve the data from the sever and displaying it in a page?
- How does WordPress interpret the php code?
- How to execute html code inside php?
- Skip foreach loop
- Javascript not loading on certain page
- WordPress get_media_embedded
- After adding my website to a new server, I keep getting a unexpected end of file error, but the file is identitcal to it’s original source
- List post by title length
- Add editor toolbar to Metabox
- Include js script ONLY on woocommerce product category pages? [closed]
- How to hide specific categories from contributors
- Can we stop session reset if page reloads?
- Display WordPress Post on A Different Site
- PHP $_REQUEST array empty
- how to enqueque code in a php file from functions.php
- Add row to custom database Table and delete all rows older than 1 day
- How to get all the items of a taxonomy even if it does not have a custom post type?
- Displaying Overlay images over thumbnail of category type?
- Strip hashtag off permalink with php
- Uses for function: wp_update_user
- In adding CMS functionality to static website, is complete conversion the only way?
- PHP: $_SESSION destroyed after page reload for my custom session
- Wp Query : Order by distance lat,lon
- Hide publish date when update date
- How can I add diffrent editable text fields?
- How can I check if a post with a particular slug or title exists?
- Category Page Displaying all Pages
- problem connecting to the administrator
- How do I integrate vanilla Javascript to a wordpress website?
- I want to retrieve the email or username data entered for password reset, but failed. how can I do it?
- Error establishing a database connection (configuration)
- Looping through dummy posts and showing them in the main index.php
- Force Sidebar on Full Width page
- Exclude category from function – PHP
- ACF – Can’t get custom post type by taxonomy
- How to change the structure/order of sections in a WordPress theme? [closed]
- WordPress mysql deos not work with php7
- Update user meta when an external link in admin notice is clicked
- Is there an option to execute javascript file only on plugin activation
- update_post_meta Not Processing Array Data (Not Sure What I Am Missing)
- WordPress randomly redirects with 301 after logging in
- Need help with AJAX login to call php in functions.php to handle redirects based on user cap (role)
- How to count posts posts if they are in a separate content page?
- Ajax in a class instantiated via shortcode
- append data to mysql table via submit button coded in php – not working
- When working with a post, almost all wp_postmeta are deleted
- How to tell if a page has subpages for Custom Post Types
- PHP – Woocommerce 3.2 Add variable shipping insurance with multiple “else if ” conditions
- Why transition_post_type hook is called twice for the same post?
- How to do a MySql query in WordPress?
- Shortcode Works for Logged in Users but Not Working for Guest
- Fix mod_pagespeed Fetch timed out error on bitnami AWS wordpress installation
- “Page Array” displaying in title bar on Front Page
- ACF Images If/else
- Adding my own custom template page but got white page
- Meta box not saving spaces
- problem multisite with blog id
- How to set max users to 17.000
- Facebook like update status for wordpress
- Custom Taxonomy Link Text Echo Name Not Slug
- Find trigger behind occasional php undefined error
- Attachments doesn’t update
- wp_customize_image_control default value
- WordPress will suddenly stop saving files uploaded by my code (ran in nopriv ajax)
- Permission error on plugin save
- Adding javascript files to WordPress and jQuery version
- Display default WordPress login/registration form into a modal window
- Restricting Post Content Visibility with Custom Code – where to put it?
- Highlight main menu when on specific posts or pages
- check if .min.css stylesheet exists
- How do I use CSS or PHP to customize WordPress Form Manager Plugin Table?
- WP Login Button for current domain
- Pull GET parameter from URL in functions.php
- How to NOT override inline css rules
- Adding Gravity Form With if(is_page) Is Not Working
- problem with php function error
- Implement “No related posts for this entry” into the loop?
- wc_add_notice not working on cart page
- Twig+WordPress how to use array arguments inside a function?
- I would like to alert message while another user is editing or update data in wordpress admin panel, what should i do?
- It’s not showing full content for posts pages in wordpress “[…]” while customing some changes in the style.css file [closed]