kasus.... mencoba untuk bisa konek ke 2 UCS. setting di ucsnode.inc.php kurang lebih seperti ini :
/**ucs pertama*/ $ucs['serveraddr'] = 'http://server1.net/ucs'; $node['id'] = 'library1'; // node ID $node['password'] = 'pass-library1'; $node['name'] = 'Perpustakaan-Library'; // node name /**ucs kedua*/ $ucs['serveraddr'] = 'http://server2.net/ucs'; $node['id'] = 'library109'; // node ID $node['password'] = 'pass-library109'; $node['name'] = 'Perpustakaan-Library'; // node name masalah.... dalam kondisi setting tsb, saat upload hanya bisa ter-upload ke ucs-kedua. apabila ucs-kedua 'dimatikan', baru dapat upload ke ucs-pertama. pertanyaan..... bagaimana setting-an yg baik untuk dapat upload ke lebih dari 1 UCS?? mohon pencerahan dari para suhu serta rekan-rekan sekalian. catatan: dalam kondisi 1-by-1, dapat upload ke masing-masing UCS. terimkasih, salam, vaijho. ------------------------------------ -- Towards cyber libraries to support information society in Indonesia. Joining ICS-isis by sending mailto:[email protected] Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.phpYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ics-isis/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ics-isis/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
