Archive for August, 2007
date.timezone in php.ini for php5
My last post about glitch in time related function for php5 I use a function date_default_timezone_set
For global setting as always use date.timezone in php.ini
just change from :
;date.timezone =Asia/Jakarta
uncomment it first by remove semicolon mark into this :
date_default_timezone_set for php5 date() fixation
Recent upgrade to php5 in appserv make me confuse when my friend ask me about this code :
print date(‘d-M-Y H:i:s’);
hour isn’t accurate
after googling I found about date_default_timezone_set
for full list of supported zone time see this link
Options in FreeBSD ports
some useful options :
make config
make showconfig
make rmconfig
make rmconfig will remove old options saved.
Maia-mailguard,clamav & Spamassasin working well
Recent mail server upgrade to new system (FreeBSD 6.2 stable) satisfy me
hmmm….
spamassasin rules grow to 379 rules from 41 rules.
very good.
I miss spam now
FreeBSD Book
Recommended
Thanks
Ads
- -->





