|
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 |
|
|
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 |
|
|
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 |
|
|
d23aae685c
|
mod_php_install.sh: add support for version 7.4
|
2020-02-17 15:32:40 +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 |
|
|
bb39073c04
|
mod_php_install.sh: some inconsequential changes..
|
2018-05-19 19:49:47 +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 |
|
|
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 |
|
|
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 |
|
|
d533805b02
|
Remove broken link '/usr/bin/MagickWand-config' if exists.
|
2018-01-06 14:43:28 +01:00 |
|
|
d615d15df8
|
Prevent install script from adding manpage entries if they alraedy exists.
|
2018-01-06 12:58:47 +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 |
|
|
c152afb4da
|
Update patch for php v 5.6 installation on debian stretch. Reload systemd bevor enabling.
|
2017-12-02 02:22:02 +01:00 |
|
|
aea5a26e49
|
- Change php download url.
- Support installation on (older) debian 7.
|
2017-11-05 14:00:29 +01:00 |
|