Title: WordPress &#8220;cache_lastpostdate&#8221; PHP Code Insertion?
Last modified: August 18, 2016

---

# WordPress “cache_lastpostdate” PHP Code Insertion?

 *  [korereactor](https://wordpress.org/support/users/korereactor/)
 * (@korereactor)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/wordpress-cache_lastpostdate-php-code-insertion-1/)
 * [http://secunia.com/advisories/16386/](http://secunia.com/advisories/16386/)
 * Any ideas for a quick fix? Should we worry?

Viewing 1 replies (of 1 total)

 *  [skippy](https://wordpress.org/support/users/skippy/)
 * (@skippy)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/wordpress-cache_lastpostdate-php-code-insertion-1/#post-247449)
 * >  Successful exploitation requires that “register_globals” is enabled.
 * The quick fix is to make sure that [register_globals](http://www.php.net/register_globals)
   is **off**. If your host has it enabled, you can disable it in your .htaccess
   file (Apache users only):
    `php_flag register_globals off`
 * As of PHP 4.2.0, register_globals is disabled by default.
 * See [this thread](http://wordpress.org/support/topic/41464) for more conversation
   about this.

Viewing 1 replies (of 1 total)

The topic ‘WordPress “cache_lastpostdate” PHP Code Insertion?’ is closed to new 
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [skippy](https://wordpress.org/support/users/skippy/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/wordpress-cache_lastpostdate-php-code-insertion-1/#post-247449)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
