jbleecker
Forum Replies Created
-
Nope. It doesn’t.
Forum: Plugins
In reply to: [Plugin: Yet Another Related Posts Plugin] Broken in 2.9?Hello – I too had problems that I think track back to YARPP. Yesterday, before the upgrade to 2.9 (I was at the latest 2.8), someone notified me that my feed was not working. I found an error indicating an out of memory situation. I tracked this for a bit, restarting Apache, MySQL, etc. Finally started disabling plugins one by one until it was clear YARPP was causing this. I deactivated it and the feed came back fine. I *just* upgraded to 2.9 and thought to reactivate YARPP, which I did, but then the feed broke again. Let me know if I can provide more details — the error was unspecific except that the feed contained nothing but a PHP error message indicating that the process had run out of memory trying to allocate some number of bytes to default-widgets.php.
Forum: Fixing WordPress
In reply to: Error establishing a database connection (again)I found that the mysql client in PHP was incompatible with MySQL 5.0 — the encryption used for passwords breaks. I’ve had this same problem with a couple other mysql connection drivers.
The fix is described here: