Recent change in mysql make my friend contact me. He want to learn and practice about postgresql before use it on real cpanel host that support postgresql . I agree to set new server for him to play around. Theรย server itself basically consists of apache, php, postgresql and phppgadmin on FreeBSD 8.1 stable. Here […]
Category: Unix
Fatal error: Call to undefined function gregoriantojd()
That error message show up when I try to install wordpress plugin. I think it must be plugin author false since I already have php date extension enabled but I’m wrong ๐ Further search lead me to ‘calendar’ extension. Look no further to php5-calendar in my FreeBSD 7.3 box I install it. cd /usr/ports/misc/php5-calendar && […]
FreeBSD 7.3 released
FreeBSD 7.3 ready to serve. From FreeBSD press release : Some of the highlights: ZFS updated to version 13 new boot loader gptzfsboot supports GPT and ZFS hwpmc(4) enhancements including support for Core2/i7 processor and pmcannotate(8) new mfiutil and mptutil tools for widely used RAID controllers NULL pointer vulnerability mitigation bind updated to 9.4-ESV Gnome […]
Step by step Install Pure-FTP inside pfSense
pfSense is great stuff when you’re looking for Firewall but I need more ๐ Case : A user want to store his file in the form of FTP but pfSense is the only server that available in the office. New HDD ready to support this method. Solution : Add new HDD and install FTP server […]
FreeBSD 8.0 RELEASE has been released, get your iso or update your source now!
While waiting for official announcement I see that FreeBSD 8.0 iso file just replace 8.0RC3. Quick download iso file for FreeBSD 8.0 Release : Bootonly Disc1 DVD LiveFS Memory Stick Update via source using csup or cvsup set to : RELENG_8_0 for release or RELENG_8 for stable Update via freebsd-update : freebsd-update upgrade -r 8.0-RELEASE