Low Han Yew
Forum Replies Created
-
I have the same problem. I use Dreamhost and WordPress on my blog, and here’s what Dreamhost reply me:
It looks like the issue is that one of your php scripts is using too much
resources for shared hosting. This is causing our procwatch daemon to
notice that usage and kill your process to help keep the server in line.
I would usually recommend looking into your code to see if you can
optimize it’s memory/cpu usage. However, it looks like you are using
WordPress. As such, there’s a good chance this might have to do with a
plugin you are using. I would recommend disabling your plugins (by
renaming the plugins folder to something like “plugins.old”). If your
site begins working at this point, this means that the issue was with a
plugin. As such, you should recreate the “plugins” directory and slowly
begin re-adding the plugins one-by-one and testing it after adding each.
If it breaks after one of them, than this is likely the cause.If this doesn’t help, chances are your blog has outgrown shared hosting.
In this case, I would recommend looking into our Dreamhost PS service:Izumino, how did you solve your problem?
Forum: Fixing WordPress
In reply to: Podpress not displaying new audio posts in 2.6JohnDev, is CamStudio compatible with Mac?
Forum: Fixing WordPress
In reply to: Podpress not displaying new audio posts in 2.6Erm… Does it matter which part of the wp-config.php I add the
define (‘WP_POST_REVISIONS’, 0);
?
Forum: Fixing WordPress
In reply to: Podpress not displaying new audio posts in 2.6To jerd,
What do you mean by
I discovered that this is being caused by the new revisions in 2.6. To disable them, just add:
define (‘WP_POST_REVISIONS’, 0);
to your wp-config.php and the problem disappears.
Do you mean, by doing what you said, PodPress will function as normal?
Forum: Fixing WordPress
In reply to: Podpress not displaying new audio posts in 2.6Yes, I encounter the exact same problem.
Podpress is not displaying in WordPress 2.6.
I can upload the audio file into my wp-content/upload directory. The URL of the fles works, but the Podpress doesn’t display even after I copied the [display_podcast].
When I saved the blog post, and return to it, it is just as Norvell Molex Jr. said,
The problem still exists I try to save the audio but it doesn’t save the audio file or display the length of the file. It just goes back to the add media button or all the slots go blank. Leaving the impression that you have typed nothing!!
I hope this issue can be resolved soon…