PHP Depreciated errors on Ubuntu 10.04 LTS

If you have installed LAMP (Apache, MySQL and PHP on Ubuntu 10.04 LTS) then running this on SSH

php -v

would be giving you certain PHP Depreciated warning like these

root@sea:~# php -v
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/idn.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP 5.3.2-1ubuntu4 with Suhosin-Patch (cli) (built: Apr  9 2010 08:23:39)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

Its a noted bug with Ubuntu and changes may be pushed soon but to fix this just edit each of these files and replace comments starting with ‘#‘ to ‘;‘.

Webmin’s Software Package Update emails are not working

I have wrote yesterday about Webmin 1.5 features. I especially liked the one that will send me a notification when there is any update available to any of the components installed on my Linux box.

To my disappointment, I never got any Software Package Updates module‘s email notification, instead I got this in my mailbox

Undefined subroutine &main::list_all_current called at /usr/libexec/webmin/package-updates/update.pl line 12.

I have no clue what this means or how do I fix it. Any one who can help me with this?

Update: A fix is available for this bug

WordPress’s ‘upgrade automatically’ has issues

Many of you might be aware of this for months, like me, about the issues with WordPress‘s upgrade automatically feature. It fails sometimes and then it starts working perfect sometimes, its an annoying little bit*h.

I tried googling to no success and I still do not know whats going on. Does anyone else face the same issue? what is the fix, if any? HELP!

Windows Live – More Ways to Connect? or annoy?

Windows Live now supports importing and sending alerts to your FaceBook and LinkedIn buddies and contacts

More Ways to Connect - Windows Live

I feel they have tried to get in the social networking business by creating this. It is not too attractive has BUGs, especially related to security because its for everyone (no opt-outs) and other contacts can see and connect to your contacts (if you dont have the proper privacy options enabled which are turned off by default). It sucks!!