Author Archives: Mike

PHP and set_locale on Debian

I like to use set_locale and money_format in my applications for flexibility. You never know when you’re going to go global! I had been using RedHat for a long time, and switched to Debian as I like the distro a … Continue reading

Posted in Uncategorized | Leave a comment

Preventing Daily mail.log rotation on Debian

My preference for server side Linux is Debian 4. As with most distributions, most of the system files are rotated on a daily, weekly, and monthly basis by logrotate. For example, in Debian the log files for apache2, aptitude, and … Continue reading

Posted in Uncategorized | Leave a comment