Die Entwickler des OpenSource Multi Server Control Panel i-MSCP haben in den letzten Wochen kräftig entwickelt und die Maintenance Versionen 1.2.6, 1.2.7 bis aktuell die 1.2.8 veröffentlicht. Alle beheben Fehler der vorherigen Version.
Die Änderungen aus den Releases:
i-MSCP 1.2.6
BACKEND
- Changed: Primary phptmp directory is now used by all PHP sites
- Fixed: Wrong TMPDIR set in fcgi starter script for domains which use mount point of another domain
- Fixed: Wrong TMPDIR set in pool configuration files for domains which use mount point of another domain
- Fixed: Wrong TMPDIR set in php.ini configuration files for domains which use mount point of another domain
- Removed: BASE_SERVER_VHOST BASE_SERVER_VHOST_PREFIX and WWW_DIR data – Modules::Alias::_getHttpdData()
- Removed: BASE_SERVER_VHOST BASE_SERVER_VHOST_PREFIX and WWW_DIR data – Modules::Domain::_getHttpdData()
- Removed: BASE_SERVER_VHOST BASE_SERVER_VHOST_PREFIX and WWW_DIR data – Modules::SubAlias::_getHttpdData()
- Removed: BASE_SERVER_VHOST BASE_SERVER_VHOST_PREFIX and WWW_DIR data – Modules::Subdomain::_getHttpdData()
- Removed: Useless deletion of the vlogger entries by the HTTPD server impl. when a domain is deleted – Those entries are automatically deleted by the imscp-vrl-traff script
DATABASE
- Fixed: Mysql IGNORE extension doesn’t work with Fast Index Creation (MySQL Bug #40344)
- Fixed: MySQL IGNORE extension is deprecated as of MySQL 5.6.17
- Fixed: Possible duplicate entries when adding UNIQUE constraints
FRONTEND
- Changed: Increased number of items to display by default in data tables (previous value was 5, it is now 10)
YOUTRACK
- Fixed: #IP-1358: Admin’s tickets can’t be deleted due to an additional quotation-mark in the template
i-MSCP 1.2.7
BACKEND
- Fixed: BASE_SERVER_VHOST placeholder is not replaced in vhost files (httpd server implementations)
- Fixed: Unable to delete domain alias – Can’t locate object method _getSharedMountPoints via package Modules::Alias
- Fixed: Unable to delete subdomain – Can’t locate object method _getSharedMountPoints via package Modules::Subdomain
i-MSCP 1.2.8
BACKEND
- Fixed: Unable to disable domain name (Apache2 FCGID server implementation)
Loading...