It was due to a problem in the data;misc;default template, which is bizarre to say the least.
Look into the slashd.log and find the command that gives error, then run it by hand. For example: article.pl virtual_user=mol_forum ssi=yes sid='02/06/07/1032217' section='articles' bytes=5102 >/dev/null.
If it works fine, it returns on the standard error something like count 1, hitparade 1,1,1,0,0,0,0
otherwise there should be errors after the count line: fix those errors, are the ones that confuse slashd.
Happened to me, too (Score:2)
Look into the slashd.log and find the command that gives error, then run it by hand. For example: /dev/null.
article.pl virtual_user=mol_forum ssi=yes sid='02/06/07/1032217' section='articles' bytes=5102 >
If it works fine, it returns on the standard error something like
count 1, hitparade 1,1,1,0,0,0,0
otherwise there should be errors after the count line: fix those errors, are the ones that confuse slashd.
Good luck
Check out the Slash in Italian Project [kenobi.it]