Archive for the ‘Tips & Tricks’ Category

Advanced Linux Joomla Hosting Tutorial

Saturday, August 21st, 2010

For the perfect Joomla configuration we’ve put together this detailed tutorial so you can get the best out of your Pipe Ten shared, reseller, cloud or managed physical server hosting.

(more…)

Advanced PHP Configuration

Friday, August 13th, 2010

We are please to announce that we now not only support the choice of PHP4 and PHP5 on a per domain basis, but also choosing the PHP mode/environment on the following shared servers:

Supported Servers:

web10.pipeten.co.uk

  • PHP4 fastcgi (default) or cgi
  • PHP5 libphp5 (default), fastcgi or cgi

dweb4.pipeten.co.uk

  • PHP4 fastcgi (default) or cgi
  • PHP5 libphp5 (default), fastcgi or cgi

dweb16.pipeten.co.uk

  • PHP4 fastcgi (default) or cgi
  • PHP5 libphp5 (default), fastcgi or cgi

Customers using our Integrated Cloud or Physical Servers should contact support if this functionality is required.

(more…)

Linux File Ownership

Monday, July 19th, 2010

Every file on your Linux system, including directories, is owned by a specific user and group. Therefore, file permissions are defined separately for users, groups, and others. All hosting accounts will have a user on the server, and file ownership is determined upon file creation. This article attempts to clarify how permissions work on Linux and methods by which ownership and permissions can be modified. (more…)