I don't know if this has come up before but this is what I've found. analog stores data in /usr/admserv/html/.cobalt/report
this can fill up your / partition pretty quick if you run a couple of hundred sites. Solution: - move data to /home and create symlink (/var's not big enough - at least in our case) mv /usr/admserv/html/.cobalt/report /home/sites/home (this may take a while, depending on age of RaQ) ln -s /home/sites/home/report /usr/admserv/html/.cobalt/report This seems to have done the trick. cLive ;-) -- Clive Holloway - JPi http://clive.get-trolleyed.co.uk - check my stress levels This e-mail is confidential and for the addressee only. . If you received this by mistake, please let me know. _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers