DNSstuff.com
Jun
1st

Firefox v3 RC1 – A Winner

I don’t usually make a big deal about software, but the latest release of Firefox has me a little bit excited. The render speed is excellent and more importantly the memory problems appear to be gone. Those of you who use Firefox a lot will realise just how good this news is. As an admin and a developer it’s not unusual for me to have 3 or 4 Firefox windows each with 4 or 5 tabs open. However, with Firefox v2 that would result, after a few hours, in a Firefox process that was hanging on to 300-500MB of memory. Not so with v3. After a full days ‘standard’ use I found that Firefox was using a mere 92MB!

The other cool thing is that Roboform has released an update that is compatible with RC1 :) .

Popularity: 40% [?]

May
29th

WHM/CPanel: #2002 – The server is not responding (or the local MySQL server’s socket is not correctly configured)

Tjis is quite a common error and fortunately there seems to be a ‘silver bullet’. The answer was posted on the CPanel forums by Dawzz.

pico /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
or if your server doesn’t have pico:

nano /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
Look for the line that says:

$cfg['Servers'][$i]['socket'] = ”;

and change it to:

$cfg['Servers'][$i]['socket'] = ‘/var/lib/mysql/mysql.sock’;
then change the next line from:

$cfg['Servers'][$i]['connect_type'] = ‘tcp’;
to:

$cfg['Servers'][$i]['connect_type'] = ‘socket’;

Leave a comment if that worked for you!

Popularity: 50% [?]

May
24th

Five Reasons NOT To Use Hotmail

 ?

Do you use Hotmail? If you do then there is a very good chance (in fact I would say 100% chance) that some of the legitimate emails that are sent to your Hotmail address aren’t reaching you. Hotmail has the most aggressive filtering system of any of the major free email providers. Not only that … their filtering systems have serious flaws which result in emails that are not in the least bit ‘spammy’ being silently deleted. Here are my top 5 reasons for avoiding Hotmail.

1. Hotmail spam filtering is too aggressive – ask any ISP and they will tell you that anti-spam filtering of customer emails is a tricky business. The ISP has a responsibility to ensure that their customers receive all legitimate emails. At the same time they need to provide some sort of filtering. Without any filtering at all, the email service would be unusable for some customers – particularly long time customers who have had the same email address for several years or more. So, most ISPs and email services will handle this in a couple of ways. Firstly, their email filtering will generally be non-aggressive by default. That means that it will block the obvious spam, but the occassional spam email may get through. So, they will offer you the option to increase the aggressiveness of the filtering AND provide a folder or login where you can review all filtered emails. This is what the ‘Junk’ folder is also used for.

Hotmail, by default, has very aggressive spam filtering. So aggressive in fact that messages that do not exhibit any spam characteristics whatsoever are filtered.

2. Hotmail Silently Deletes Messages – this is just plain irresponsible. Mind you, it is a FREE service so I guess Hotmail feel that they have no real responsibilities as the customers aren’t paying. Most mail services and ISP mail servers will notify the sending system that they are not delivering an email message and will provide a reason why. This is sometimes in the form of a ‘bounce’ email and it can also appear as a response from the mail server that is logged in your server log.

Not so with Hotmail. I have tried diagnosing Hotmail delivery issues many times and in most cases the Hotmail mail servers will respond with a message indicating that the email was successfully delivered – but it is silently deleted by the Hotmail mail filters. None of the other major mail providers do this. If a message is blocked or filtered by Yahoo Mail then there will be an indication as to why in the server log file. The same applies to GMail.

3. Hotmail’s filtering process is flawed – I had a client who was starting up a site and was finding that his emails weren’t being delivered to Hotmail. The business was new and the domain was new. The messages were simple one line notifications. Hotmail silently deleted these messages. Whitelisting doesn’t help – these messages don’t make it to the junk folder and they don’t even arrive when the sending address is whitelisted. Why have a whitelist and a junk folder if you are going to delete messages before they get to the recipient?

4. Hotmail’s Approval Process Is Flawed – Yes, there is a way that you can request that your domain be allowed to send email to Hotmail accounts – but this process is flawed and it gives a very real example of how broken Microsoft and Hotmail’s email filters are. I sent a message per their instructions. The instructions said to send an email to their address with the domain or list of domains in the body of the message. I immediately received a bounce message that said:

