Commit Graph

117 Commits

Author SHA1 Message Date
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
a740e6242d Merge branch 'master' of https://git.oopen.de/install/php 2018-04-12 12:50:22 +00:00
0d6e57578f Add Readme for installing old (not mysqli or mysql_pdo) mysql drivers. 2018-04-12 12:49:56 +00:00
2994e33f89 Changes in debian prerequisites. 2018-03-12 04:04:54 +01:00
014bb6d877 Change to use MySQL native driver (mysqlnd). 2018-02-22 17:28:56 +01:00
cd68ec3346 Install xdebug version 2.5.5 in case of php main version 5.6. 2018-02-18 01:21:06 +01:00
79a3363789 mod_php-5.4_debian-9_install.sh: Disable cronjobs during installation. 2018-02-17 15:42:35 +01:00
5294bd24eb mod_php_install.sh: Disable cronjobs during installation. 2018-02-17 15:27:15 +01:00
b0430b7b69 Skipping 'updatedb' is now possible. 2018-01-26 03:30:40 +01:00
96cd138eb7 Correct path to php.ini file. 2018-01-06 18:17:20 +01:00
d533805b02 Remove broken link '/usr/bin/MagickWand-config' if exists. 2018-01-06 14:43:28 +01:00
e88e07805a Prevent install script (5.4) from adding manpage entries if they alraedy exists. 2018-01-06 13:00:39 +01:00
d615d15df8 Prevent install script from adding manpage entries if they alraedy exists. 2018-01-06 12:58:47 +01:00
1b5883564b Add script 'mod_php-5.4_debian-9_install.sh' to install PHP 5.4 under Debian 9 (stretch). 2018-01-03 04:30:02 +01:00
0f655f83db Print out OS version. 2018-01-03 04:28:57 +01:00
1d4799f817 - Fix some minot error.
- Add support for PHP 7.2.
2018-01-01 18:46:42 +01:00
069f0f3ea3 Add some plausibility checks for commandline given php.ini values. 2017-12-12 16:30:53 +01:00