Title: miccom's Replies | WordPress.org

---

# miccom

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Ajax Edit Comments] Missing files in 2.3.6.0 release](https://wordpress.org/support/topic/plugin-wp-ajax-edit-comments-missing-files-in-2360-release/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-ajax-edit-comments-missing-files-in-2360-release/#post-1209185)
 * /wp-ajax-edit-comments/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
 * is still missing in 2.4.0.3
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [One Page with another Theme?](https://wordpress.org/support/topic/one-page-with-another-theme/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/one-page-with-another-theme/#post-892772)
 * Yes, I know templates. Is there no way without templates? For example to give
   articles a different theme?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [htaccess and wp-comments-post.php](https://wordpress.org/support/topic/htaccess-and-wp-comments-postphp/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/htaccess-and-wp-comments-postphp/#post-750511)
 * I found a solution, the Problem is, that the error messages want to access files
   from /wp-admin/css and /wp-admin/images so I removed the auth-access only for
   this to directories and now, users can get an error message without an auth. 
   🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [high cpu load](https://wordpress.org/support/topic/high-cpu-load/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/high-cpu-load/#post-684416)
 * k, still no reply, continuing one-on-one interview. 😀
 * As I wrote above, I extended the wpsmiliestrans-array in functions.php up to 
   1.800 lines. Since I removed all Smilies from this array and replaced them with
   only 20 Smilies, the cpu load goes down. I also use WP Super Cache now.
 * The load goes down, but is still higher than under 2.0.11, I hope, it will be
   better under 2.5
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [high cpu load](https://wordpress.org/support/topic/high-cpu-load/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/high-cpu-load/#post-684368)
 * Nobody?
 * 🙁
 * Here are some more cpu load statistics. The show WP 2.0.11, WP 2.3.2 and WP 2.3.2
   with the Wp Super Cache Plugin:
 * [http://www.greensmilies.com/wp-content/uploads/2008/01/080117-24_cpu-week.png](http://www.greensmilies.com/wp-content/uploads/2008/01/080117-24_cpu-week.png)
 * Same traffic and smiley array as under WP 2.0.11, will explode the load under
   WP 2.3.2. Super Cache did a good job but 2.0.11 was better…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Where are the Smilies configured?](https://wordpress.org/support/topic/where-are-the-smilies-configured/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/where-are-the-smilies-configured/#post-683113)
 * < 2.1 in vars.php
    >= 2.1 in functions.php
 * both are located in wp-includes
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [high cpu load](https://wordpress.org/support/topic/high-cpu-load/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/high-cpu-load/#post-684291)
 * OK, I think we found the “problem”. I use my Blog to present my Smilies and I
   added each Smilie to the wpsmiliestrans-array in functions.php. So the array 
   has 1.800 lines. 😀
 * If I remove all Smilies from the array, the load goes done significantly!
 * But, as you can see in my cpu load graph:
    [http://www.greensmilies.com/wp-content/uploads/2008/01/cpu-day19-22.png](http://www.greensmilies.com/wp-content/uploads/2008/01/cpu-day19-22.png)
   the load **without** the large array is much higher than under 2.0.11 **with**
   the large array!
 * Why it was better under 2.0.11?
 * Any ideas, what I can do? I don’t wanna remove the smilies, because they are 
   the topic of my blog and I used them in hundreds of topics…
 * My Server-Admin also said me, that a lexer is faster than a parser and WP should
   use it… just his 2 cents.
    For examlpe: [http://greg.chiaraquartet.net/archives/138-PHP_ParserGenerator-and-PHP_LexerGenerator.html](http://greg.chiaraquartet.net/archives/138-PHP_ParserGenerator-and-PHP_LexerGenerator.html)
 * Thanks for reading! 🙂
 * /edit:
 * I use a dedicated server with an AMD Athlon(tm) 64 X2 Dual Core Processor 4600
   + (2400 mhz) and 2 gigs of ram.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [high cpu load](https://wordpress.org/support/topic/high-cpu-load/)
 *  Thread Starter [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/high-cpu-load/#post-684053)
 * maybe this can help:
 *     ```
       Trace for /opt/virtual-domains/www.greensmilies.com/index.php
       Total Elapsed Time = 1.31
       Total System Time  = 0.09
       Total User Time    = 1.14
   
               Real         User        System             secs/    cumm
       %Time (excl/cumm)  (excl/cumm)  (excl/cumm) Calls    call    s/call  Memory Usage Name
       --------------------------------------------------------------------------------------
       45.1 0.54 0.56  0.56 0.59  0.00 0.00  2745  0.0002   0.0002            0 preg_replace
       5.8 0.09 0.09  0.06 0.06  0.01 0.01  8474  0.0000   0.0000            0 strlen
       5.8 0.07 1.40  0.07 1.22  0.00 0.10    35  0.0021   0.0377            0 require
       3.9 0.04 0.04  0.04 0.04  0.00 0.00    83  0.0006   0.0006            0 base64_decode
       3.2 0.04 0.04  0.04 0.04  0.00 0.00  3354  0.0000   0.0000            0 substr
       2.6 0.01 0.10  0.03 0.09  0.00 0.02   785  0.0000   0.0001            0 WP_Object_Cache->get
       2.6 0.01 0.05  0.03 0.06  0.00 0.01  3142  0.0000   0.0000            0 CachedFileReader->seekto
       2.3 0.02 0.02  0.03 0.03  0.00 0.00  1780  0.0000   0.0000            0 preg_match
       1.9 0.02 0.02  0.02 0.02  0.00 0.00  1814  0.0000   0.0000            0 str_replace
       1.6 0.03 0.03  0.02 0.02  0.00 0.00   546  0.0000   0.0000            0 is_string
       1.6 0.02 0.67  0.02 0.64  0.00 0.02  1828  0.0000   0.0004            0 apply_filters
       1.6 0.02 0.02  0.02 0.02  0.00 0.00  2168  0.0000   0.0000            0 trim
       1.6 0.02 0.02  0.01 0.01  0.01 0.01  1784  0.0000   0.0000            0 preg_quote
       1.3 0.00 0.00  0.01 0.01  0.00 0.00   154  0.0001   0.0001            0 merge_filters
       1.0 0.01 0.07  0.01 0.05  0.00 0.01  3147  0.0000   0.0000            0 CachedFileReader->read
       1.0 0.01 0.01  0.00 0.00  0.01 0.01  1783  0.0000   0.0000            0 htmlspecialchars
       1.0 0.01 0.01  0.01 0.01  0.00 0.00  1040  0.0000   0.0000            0 is_array
       1.0 0.00 0.00  0.01 0.01  0.00 0.00   333  0.0000   0.0000            0 in_array
       1.0 0.01 0.01  0.01 0.01  0.00 0.00   760  0.0000   0.0000            0 is_null
       0.6 0.01 0.01  0.01 0.01  0.00 0.00   248  0.0000   0.0000            0 defined
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 2.3.1 server load](https://wordpress.org/support/topic/wp-231-server-load/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/wp-231-server-load/#post-655046)
 * hi, did you find out anything intersting? I updated from 2.0.11 to 2.3.2 and 
   my cpu load is exploding… 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Trackback and Pingback not doing anything…](https://wordpress.org/support/topic/trackback-and-pingback-not-doing-anything/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [19 years ago](https://wordpress.org/support/topic/trackback-and-pingback-not-doing-anything/page/2/#post-514711)
 * I use 2.0.9 and still cannot send out trackbacks 🙁
 * I did some tests:
    [http://www.greensmilies.com/2007/03/16/trackback-test/](http://www.greensmilies.com/2007/03/16/trackback-test/)
   I send a trackback to all linked posts under each test.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 2.1 always format my code](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/#post-513415)
 * I withdraw my request in the second post, it isn’t an WP issue, it was my Adblocker…
   🙁 *shame on me*
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 2.1 always format my code](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/#post-513381)
 * Thanks veola, but we both are using the editor without the wysiwyg-option.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 2.1 always format my code](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/)
 *  [miccom](https://wordpress.org/support/users/miccom/)
 * (@miccom)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/wordpress-21-always-format-my-code/#post-513378)
 * I have not the same, but a similar problem. WP is hiding my images, which I put
   into my topic.
 * I use this image-tag:
    <img src=”[http://www.greensmilies.com/images/banner_001.gif&#8221](http://www.greensmilies.com/images/banner_001.gif&#8221);
   alt=”GreenSmilies.com – Die Welt der Smilies ist nicht immer nur gelb!” width
   =”468″ height=”60″ />
 * And WP 2.0.8 and 2.1 make this:
    <img src=”[http://www.greensmilies.com/images/banner_001.gif&#8221](http://www.greensmilies.com/images/banner_001.gif&#8221);
   style=”display: none;” alt=”GreenSmilies.com – Die Welt der Smilies ist nicht
   immer nur gelb!” height=”60″ width=”468″>
 * You can see (or better, you can’t see) it also on my test blog:
    [http://miccom.wordpress.de/](http://miccom.wordpress.de/)

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