My wordpress server is badly broken
-
Hi,
Sometime back I tested a couple of caching plugins on wordpress development server. I uninstalled them afterwards. But, now I see when a non-admin user tries to login, the logged in user is shown cached pages. For example, if a logged in user visits another page in the website immediately after login, he is shown as logged out user.I tried the following things:
1. I made ‘WP_CACHE’ false in wp_config.php
2. I cleared browser cache, and tried with different browser.
3. I cleaned up all remaining files after uninstallation of the caching plugins.
4. I took a backup from one server and freshly installed another server and tested in the new server.
5. I disabled caching through .htaccess
6. I disabled all plugins and tested.But, nothing helped. The problem is happening in a development server. So, there are no CDN cache or NGINX cache.
My concern is, if I uninstall and delete all caching plugins, why should wordpress still cache pages and show pages cached for anonymous users to logged in users? Also, I am not able to recreate the problem for an admin user. It happens only for non-admin users (including subscribers, editors, authors). Please note that I am having the issue in the latest version of WordPress.
Is there any way to resolve the issue or am I hitting a bug in WordPress? Any help will be appreciated.
- The topic ‘My wordpress server is badly broken’ is closed to new replies.