Diagnostic-Code: smtp; 5.1.0 - Unknown address error 550-'5.7.1 <Your e-mail was rejected by an    

anti-spam content filter on gateway (205.248.106.32). Reasons for rejection may be: obscene    

language, graphics, or spam-like characteristics. Removing these may let the e-mail    

through the filter.>' (delivery attempts: 0)

That was a message that had the domain, per their instructions, in the body of the email. I tried sending from three different addresses, none of which have ever been blacklisted. In fact all of the domains had a valid SPF record and reverse MX entry.

5. You Get What You Pay For – If you experience any of these sorts of issues, don’t expect any assistance from Hotmail. You are not paying them for the service and they have no way of handling thousands of complaints each day (which is what they would get if even a small percentage of Hotmail users were aware of how unreliable the Hotmail email service is). Strictly speaking, email is not considered a particularly reliable method of communication. Hotmail takes it to a whole new level though.

If you absolutely MUST have a free email account then you would be much better off choosing either GMail or Yahoo mail. Both of those services are many times more reliable than Hotmail.

If you are a developer who has a client that is insisting on having email delivered to Hotmail account then your only option is to request a manual review from Microsoft’s support department. You can fill in a form at:

https://support.msn.com/eform.aspx?productKey=senderid&ct=eformts&scrx=1

Good luck with that! :)

Popularity: 100% [?]

May
23rd

What’s Up With PayPal Lately?

I’ve always been a big fan of PayPal. I joined back in 2001 and have brought them more than a few customers through my script development work. Now they’re not perfect and I know that to some people they are downright scary. There are many stories about PayPal merchants having their accounts frozen because someone at PayPal erroneously decided that the website that the merchant was promoting was outside their terms. In most cases, if it’s an honest mistake then the account is re-instated (unlike Google’s ‘we don’t like you and we’re not saying why - please just go away forever’ policy). It does seem to happen a little too often though.

Anyway, that’s not the subject of this post. I’m finding in recent months and even going back a year or so, PayPal is becoming less and less reliable. It seems that every 2 or 3 months there’s a major lag with IPN transactions … which kind of defeats the whole INSTANT payment notification concept. I don’t know about you, but I break out in a cold sweat any time that IPN transactions are delayed for more than a few minutes.

A lot of online systems are set up to cater for the impulse .. I WANT IT NOW!!! … kind of buyer. And as we all know, when that kind of buyer doesn’t get instant satisfaction you can expect a slew of tickets on the helpdesk or an inbox full od emails…some accusing you of being some kind of ‘scammer’ whilst others are happy just to mention how crappy your service is.

Lately I’ve found that it can be a major effort just to log in to PayPal. Over the past month the ‘Click here to retry’ message is showing more and more often. Just today I had to go through the login process 6 times before it actually let me in. I find it very annoying and somewhat bewildering that a company the size of PayPal is having so many of these issues and glitches.

Am I the only one experiencing these problems on a regular basis or are you seeing the same thing too?

Popularity: 21% [?]

May
23rd

Fantastico Error – Fantastico Is Not Installed

I had this error show up on a couple of servers today. A search on Google revealed that it’s not an entirely uncommon problem and there seemed to be a host of possible fixes.

After trying a few things that were suggested in forums (and didn’t fix the problem) I deleted the Fantastico files and did a clear re-install. No dice – I still had the same error message:

Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.

Not being a quitting kind of guy, I continued to trawl the forums and eventually found the solution (for me, anyway). It seems that WHM isn’t putting the correct entry for the ioncube loaders into the CPanel php.ini. So, here’s what fixed it for me. Log in to your server as root and do the following:

cd /usr/local/cpanel/3rdparty/etc

pico -w /var/cpanel/3rdparty/etc/php.ini

…then add this line at the bottom of your php.ini file:

zend_extension=”/usr/local/cpanel/3rdparty/fantastico/loaders/ioncube_loader_lin_5.2.so”

If you get ‘command not found’ or similar then instead of pico try nano to edit the php.ini

You may also need to add that line to the bottom of /var/cpanel/3rdparty/etc/php.ini … but only if that file exists. None of my servers had a 3rdparty directory under /var/cpanel.

Here is a link to the forum post where I found this info.

http://www.netenberg.com/forum/index.php?topic=6570.0

…and it refers to this post:

http://www.netenberg.com/forum/index.php?topic=1960.0

Popularity: 26% [?]