Title: asmodai's Replies | WordPress.org

---

# asmodai

  [  ](https://wordpress.org/support/users/asmodai/)

 *   [Profile](https://wordpress.org/support/users/asmodai/)
 *   [Topics Started](https://wordpress.org/support/users/asmodai/topics/)
 *   [Replies Created](https://wordpress.org/support/users/asmodai/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/asmodai/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/asmodai/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/asmodai/engagements/)
 *   [Favorites](https://wordpress.org/support/users/asmodai/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [FreeBSD, WordPress 2.7.x and TinyMCE](https://wordpress.org/support/topic/freebsd-wordpress-27x-and-tinymce/)
 *  Thread Starter [asmodai](https://wordpress.org/support/users/asmodai/)
 * (@asmodai)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/freebsd-wordpress-27x-and-tinymce/#post-996703)
 * Actually, it turns out it was a bug in lighttpd 1.4.21’s handling of sendfile()
   on FreeBSD.
 * For more details, see [http://redmine.lighttpd.net/issues/1913](http://redmine.lighttpd.net/issues/1913)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [FreeBSD, WordPress 2.7.x and TinyMCE](https://wordpress.org/support/topic/freebsd-wordpress-27x-and-tinymce/)
 *  Thread Starter [asmodai](https://wordpress.org/support/users/asmodai/)
 * (@asmodai)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/freebsd-wordpress-27x-and-tinymce/#post-996669)
 * Turns out, after the necessary debugging, that for some reason (GCC or cosmic
   rays) lighttpd 1.4.21 was not compiled well. It only happened on this particular
   file (tiny_mce.js). A forced recompile later (with exact the same options, flags
   and all) and everything works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Google Sitemaps and WordPress 2.3 (Please help testing)](https://wordpress.org/support/topic/google-sitemaps-and-wordpress-3-please-help-testing/)
 *  [asmodai](https://wordpress.org/support/users/asmodai/)
 * (@asmodai)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/google-sitemaps-and-wordpress-3-please-help-testing/page/3/#post-623582)
 * Arne, you said earlier:
 * > [@alyas2022](https://wordpress.org/support/users/alyas2022/): This error is
   > probably not related to the Sitemaps plugin since it is not active on the front
   > end. There is also no such database query in it so you could try to disabled
   > all your plugins one by one to see which of them causes the error.
 * Unfortunately you are mistaken. google-sitemap-generator.3.0b7 has this snippet:
 * `$catsRes=$wpdb->get_results("SELECT cat_ID AS ID, MAX(post_modified) AS last_mod
   FROM`” . $wpdb->posts . “`p LEFT JOIN`” . $wpdb->post2cat . “`pc ON p.ID = pc.
   post_id LEFT JOIN`” . $wpdb->categories . “`c ON pc.category_id = c.cat_ID WHERE
   post_status = 'publish' GROUP BY cat_ID");`
 * Notice the $wpdb->post2cat occurence in the code.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Am I right to be scared of upgrading to 2.2?](https://wordpress.org/support/topic/am-i-right-to-be-scared-of-upgrading-to-22/)
 *  [asmodai](https://wordpress.org/support/users/asmodai/)
 * (@asmodai)
 * [19 years ago](https://wordpress.org/support/topic/am-i-right-to-be-scared-of-upgrading-to-22/#post-565623)
 * Actually, I just upgraded today from 2.1.x to 2.2 and have had no problems. Then
   again, I don’t have an site using umpteen plugins.

Viewing 4 replies - 1 through 4 (of 4 total)