[blogs] Upgrade PHP to latest available on EL7
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs] Upgrade PHP to latest available on EL7
- Date: Fri, 29 Apr 2022 16:59:34 +0000 (UTC)
commit 88aa1d95f7855e85a1b87a1a10f19f469304ac5b
Author: Andrea Veri <averi redhat com>
Date: Mon Jun 29 18:04:58 2020 +0200
Upgrade PHP to latest available on EL7
gnome-custom.aug | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-custom.aug b/gnome-custom.aug
index db89ae0..ecbe795 100644
--- a/gnome-custom.aug
+++ b/gnome-custom.aug
@@ -1,7 +1,7 @@
set /augeas/save overwrite
set /augeas/load/phpcustom/lens "PHP.lns"
-set /augeas/load/phpcustom/incl "/etc/opt/rh/rh-php71/php.ini"
+set /augeas/load/phpcustom/incl "/etc/opt/rh/rh-php72/php.ini"
load
-set /files/etc/opt/rh/rh-php71/php.ini/PHP/upload_max_filesize 10M
-set /files/etc/opt/rh/rh-php71/php.ini/PHP/max_execution_time 300
+set /files/etc/opt/rh/rh-php72/php.ini/PHP/upload_max_filesize 10M
+set /files/etc/opt/rh/rh-php72/php.ini/PHP/max_execution_time 300
save
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]