Commit Graph

83 Commits

Author SHA1 Message Date
707d6f6918 mod_php_install.sh:remove option 'copytruncate' from ogrotation script - its not needed.. 2021-12-20 18:10:19 +01:00
b1f876950d mod_php_install.sh: add 'copytruncate' option to logrotate file. 2021-12-20 17:38:06 +01:00
b5da46920a mod_php_install.sh: add 'icu4c'-libraries to ld.so.conf.d directory if php version 5.6 will be installed. 2021-10-17 18:33:43 +02:00
25e7ebf704 mod_php_install.sh: fix error installing php 7.x on debian os version greater then 10. 2021-10-12 12:57:24 +02:00
cb2b31bec1 mod_php_install.sh: pass some environment variables like 'PATH'. 2021-10-08 03:03:51 +02:00
7d9c9671a4 Support of setting additional FPM Pool Definitions also if a configiration file from prior installation exists and will be taken. 2021-09-14 18:28:51 +02:00
Christoph
7c9f54a8a0 mod_php_install.sh: fix error set Pool Definitions. 2021-09-13 23:23:40 +02:00
509e05bd43 Support user settings of some PHP Pool Definitions. 2021-09-13 17:51:28 +02:00
4d4ad60004 mod_php_install.sh: add support for 'sodium'. 2021-09-01 00:53:10 +02:00
2e6b3c1e0c mod_php_install.sh: remove 'libcroco3-dev' from required debian packages. 2021-08-13 20:16:34 +02:00
5b92d6ee02 mod_php_install.sh: fix error determin MagickWand-config file. 2021-07-05 22:55:43 +02:00
cb17addc17 mod_php_install.sh: change default libxml2 version in case og php 5.6 installation. 2021-05-15 00:59:24 +02:00
16774823c8 organize_php_error_logs.sh: support PHP version 8.0 2021-02-17 00:12:45 +01:00
ca93e36302 mod_php_install.sh: some minor changes.. 2021-02-16 22:35:35 +01:00
14e54993b6 mod_php_install.sh: add support for PHP version 8.0.2. 2021-02-16 22:08:04 +01:00
29be287591 Add script organize_php_error_logs.sh 2021-01-17 02:10:24 +01:00
c24917b0e6 mod_php_install.sh: fix error in creating logrotation file. 2021-01-16 03:02:49 +01:00
0090c77130 mod_php_install.sh: change location of file 'php_errors.log'. 2021-01-16 02:28:03 +01:00
f87dc94d71 mod_php_install.sh: update versions of freetype and libxml2 in case of extra installations.. 2020-12-12 13:45:11 +01:00
acbbc0ace4 Some minor changes. 2020-08-08 19:24:30 +02:00
2fd8b44296 mod_php_install.sh: update pool definitions. 2020-05-29 16:19:49 +02:00
25e8857013 mod_php_install.sh: add support for xmlrpc extension. 2020-04-09 00:02:12 +02:00
bd0808bbff Merge branch 'master' of https://git.oopen.de/install/php 2020-02-18 00:48:22 +01:00
d2b7dfa4a4 Backup old version 'mod_php_install.sh'. 2020-02-18 00:47:27 +01:00
d23aae685c mod_php_install.sh: add support for version 7.4 2020-02-17 15:32:40 +01:00
4a363157ca Add Readme file for upgrading to version 7.4 2019-12-04 16:09:34 +01:00
fbad17420b mod_php_install.sh: suport php 7.0 at debian 10 2019-10-20 23:26:24 +02:00
c49065a61b mod_php_install.sh: add support for php 5.6 at debian 10 (buster). 2019-10-13 01:01:53 +02:00
166031f410 mod_php_install.sh: change pidfile directory for debian versions buster and above. 2019-10-10 02:00:54 +02:00
8ae069334c Fix error creating source directory for freetype. 2019-07-06 22:59:31 +02:00
b441c04cb6 Install freetype form extern sources if debian 10 (buster). 2019-06-15 14:54:22 +02:00
Christoph
b167fe29eb Change config option for freetype2 in case if debian buster and above. 2019-06-14 12:54:05 +02:00
bb8da8eb9d mod_php_install.sh: if php fpm definitions exist from existent installation, take them.. 2019-03-07 15:56:44 +01:00
10aab25f57 mod_php_install.sh: support installation of pear extension 'Mail_mimeDecode'. 2019-02-06 15:50:09 +01:00
629925c080 mod_php_install.sh: adjust output of alternative pear extension installations. 2019-02-06 14:50:24 +01:00
b4ec5925a8 mod_php_install.sh: add support of alternativ install pear extensions if pear.php.net is down. 2019-02-06 14:49:06 +01:00
657b041caa mod_php_install.sh: add libzip-dev to the required debian packages. 2019-01-30 00:03:38 +01:00
b4547714bb mod_php_install.sh: minor changes.. 2018-12-05 02:09:29 +01:00
92a6d7aa21 mod_php_install.sh: fix error adding rules to file 'httpd.conf' in case of mod_pgp. 2018-12-04 04:30:17 +01:00
d3c574a2e1 mod_php_install.sh: support ubuntu 18.04 - adjust '_required_base_packages'. 2018-08-21 12:57:33 +02:00
cf57da51e9 mod_php_install.sh: support installation on vserver guest system. 2018-08-13 13:30:27 +00:00
b4ea83fa76 mod_php_install.sh: fix error for legacy MySQL functions support. 2018-08-12 17:11:33 +02:00
aa33c34752 mod_php_install.sh: add support for legacy MySQL functions. 2018-08-12 17:07:57 +02:00
a1636cf941 Add Readme 'README.php5.3_debian9'. 2018-05-20 11:46:29 +02:00
a1d75e2d22 Add script 'mod_php-5.3_debian-9_install.sh' 2018-05-19 19:50:29 +02:00
bb39073c04 mod_php_install.sh: some inconsequential changes.. 2018-05-19 19:49:47 +02:00
f8852e5f84 Add readme file for installation of PHP 5.4 on debian 9 (stretch) system 2018-05-19 14:46:41 +02:00
7940c01940 mod_php_install.sh: Set symlink php-major-version --> php-version is now the default. 2018-05-14 02:43:26 +02:00
54b4ecdb09 Don't rename '/etc/mysql/my.cnf' if it is a symlink. 2018-04-12 16:32:02 +02:00
bb165b2c8b Rename '/etc/mysql/my.cnf' if present and MySQL was not installed from debian package system. 2018-04-12 15:39:28 +02:00