Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ____ _ _ ____ _ _ _
- | _ \ | | | || _ \ _ | | | | _ __ __ _ _ __ __ _ __| | ___
- | |_) || |_| || |_) |(_) | | | || '_ \ / _` || '__|/ _` | / _` | / _ \
- | __/ | _ || __/ _ | |_| || |_) || (_| || | | (_| || (_| || __/
- |_| |_| |_||_| (_) \___/ | .__/ \__, ||_| \__,_| \__,_| \___|
- |_| |___/
- PHP Upgrade/Downgrade - Would you like to continue? [y/n] y
- ----------------------------------------------------------------
- Install which version of PHP? (i.e. 7.3.33, 7.4.33, 8.0.30, 8.1.28, 8.2.18, 8.3.6, NGDEBUG)
- PHP 7.x/7.1.x/7.2.x/7.3.x is GA Stable but still may have broken PHP extensions.
- NGDEBUG is PHP 8.4 dev builds minus incompatible PHP extensions
- ----------------------------------------------------------------
- Current PHP Version: 8.1.27
- Latest PHP Version Installable: 8.3.6, 8.2.18, 8.1.28, 8.0.30
- Enter PHP Version number you want to upgrade/downgrade to: 8.1.28
- Do you still want to continue? [y/n] y
- ----------------------------------------------------------------
- existing php.ini will be backed up at /usr/local/lib/php.ini-oldversion_210424-164828
- ----------------------------------------------------------------
- -----------------------------------------------------------------------------------------
- Detected PHP 8.1 branch.
- You can compile Zend OPcache (Zend Optimizer Plus+) support
- as an alternative to using APC Cache or Xcache cache.
- But Zend OPcache only provides PHP opcode cache and
- DOESN'T do data caching, so if your web apps such as Wordpress,
- Drupal or vBulletin require data caching to APC or Xcache,
- it won't work with Zend OPcache.
- -----------------------------------------------------------------------------------------
- Do you want to use Zend OPcache [y/n] ? y
- *************************************************
- * Zend Optimizer Plus OPcache configured
- *************************************************
- *************************************************
- * Upgrading PHP
- *************************************************
- US server detected
- ____ _ _ ____ ____ _ _
- | _ \ | | | || _ \ _ | _ \ ___ __ __ _ __ | | ___ __ _ __| |
- | |_) || |_| || |_) |(_) | | | | / _ \\ \ /\ / /| '_ \ | | / _ \ / _` | / _` |
- | __/ | _ || __/ _ | |_| || (_) |\ V V / | | | || || (_) || (_| || (_| |
- |_| |_| |_||_| (_) |____/ \___/ \_/\_/ |_| |_||_| \___/ \__,_| \__,_|
- HTTP/1.1 200 OK
- 1
- 0
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 18.9M 100 18.9M 0 0 13.0M 0 0:00:01 0:00:01 --:--:-- 13.1M
- Download done.
- php-8.1.28.tar.gz valid file.
- PHP VERSION ID: 80128
- *************************************************
- * Updating php.ini...
- *************************************************
- old php.ini will be saved at /usr/local/lib/php.ini-oldversion_210424-164828
- if you have modified your old php.ini i.e. installed and loaded
- APC, Xcache, Memcache or Suhosin - please re-install them after php upgrade
- ...
- checking updated php.ini compared to old /usr/local/lib/php.ini-oldversion_210424-164828
- please note the following differences:
- if APC, Xcache, Memcache, Suhosin or FFMPEG Extensions are listed please re-install them
- --------------------------------------------------------------------------------------------
- 12,13c12,13
- < ; 2. The PHPRC environment variable. (As of PHP 5.2.0)
- < ; 3. A number of predefined registry keys on Windows (As of PHP 5.2.0)
- ---
- > ; 2. The PHPRC environment variable.
- > ; 3. A number of predefined registry keys on Windows
- 457c457
- < ; E_ALL - All errors and warnings (includes E_STRICT as of PHP 5.4.0)
- ---
- > ; E_ALL - All errors and warnings
- 918,919c918,919
- < ; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+)
- < ; extension folders as well as the separate PECL DLL download (PHP 5+).
- ---
- > ; - Many DLL files are located in the ext/
- > ; extension folders as well as the separate PECL DLL download.
- 963a964
- > ;extension=zip
- 1103a1105,1108
- > ; Use mixed LF and CRLF line separators to keep compatibility with some
- > ; RFC 2822 non conformant MTA.
- > mail.mixed_lf_and_crlf = Off
- >
- 1201,1203d1205
- < ; Allow or prevent reconnect
- < mysqli.reconnect = Off
- <
- 1269c1271
- < ; for all pooled server requests with Oracle 11g Database Resident
- ---
- > ; for all pooled server requests with Oracle Database Resident
- 1286c1288
- < ; Tuning: Enables statement prefetching and sets the default number of
- ---
- > ; Tuning: Enables row prefetching and sets the default number of
- 1289a1292,1298
- >
- > ; Tuning: Sets the amount of LOB data that is internally returned from
- > ; Oracle Database when an Oracle LOB locator is initially retrieved as
- > ; part of a query. Setting this can improve performance by reducing
- > ; round-trips.
- > ; https://php.net/oci8.prefetch-lob-size
- > ; oci8.prefetch_lob_size = 0
- --------------------------------------------------------------------------------------------
- *************************************************
- Automatically continuing upgrade in 4 seconds...
- *************************************************
- make: *** No rule to make target `clean'. Stop.
- buildconf: Checking installation
- buildconf: autoconf version 2.69 (ok)
- buildconf: Forcing buildconf. The configure files will be regenerated.
- buildconf: Cleaning cache and configure files
- buildconf: Rebuilding configure
- buildconf: Rebuilding main/php_config.h.in
- buildconf: Run ./configure to proceed with customizing the PHP build.
- make: *** No rule to make target `clean'. Stop.
- ____ _ _ ____ ____ __ _
- | _ \ | | | || _ \ _ / ___| ___ _ __ / _|(_) __ _ _ _ _ __ ___
- | |_) || |_| || |_) |(_) | | / _ \ | '_ \ | |_ | | / _` || | | || '__|/ _ \
- | __/ | _ || __/ _ | |___| (_) || | | || _|| || (_| || |_| || | | __/
- |_| |_| |_||_| (_) \____|\___/ |_| |_||_| |_| \__, | \__,_||_| \___|
- |___/
- PHP configure stage
- export ONIG_CFLAGS='-I/usr/include'
- export ONIG_LIBS='-L/usr/lib64 -lonig'
- ls -lAh /usr/include | grep onig
- -rw-r--r-- 1 root root 3.3K Aug 13 2019 oniggnu.h
- -rw-r--r-- 1 root root 6.7K Nov 10 2021 onigposix.h
- -rw-r--r-- 1 root root 48K Oct 7 2023 oniguruma.h
- ls -lAh /usr/lib64 | grep onig
- lrwxrwxrwx 1 root root 18 Oct 24 23:28 libonig.so -> libonig.so.105.4.0
- lrwxrwxrwx 1 root root 18 Oct 24 23:28 libonig.so.105 -> libonig.so.105.4.0
- -rwxr-xr-x 1 root root 610K Oct 17 2023 libonig.so.105.4.0
- lrwxrwxrwx. 1 root root 16 Jun 27 2023 libonig.so.5 -> libonig.so.5.0.0
- -rwxr-xr-x. 1 root root 527K Jun 13 2022 libonig.so.5.0.0
- NEWLIBICU=y
- NEWLIBICU=y
- NEWLIBICU=y
- Importing GPG key 0x442DF0F8:
- Userid : "PostgreSQL RPM Building Project <[email protected]>"
- Fingerprint: 68c9 e2b9 1a37 d136 fe74 d176 1f16 d2e1 442d f0f8
- Package : pgdg-redhat-repo-42.0-35PGDG.noarch (@pgdg-common)
- From : /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement