Please, stop those friggin’ invites!

Even if I understand a few simple Mandarin phrases, I don’t know how to read Chinese. And I don’t know you… so why the hell would you invite me? Facebook! Please stop this unwanted invites! I’ve had a dozen invites per month from people I don’t know. Some from Taiwan, and some from Hong Kong, [...]

Ubuntu and PHP5 Configuration

Since moving from cookie to session-based authentication, I’ve been getting permission errors from my PHP5 application (Outage Management System). Notice: session_start() [function.session-start]:ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permissiondenied (13) in <path> on line <line number> And then there’s the 24 minutes timeout even though my .htaccess’ properly setup and configured. Both of these issues prompted me to dig [...]