Warning: session_save_path() [ href=’function.session-save-path’>function.session-save-path]: open_basedir restriction in effect. with error reporting set, blank page won’t give anything 🙁 A little work need to be done since session not working properly after upgrade php from php 4.4.7 to php 5.2.3. After doing install and uninstall php5 ports in freebsd 6.2 box. I can see that error. […]

Recent announcement from php.net about end support for php4 make me thinking about upgrading to php5. All server already use latest php4 version php 4.4.7 with mysql support (4.0.27) and apache1.37 Upgrading start from student server : 1. Uninstall all related php4 ports 2. Install php5 ports kongja# cd /usr/ports/lang/php5 && make clean ===>  Cleaning […]

FreeBSD 7 release will get shaping up to be an awesome release 🙂 From Jeff blog : "Well 5 years ago this summer I stopped by evan‘s house in seattle’s university district and told him I was going to write a scheduler that saturday. Today I committed my SCHED_SMP work as SCHED_ULE and I feel […]

New server arrive, HP proliant ML 350 G4 P . With four SCSI HD. ready to replace our old email server 🙂 Just a problem that arise with heatsink that prompt message " 1610 temperature violation detected " sighhh… wait more than 5 minutes for cold the machine has no impact. A few result from […]

New HP server came with 4 SCSI HD, need to use it for email server. Replace old Intel Pre Server host around 3000 email account. I’ve been playing around with gconcat for ftp server, now wanna try gstripe 🙂 jedimaster# gstripe label -v email /dev/da1s1d /dev/da2s1d /dev/da3s1d Metadata value stored on /dev/da1s1d. Metadata value stored […]