wangxiaohu
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Cannot load akismet-admin.The same error occurred to me.
Forum: Fixing WordPress
In reply to: Akismet delete all returns non-existant pageSecond that, I have the same problem.
Found the solution yet?
Forum: Fixing WordPress
In reply to: WordPress Creating Heavy System LoadsDisabling the cache system solved the problem. In wp-config.php:
define(‘DISABLE_CACHE’, true);
Forum: Fixing WordPress
In reply to: WordPress Creating Heavy System LoadsI found that it is cache.php cause the heave load for my problem mentioned above. See the error below:
—————————————–
Fatal error: Maximum execution time of 90 seconds exceeded in c:\websites\wangxiaohu364\wangxiaohu.com\wp-includes\cache.php on line 344
—————————————–Forum: Fixing WordPress
In reply to: WordPress Creating Heavy System LoadsMy wangxiaohu.org got the same problem. I was told by my host provider that index.php was consuming about 50% of CPU for more than 4 hours before it was manually shut down.
It is WP 2.0.1 running on a Windows server. The plugins it was using are:
1. Archivist (Bring some old posts back to the front.)
2. Get Recent Comments
3. Photopress Plugin
4. Subscribe me (Allow others to subscribe this blog)
5. wpLicense (Add Common License notice to this blog)
6. Lightbox Plugin (JS powered overlay popup)
7. Jalenack’s Wordspew (AJAX based shout box)
8. Counterize (hits and other statistics)
9. LiveJournal CrossposterPlease help! THANKS!
Yu
Forum: Installing WordPress
In reply to: “You do not have sufficient permissions to access this page.”I am now able to get rid of this problem by:
1. Log out if you see “Log out” some where
2. Remove /wp-content/cache completely
3. Login againHowever, I found another problem that the reset password function is not working. I am still using the old password to login.
It seems that the bug is related to the cache system of new WP2.
Forum: Installing WordPress
In reply to: “You do not have sufficient permissions to access this page.”I have the same problem after logged into the admin interface. Except Dashboard, all other links in admin interface give me “You do not have sufficient permissions to access this page.”