This is the second weekly update and bug fix. We got some wonderful suggestions to increase the PHP script security. This release contains the following updates, security updates, and bug fixes.

Bugfix:

  • [#INTERNAL-2] - The vhost template inheritance issue has been fixed during the bulk update

Updates:

  • Add option to Mysql setup utility -i, -rp
  • Added MySQL data directory recreation if the Mysql db is empty. Some Percona servers don't auto-initialize MySQL data dir
  • Enabled fpm as default handler to provide more security

Security Updates:

  • Protection added for php script to prevent reading from outside the user home directory ( FPM)
  • Set default homedir permission to 0711, during account creation time
  • Set user-specific session dir on $HOME/tmp