1) "post in teaser" doesn't work. the check box doesn't work
2) voting stars comes and goes in the node. Stars appears in some node, but not in the others.
I am getting pages and pages of errors in watchdog that state
Type php
Date Thursday, July 13, 2006 - 4:33pm
User Guest
Location http://www.eggcraterock.com?/home/ecr/eggcraterock.com/cron.php
Referrer
Message fopen(/tmp/acidfree/dir.lock): failed to open stream: Permission denied in /home/.charla/ecr/eggcraterock.com/modules/acidfree/acidfree.module on line 2089.
Severity error
Hostname
and
Type php
Date Thursday, July 13, 2006 - 4:42pm
User Guest
Location http://www.eggcraterock.com?/home/ecr/eggcraterock.com/cron.php
Referrer
Message flock(): supplied argument is not a valid stream resource in /home/.charla/ecr/eggcraterock.com/modules/acidfree/acidfree.module on line 2179.
Severity error
Hostname
and
Type php
Date Thursday, July 13, 2006 - 4:42pm
User admin
Location http://www.eggcraterock.com/cron.php
Referrer
Message flock() expects parameter 1 to be resource, boolean given in /home/.charla/ecr/eggcraterock.com/modules/acidfree/acidfree.module on line 2090.
Severity error
Hostname 71.116.83.54
This causes my site to be really slow to the point where its hard to evaluate whats going on and try to fix it. I emptied the watchdog table earlier today and it was 3 GB's. It fills up very quickly and about five minutes after i empty it it will have around 500 mbs in it.
Twice in the last few months, one of my Drupal sites has become unavailable due to a corrupted sessions table. A quick MySQL "REPAIR TABLE sessions;" solved the problem, but I'd like to have it done automatically and prevent the need for human intervention.
I'm currently testing a fix where I modify cron.php to run the following code once per hour: