On Wed, 27 Feb 2002, [iso-8859-1] Miguel Rodr�guez wrote:
I have installed zope in a linux machine, but it'm starting to have not enough free space at disk.
This is my disk partition information:
Filesystem Size Used Avail Use% Mounted on /dev/hda1 3.4G 3.2G 24M 99% /
You shouldn't have installed ALL the packages of your Linux distribution ;-)
Is there any way of changing the location of data.fs??
move it somewhere on /home while Zope is stopped, then do a symlink from your Zope's var directory to your Data.fs's new location, e.g. : $ mkdir /home/zope $ mv /usr/lib/zope/var/Data.fs /home/zope $ ln -s /home/zope/Data.fs /usr/lib/zope/var/Data.fs hth. Jerome Alet - alet@unice.fr - http://cortex.unice.fr/~jerome Fac de Medecine de Nice http://wwwmed.unice.fr Tel: (+33) 4 93 37 76 30 Fax: (+33) 4 93 53 15 15 28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE