Ternyata saya punya masalah yang hampir sama. Barcode dan label tidak muncul ketika akan dicetak. Untuk Kartu anggota dan barcode yg muncul hanya kotak dan judul buku, barcode-nya tidak muncul. Sedangkan pada pencetakan label, sama sekali kosong. Langkah2 yang disarankan sudah dilakukan tapi masalahnya belum teratasi. Saya pakai SLiMS Stable 14 di OS Ubuntu. Mohon bantuannya. Terima kasih
Wassalam, Rachma ----- Original Message ----- From: Hendro Wicaksono To: [email protected] Sent: Wednesday, February 09, 2011 6:56 AM Subject: Re: [ics-isis] barcode tidak mau nyetak Di SLiMS under Linux, untuk folder images, files, repository, harus bisa ditulis oleh web server. Beberapa alternatif caranya: 1. Folder permission nya diubah jadi 666 atau 777. (contoh: chmod -R 777 files images repository). 2. atau ownership folder nya diubah jadi milik user yang menjalankan web server. Kalau di distro berbasis Debian biasanya nama usernya www-data. Kalau di distro berbasis RedHat/Centos kalau ga salah apache2 atau httpd (lupa saya persisnya). (contoh: chown -R www-data:www-data files images repository). Semoga bermanfaat Hendro Wicaksono ----- Original Message ---- From: Purwoko <[email protected]> To: [email protected] Sent: Tue, February 8, 2011 4:15:36 PM Subject: Re: [ics-isis] barcode tidak mau nyetak 2011/2/8 Hendro Wicaksono <[email protected]> > > > chmod 755 lib/phpbarcode/bin/nix/genbarcode sudah dilakukan? > Oke berhasil pak. Padahal yg tidak bisa itu ternyata chmodnya justru 777 > ________________________________ > From: Purwoko <[email protected]> > To: ics-isis <[email protected]> > Sent: Tue, February 8, 2011 3:30:06 PM > Subject: [ics-isis] barcode tidak mau nyetak > > > OS: Ubuntu server 10.10 > SLiMS: Stable14 > Mesin 32 bit > > Barcode tidak mau mencetak. > Lebel dan kartu anggota mau mencetak. > > Tadinya curiga gak aksek folder files, tapi di 777-kan juga tidak mau. > > Adakah yg pernah mengalami demikian? > > -- > Purwoko > Perpustakaan Teknik Geologi UGM > http://purwoko.staff.ugm.ac.id > http://slims.web.id > http://jogjalib.net > > [Non-text portions of this message have been removed] > > [Non-text portions of this message have been removed] > > > -- Purwoko Perpustakaan Teknik Geologi UGM http://purwoko.staff.ugm.ac.id http://slims.web.id http://jogjalib.net [Non-text portions of this message have been removed] ------------------------------------ -- 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 [Non-text portions of this message have been removed] ------------------------------------ -- 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/
