diff --git a/install/install.py b/install/install.py index 9246cf05f..a2e344513 100644 --- a/install/install.py +++ b/install/install.py @@ -1,5 +1,4 @@ import sys -import sys import subprocess import shutil import installLog as logging diff --git a/managePHP/ubuntuphp70.xml b/managePHP/ubuntuphp70.xml new file mode 100644 index 000000000..540b4cc65 --- /dev/null +++ b/managePHP/ubuntuphp70.xml @@ -0,0 +1,113 @@ + + + php70 + + + lsphp70-common + Most of what you need. + 1 + + + + lsphp70-curl + Curl (common web tools) required for PHP + 1 + + + + lsphp70-dbg + Debugging extension + 0 + + + + lsphp70-dev + Development features almost always required. + 1 + + + + lsphp70-imap + Email extensions for PHP. + 1 + + + + lsphp70-intl + Extensions for countries other than the U.S. + 1 + + + + lsphp70-json + PHP extensions for JavaScript Object Notation. + 1 + + + + lsphp70-ldap + PHP extensions for LDAP (directory access protocol) + 1 + + + + lsphp70-modules-source + PHP source modules for virtually everything. Very large. + 0 + + + + lsphp70-mysql + PHP extension for MySQL or MariaDB databases. + 1 + + + + lsphp70-opcache + PHP low-level caching of code. Very important for performance. + 1 + + + + lsphp70-pgsql + A PostgreSQL database extension for PHP. + 0 + + + + lsphp70-pspell + PHP spell checking extensions. + 0 + + + + lsphp70-recode + PHP extension to transform data between different character sets. + 1 + + + + lsphp70-snmp + PHP network management extensions. + 0 + + + + lsphp70-sqlite3 + An extension for PHP applications that use the SQLite v3 features. + 1 + + + + lsphp70-sybase + An extension for PHP applications that use Sybase databases. + 0 + + + + lsphp70-tidy + PHP extensions for manipulating HTML, XHTML and XML documents. + 1 + + + diff --git a/managePHP/ubuntuphp71.xml b/managePHP/ubuntuphp71.xml new file mode 100644 index 000000000..c36b53b02 --- /dev/null +++ b/managePHP/ubuntuphp71.xml @@ -0,0 +1,113 @@ + + + php71 + + + lsphp71-common + Most of what you need. + 1 + + + + lsphp71-curl + Curl (common web tools) required for PHP + 1 + + + + lsphp71-dbg + Debugging extension + 0 + + + + lsphp71-dev + Development features almost always required. + 1 + + + + lsphp71-imap + Email extensions for PHP. + 1 + + + + lsphp71-intl + Extensions for countries other than the U.S. + 1 + + + + lsphp71-json + PHP extensions for JavaScript Object Notation. + 1 + + + + lsphp71-ldap + PHP extensions for LDAP (directory access protocol) + 1 + + + + lsphp71-modules-source + PHP source modules for virtually everything. Very large. + 0 + + + + lsphp71-mysql + PHP extension for MySQL or MariaDB databases. + 1 + + + + lsphp71-opcache + PHP low-level caching of code. Very important for performance. + 1 + + + + lsphp71-pgsql + A PostgreSQL database extension for PHP. + 0 + + + + lsphp71-pspell + PHP spell checking extensions. + 0 + + + + lsphp71-recode + PHP extension to transform data between different character sets. + 1 + + + + lsphp71-snmp + PHP network management extensions. + 0 + + + + lsphp71-sqlite3 + An extension for PHP applications that use the SQLite v3 features. + 1 + + + + lsphp71-sybase + An extension for PHP applications that use Sybase databases. + 0 + + + + lsphp71-tidy + PHP extensions for manipulating HTML, XHTML and XML documents. + 1 + + + diff --git a/managePHP/ubuntuphp72.xml b/managePHP/ubuntuphp72.xml new file mode 100644 index 000000000..54e3e5b5c --- /dev/null +++ b/managePHP/ubuntuphp72.xml @@ -0,0 +1,113 @@ + + + php72 + + + lsphp72-common + Most of what you need. + 1 + + + + lsphp72-curl + Curl (common web tools) required for PHP + 1 + + + + lsphp72-dbg + Debugging extension + 0 + + + + lsphp72-dev + Development features almost always required. + 1 + + + + lsphp72-imap + Email extensions for PHP. + 1 + + + + lsphp72-intl + Extensions for countries other than the U.S. + 1 + + + + lsphp72-json + PHP extensions for JavaScript Object Notation. + 1 + + + + lsphp72-ldap + PHP extensions for LDAP (directory access protocol) + 1 + + + + lsphp72-modules-source + PHP source modules for virtually everything. Very large. + 0 + + + + lsphp72-mysql + PHP extension for MySQL or MariaDB databases. + 1 + + + + lsphp72-opcache + PHP low-level caching of code. Very important for performance. + 1 + + + + lsphp72-pgsql + A PostgreSQL database extension for PHP. + 0 + + + + lsphp72-pspell + PHP spell checking extensions. + 0 + + + + lsphp72-recode + PHP extension to transform data between different character sets. + 1 + + + + lsphp72-snmp + PHP network management extensions. + 0 + + + + lsphp72-sqlite3 + An extension for PHP applications that use the SQLite v3 features. + 1 + + + + lsphp72-sybase + An extension for PHP applications that use Sybase databases. + 0 + + + + lsphp72-tidy + PHP extensions for manipulating HTML, XHTML and XML documents. + 1 + + +