Massive reductions on domain name registrations – grab yourself a bargain!
.CO.UK – £3.79
.COM – £5.95
Take advantage of this special offer today!
Getting MYSQL server has gone away when importing database from .sql file
Problem: You are trying to import a .sql file using the command line mysql command but it is unsuccessful as follows:
# mysql -u douser -pdbpass yourdb < db_file.sql ERROR 2006 (HY000) at line XXXXX: MySQL server has gone away
The solution is to edit /etc/my.cnf and add the following line to the [mysqld] section:
max_allowed_packet=64M
Then restart mysql:
# service mysqld restart
Re-run your import query (you may need to delete the partly database first and re-create it) and it will now succeed.
With so many registrars to choose from it is difficult to determine which deals are the best.
If you have done your homework you will have already discovered that the initial registration cost is not the only cost you need to consider. The hidden fees make it extremely difficult to choose who to use. We make it very easy – by not having any!
If your domain is hosted, this guide is not for you. If your domain name is parked, ie. using name servers ns.microlite1.com and ns2.microlite1.com and you have purchased a POP Mailbox – read on…
Your domain is registered, you’ve got your Webmail login for your Domain POP Mailbox, now you want to get things moving on your iPhone or iPad. Here is an example of a POP Mailbox configured on an iPad3 (Ok, The New iPad). Obviously use your own name, username and password as provided.
First, let’s set up the Incoming Mail Server:
Now let’s setup the SMTP Outgoing Mail Server:
That’s all there is to it. You can use the same setting in other mail clients such Outlook, Entourage etc.