web analytics
Evan && Or && Id

Ngoprek

locate: database too small

by on Dec.03, 2010, under Belajar IT, Ngoprek

Iseng lagi neh…
Pas coba mau cari file pake perintah locate muncul error :
push# locate accf_http.ko
locate: database too small: /var/db/locate.database

Langsung aja pake perintah :
push# /usr/libexec/locate.updatedb
>>> WARNING
>>> Executing updatedb as root. This WILL reveal all filenames
>>> on your machine to all login users, which is a security risk.

Kalo mau aman pake perintah ini :
su -m nobody /usr/libexec/locate.updatedb

Share on Facebook
Leave a Comment more...

‘httpready’ Accept Filter Error

by on Dec.02, 2010, under Belajar IT, Ngoprek

Iseng lagi ngoprek mesin kacangan… Install WebServer pake apache22m, setelah compile dan masukin apache22_enable=”YES” di /etc.rc.conf ( echo ‘apache22_enable=”YES”‘ >> /etc/rc.conf ) eh pas ngidupin httpd-nya malah ada muncul error :
[root@push /usr/ports/www/apache22]# apachectl start
[Thu Dec 02 23:48:52 2010] [warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter

Coba sana sini akhirnya nemu trik-nya, pertama kita install dulu module-nya:
push# cd /usr/src/sys/modules/accf_http
push# make all install clean
ini kalo pas ngejalanin kldload accf_http muncul error ini, nah biasanya ini file nyelip di kernel lama, solusinya install ulang module-nya aja dengan cara di atas :
kldload: can’t load accf_http: No such file or directory

sekarang kita load module-nya :
push# kldload accf_http

Nah kalo mau ngejalanin permanent lakukan langkah ini :
push# echo ‘accf_http_load=YES’ >> /boot/loader.conf
push# less /boot/loader.conf
accf_http_load=YES
Reboot dan kita coba liat setelah up kembali mesinnya….

^^ ok catatan kecil pengingat sudah selesai untuk permasalahan apache22

Share on Facebook
Leave a Comment more...

Update Web evan.or.id

by on Dec.02, 2010, under Belajar IT, Hobi, Ngoprek, Note, Politik, Sosial

Alhamdulillah,

Hari ini hosting web evan.or.id susah mulai aktif lagi dan saya sengaja di hostingkan ke salah satu web hosting di indonesia yaitu MWN

Kenapa ga bikin server hostingan sendiri ?
Ribet boss, ia kalo servernya punya sendiri.. kan enak.. nah kalo servernya milik kantor ? ia kalo kantornya sendiri, la kalo kita cuman gawe di kantor orang ? kalo kita pindah kantor mindahin lagi dah data-datanya…

Jadi cari aman aja.. biar ga repot kalo mau pindah-pindah hostingan

Nah.. kalo mau ikutin ide kita.. silakan klik ini aja www.masterwebnet.com

Share on Facebook
Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!