Opened 19 years ago
Closed 19 years ago
#2193 closed defect (bug) (worksforme)
Caching happening in the admin interface
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 2.0 |
Component: | Administration | Keywords: | bg|reporter-feedback |
Focuses: | Cc: |
Description
With caching turned on, if I do something like activate a plugin, it doesn't appear activated or -- in fact -- get activated at all because of caching. I turn the caching off in wp-settings.php and all is fine and dandy. A similar scenario with changing options.
There are three possible situations here:
- I'm affected by some obscure bug
- I'm doing something wrong/stupid or otherwise have made an obvious mistake
- This really is a bug that affects everyone (who hasn't change the default setting of caching being on)
I've marked this major because I'm worried it's the third.
Change History (3)
Note: See
TracTickets for help on using
tickets.
It's not, it doesn't happen for me. Could you provide details on your system set up (you could use the dump-env plugin, http://dev.wp-plugins.org/file/dump_env/trunk/dump_env.php). Do you have write access to wp-content? Who does your server run as? What are the permissions on wp-content and below?