|
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 |
|
|
9360684514
|
Support PHP 5.4 versions.
|
2017-10-07 02:38:47 +02:00 |
|
|
f35b2185d3
|
Support compiling php v5.6 against OpenSSL v1.1 by applying a patch.
|
2017-07-03 00:54:50 +02:00 |
|
|
a46c166903
|
Call function for OS detection. Add OpenSSL path for version 1.0 to configuration parameter.
|
2017-07-02 03:11:34 +02:00 |
|
|
e0cd9f742b
|
Fix output if make goes wrong.
|
2017-07-01 17:07:27 +00:00 |
|
|
e966f3cb9f
|
Change php.ini: set 'expose_php = Off'.
|
2017-07-01 16:53:55 +02:00 |
|
|
5836c3de37
|
Set symlink /usr/local/php to php- if requested.
|
2017-06-23 03:53:09 +02:00 |
|
|
d8bd594f38
|
Add extension 'uri_template' for PHP versions < 7
|
2017-06-21 18:34:37 +02:00 |
|
|
3c3d691e96
|
Fix Bug in determin httpd binary.
|
2017-06-16 00:31:15 +02:00 |
|
|
3d0212870c
|
Adjust opcache settings in php.ini.
|
2017-06-14 21:01:35 +02:00 |
|
|
c86e799685
|
Some package name changed with debian 9.
|
2017-06-10 01:25:39 +02:00 |
|
|
08ef1ac166
|
Add support for debian stretch.
|
2017-06-09 13:09:28 +02:00 |
|
|
060cc29a16
|
Fix: Don't install mysql-client!
|
2017-03-15 04:30:25 +01:00 |
|
|
21085f6b7d
|
Initial import
|
2017-02-21 02:05:25 +01:00 |
|