Commit Graph

43 Commits

Author SHA1 Message Date
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
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
5f21e3f42e Add patchfile 'php-5.6-libssl-1.1-compatibility-20170309.patch'. 2017-07-03 02:27:18 +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
fef2fb13da Adjust .gitignore. 2017-03-02 13:15:59 +01:00
21085f6b7d Initial import 2017-02-21 02:05:25 +01:00