I don't know why appears that warnning message.
the warning message is ok - don't worry but it will disapear - if you da an export from the lower level to the higher... than the higher level will know, which parts of the data has been succesfully stored at the lower level
so the next time, the higher level will just export newer data to the lower level and the lower will will not try to insert data, which is already present at its database...
Do I have to do something special to configure all interfaces in the same machine for they to work good, and what should I do for the dataexchange using a tar file in my hard drive instead of using /dev/fd0 ???
just change the path from fd0, like you did just make it readwriteable for the apache user - otherwise it can't be properly accessed...
to illustrate: EXPORT_IMPORT_DOWN_DEVICE "/usr/local/pki-new/operating/exchange/data-001" thats for expample the line in the server/*.conf file
and this is the setup at the filesystem:
[EMAIL PROTECTED] etc]# ls -al /usr/local/pki-new/operating/exchange/data-001
-rw------- 1 apache apache 81920 Mar 8 23:03 /usr/local/pki-new/operating/exchange/data-001
greetings dalini
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
