Teddysun
17054a7b3f
Update comments
2025-01-16 21:20:58 +09:00
Teddysun
bf9166fff5
Update comments
...
Happy New Year!
Signed-off-by: Teddysun <i@teddysun.com >
2024-01-06 18:14:32 +09:00
Teddysun
688a3b8313
Update comments
...
Update PHP to version 8.1.24, 8.2.11;
Install libnghttp2 package replace to compile it;
Format shell scripts by shfmt.
Signed-off-by: Teddysun <i@teddysun.com >
2023-10-07 22:06:11 +09:00
Teddysun
e2f5a60ad4
Update comments
...
Added PHP 8.2.7
Signed-off-by: Teddysun <i@teddysun.com >
2023-06-15 20:20:02 +09:00
Teddysun
328f583db6
Update comments
...
Happy New Year 2023!
Signed-off-by: Teddysun <i@teddysun.com >
2023-01-01 14:39:05 +09:00
Teddysun
b33fbfb3dc
Update comments
...
Fixed issue #247
Signed-off-by: Teddysun <i@teddysun.com >
2022-11-20 16:38:19 +09:00
Teddysun
f0df337d06
Update comments
...
created a symbolic link for php-cgi command
Signed-off-by: Teddysun <i@teddysun.com >
2022-11-13 14:56:39 +09:00
Teddysun
6318357fe6
Update comments
...
set opcache.save_comments to 1
Signed-off-by: Teddysun <i@teddysun.com >
2022-11-12 15:42:19 +09:00
Teddysun
d06117d1aa
Update comments
...
Update supported system, added AlmaLinux 9, CentOS Stream 9
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-29 21:34:47 +09:00
Teddysun
bff70874db
Update comments
...
Fixed build with OpenSSL 3.0 with disabling useless RSA_SSLV23_PADDING for PHP 8.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-01 15:35:10 +09:00
Teddysun
9ed0d1b40b
Update comments
...
Update supported system, added Ubuntu 22.04;
Fixed build with OpenSSL 3.0 with disabling useless RSA_SSLV23_PADDING;
Fixed a error when build mod_wsgi with different Python version;
Install python 3 by default under Ubuntu 22.04.
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-01 15:11:36 +09:00
Teddysun
3d83590d13
Update comments
...
Fixed a libenchant-2 error in PHP 7.4 for Debian or Ubuntu.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 17:18:26 +09:00
Teddysun
4076ba1599
Update comments
...
Removed libldap-2.4-2 package for Debian or Ubuntu;
Install libenchant-2-dev package first if it is found for Debian or Ubuntu;
Fixed a libenchant-2 error in PHP 7.4 for Debian or Ubuntu.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 14:12:48 +09:00
Teddysun
ab575fc5b6
Update comments
...
Removed old PHP version 5.6, 7.0, 7.1, 7.2, 7.3;
Removed PHP extension xcache, gmagick;
Updated PHP extension PDFlib to version 10.0.0;
Added PHP version 8.1;
Supported Debian 11;
Fixed a libenchant-2 error in Debian 11 when install PHP 7.4;
Fixed configure options when upgrade PHP;
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-19 11:02:52 +09:00
Teddysun
12420ff02e
Update comments
...
Happy New Year, 2022!
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-01 16:48:32 +09:00
Teddysun
cc55b0d20c
Update comments
...
Change default PHP version to PHP 7.4
2021-01-27 20:20:38 +09:00
Teddysun
fc04ff6f9a
Update comments
...
Happy New Year, 2021!
Signed-off-by: Teddysun <i@teddysun.com >
2021-01-01 12:08:04 +09:00
Teddysun
b587f941e7
Update comments
2020-12-30 15:57:28 +09:00
Teddysun
edadbdd0ab
Update comments
...
Added support PHP 8.0
Signed-off-by: Teddysun <i@teddysun.com >
2020-12-09 19:38:18 +09:00
Teddysun
a3ca1fa1d1
Update comments
...
Fixed issue #175
Signed-off-by: Teddysun <i@teddysun.com >
2020-08-18 11:54:23 +09:00
Teddysun
3aa6cf1959
Update comments
...
Improve PHP dependency libiconv installation.
Signed-off-by: Teddysun <i@teddysun.com >
2020-08-16 20:50:17 +09:00
Teddysun
edd638ee5a
Update comments
...
1. Improve PHP version check;
2. Improve PHP extension configuration file format.
Signed-off-by: Teddysun <i@teddysun.com >
2020-08-16 14:35:35 +09:00
Teddysun
70309d1e10
Update PHP configure options
...
1. Added option '--with-password-argon2' when compile PHP 7.2~7.4;
2. Added argon2 installation when compile PHP 7.2~7.4;
3. Removed option '--without-pear'.
2020-08-15 22:41:09 +09:00
Teddysun
7f94b29a66
Update comments
...
Fixed issue #170 #171
Signed-off-by: Teddysun <i@teddysun.com >
2020-07-27 10:36:55 +09:00
Teddysun
ec7d723a4e
Update comments
...
1. Removed all of Percona-Server installation;
2. Removed MySQL-5.5 installation;
3. Removed MariaDB-5.5, MariaDB-10.0 installation;
4. Removed PHP ODBC module installation;
5. Added support PHP-7.4;
6. Added MariaDB-10.5;
7. Update software version.
2020-07-23 22:02:03 +09:00
Teddysun
77cfe90bfd
Update comments
...
Modify default PHP version to PHP 7.3.x
2020-03-07 18:24:37 +09:00
Teddysun
9cb4bc6f4b
Update comments
...
Happy New Year, 2020!
2020-01-01 11:36:45 +09:00
Teddysun
38e0a4c21e
Fixed #140
...
Signed-off-by: Teddysun <i@teddysun.com >
2019-08-08 20:20:49 +09:00
Teddysun
6d46780c44
Update comments
...
Signed-off-by: Teddysun <i@teddysun.com >
2019-04-11 21:04:54 +09:00
Teddysun
faec749a6c
Update comments
...
Signed-off-by: Teddysun <i@teddysun.com >
2019-04-10 21:04:22 +09:00
Teddysun
ceca599dc2
Update comments
...
Added support auto install mode, for more:
https://lamp.sh/autoinstall.html
Signed-off-by: Teddysun <i@teddysun.com >
2019-01-13 12:55:59 +09:00
Teddysun
cdd5e90c66
Update comments
...
Happy New Year 2019
Signed-off-by: Teddysun <i@teddysun.com >
2019-01-01 10:46:40 +09:00
Teddysun
becee500f3
Update comments
...
Fixed libzip installation in CentOS
Signed-off-by: Teddysun <i@teddysun.com >
2018-12-11 18:16:18 +09:00
Teddysun
4250ff8b52
Update comments
...
Fixed unrecognized options: --with-libmbfl when compile PHP 7.3
Signed-off-by: Teddysun <i@teddysun.com >
2018-12-10 23:47:19 +09:00
Teddysun
b2b1f9a74e
Added PHP-7.3 installation
...
Signed-off-by: Teddysun <i@teddysun.com >
2018-12-07 21:56:17 +09:00
Teddysun
28bd0157f0
Update comments
...
Signed-off-by: Teddysun <i@teddysun.com >
2018-12-02 19:38:49 +09:00
Teddysun
5dd1783508
updated imap installation
...
Signed-off-by: Teddysun <i@teddysun.com >
2018-12-02 19:31:22 +09:00
Teddysun
48d0623946
Update comments
...
Signed-off-by: Teddysun <i@teddysun.com >
2018-09-16 20:20:53 +09:00
Teddysun
d6ac9b4d24
Update comments
...
update copyright info
Signed-off-by: Teddysun <i@teddysun.com >
2018-01-01 17:04:36 +09:00
Teddysun
9a75fcd07c
Update comments
...
Added Apache 2.4 Loaded Modules
Removed Apache 2.2, PHP 5.3, 5.4, 5.5 installation
Removed Zend Guard Loader installation
Removed phpMyAdmin 4.4.15.10 installation
Signed-off-by: Teddysun <i@teddysun.com >
2017-12-10 14:09:18 +09:00
Teddysun
c2b7539079
update comments
...
added PHP 7.2
update swoole version
Signed-off-by: Teddysun <i@teddysun.com >
2017-12-02 14:31:26 +09:00
Teddysun
bf26fb51c7
Fixed a bug
...
Signed-off-by: Teddysun <i@teddysun.com >
2017-11-18 16:57:46 +09:00
Teddysun
ad7aa99764
Fixed a bug
...
when compile PHP on CentOS
Signed-off-by: Teddysun <i@teddysun.com >
2017-11-12 17:13:01 +09:00
Teddysun
09d1a36d63
Fixed #33
...
install imap-2007f error on Debian 9
Signed-off-by: Teddysun <i@teddysun.com >
2017-11-09 01:05:50 +09:00
Teddysun
d2226e3473
update PHP configuration
...
Signed-off-by: Teddysun <i@teddysun.com >
2017-07-22 16:52:12 +09:00
Teddysun
506fbb5db5
update PHP configuration
...
change mysqli & pdo_mysql to mysqlnd
Signed-off-by: Teddysun <i@teddysun.com >
2017-07-18 23:15:40 +09:00
Teddysun
830f51e44c
update comments
...
fixed MariaDB 10.2 issue with --with-mysqli option
Signed-off-by: Teddysun <i@teddysun.com >
2017-05-27 00:28:33 +09:00
Teddysun
17a94af1d8
update comments
...
Signed-off-by: Teddysun <i@teddysun.com >
2017-05-04 21:11:05 +09:00
Teddysun
acbafad28f
update PHP modules support
...
Not support CentOS 5
Add Modules:
dba, enchant, mysqlnd, gd(JIS-mapped Japanese Font Support),gd(webp)
odbc, pspell, tidy, mbstring(libmbfl), mbstring(oniguruma)
2017-05-04 14:06:03 +09:00
Teddysun
b81eaf3bc1
update comments
2017-04-23 16:20:51 +09:00