skydrak
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Updating permalink-structure crashes my serverAjd, that sounds nice, but I’m not so good in programming. 🙁
Forum: Developing with WordPress
In reply to: Updating permalink-structure crashes my serverIn the server is 2 gb ram, i think it is ok. 😉
The apache-thread goes up to 99,99% cpu usage…
Forum: Developing with WordPress
In reply to: Too many static pages crashing database?The permalinks are stored in the database and they are updated by publishing a new page every time.
Forum: Developing with WordPress
In reply to: Too many static pages crashing database?Have searched for a solution over months… But I found nothing 🙁
Forum: Developing with WordPress
In reply to: Too many static pages crashing database?Same here… Look @ http://ww.wp.xz.cn/support/topic/99927?replies=1 . I fount out that the problem is updating the permalinks…
Forum: Fixing WordPress
In reply to: Databasequerys messed upI have tested to disable the cache, no better result. I think the permalinks are responsible for the queries. 🙁
Why is the rewrite structure in 2.0 stored into the database? It is possible to store it in the .htaccess instead in the database?
Forum: Fixing WordPress
In reply to: Databasequerys messed upNo, theres nothing in my theme that causing the queries. 🙁
I looked up in the functions_post.php, there I saw that all pages are written into wp-cache.
Forum: Fixing WordPress
In reply to: Databasequerys messed upYes, I know, it is caused by my sponsor… 😉 2-3 TB traffic will be payed..
Forum: Fixing WordPress
In reply to: Databasequerys messed upNot a post, a single page. I’ve checked all plugins and it doesn’t gave a better result.
I found out that the numbers of the querys are so high when I browse the page over a permalink, if I browse over: http://trendhure.com/?page_id=1464 it needs only 14 querys, if I browse over http://www.trendhure.com/ice-age-vs-rammstein-video/ it needs 321. I don’t know why… 🙁
Forum: Fixing WordPress
In reply to: Databasequerys messed upThank you for this tip, I have posted it to pastebin. 😉
Forum: Fixing WordPress
In reply to: Thumbnails under PHP5It is compiled with the newest GD.. 🙁