Articles
Choosing a PHP version, and what changes when you switch
You can choose which version of PHP your account runs, and change it yourself at any time, in...
Requesting SSH accessSSH gives you a command line on the server. It is enormously useful for anyone comfortable with...
What happens when you exceed your disk spaceRunning out of disk is more disruptive than people expect, because it stops writes rather than...
What is backed up, and how to get something restoredWe take backups of the accounts on our servers so that we can recover from a server-level...
What the resource limits on your account meanShared hosting means many accounts on one server. To stop any one site affecting the others, each...
Why you have run out of inodes, and how to find themAn inode is one file or one folder. The count has nothing to do with size: a million one-byte...
Why your site is slow: a general checklistApplies to any site, whatever it is built with. Work down the list; the earlier items are both...