Switched VPS Host

25 Jun 2011 by TuxAdmin

As some of you might have noticed, the main site was down for a about week whilst waiting for my host to perform node hardware upgrades. My VPS with them is still (mostly) down and their support team hasn't given any indication on when the services will be restored ...

read more

Script Updates To Version 1.2.1

16 May 2011 by TuxAdmin

Changelog:-

  1. Re-uploaded all multiuser scripts due to a minor bug in creating new domains. The /home/user/domains directory was not correctly chown-ed to the user. (domain.sh)

  2. Added idle-timeout directive to mod_fastcgi for LAMP script using PHP5-FPM. The timeout is set to 120 seconds. Thanks to Daniel for the ...

read more

LAMP Multiuser for Debian 6 Squeeze

05 May 2011 by TuxAdmin

Two variants of the LAMP script (multiuser) version 1.2 are now available.

  1. PHP5-FPM + mod_fastcgi. This setup is better, but unsuitable for those who are not comfortable running a mix of stable and unstable (PHP) packages.
  2. PHP5-CGI +mod_fcgid. Slower setup and less effective with APC cache but uses 100% stable ...
read more

Script Updates To Version 1.2

21 Apr 2011 by TuxAdmin

LNMP for Debian updated to V1.2

A little overdue but the initial plan was to wait for Debian's PHP team to move PHP5-FPM package to testing before releasing the updated scripts. However, its been almost 2 months now and the package maintainers haven't done so. Perhaps they ...

read more

LAMP for Ubuntu 10.10 Maverick Meerkat

02 Apr 2011 by TuxAdmin

Installer script for Ubuntu 10.10 Maverick Meerkat now available. This script package installs Apache2 (mpm-worker) with mod_fastcgi and PHP5-FPM, which is a faster and better setup than the Debian version of Tuxlite LAMP script (PHP5-CGI). All packages are installed from official Ubuntu repositories. The default install uses 80MB idle ...

read more