Miranda Hawarden-Ogata wrote on 5/25/07 8:39 PM:
> Thanks, I will look into using swish.cgi with Swish::API next week.
>
> I'm having another odd little problem. I made a little script to run swish-e
> and capture the output to a log file that I have been running from the
> commandline without incident, though it does take about 2.5 hours to spider
> my site:
>
> #!/bin/csh
>
> date >> & /var/log/swish-e
> /usr/local/swish/swish-e/bin/swish-e -S prog -c /etc/httpd/swish/swish.conf
> >> & /var/log/swish-e
> date >> & /var/log/swish-e
>
> However, yesterday I set it up as a cron job to run every afternoon, and
> after about an hour and a half it dies with the message "Out of memory!".
> Does anyone have any ideas about what is wrong?
>
at the risk of stating the obvious, what's wrong is that you ran out of memory.
check the docs for the -e option.
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri May 25 23:32:34 2007