Author Topic: Build succeded on PHP-FPM Selector but version is not being updated  (Read 1676 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Current PHP version was 8.0.20 and manually executed the build to update it to 8.0.23. After all process it finished with no errors at all but the change is not being reflected on the page. It still remains displaying 8.0.20 version as currently installed.

What else do I need to complete the update? I've tried restarting PHP-FPM and also apache with no success.

Offline
*
Re: Build succeded on PHP-FPM Selector but version is not being updated
« Reply #1 on: October 04, 2022, 06:35:26 PM »
The last build log lines are this:

Code: [Select]
Build complete.
Don't forget to run 'make test'.

Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20200930/
Installing PHP CLI binary: /usr/local/bin/
Installing PHP CLI man page: /usr/local/php/man/man1/
Installing phpdbg binary: /usr/local/bin/
Installing phpdbg man page: /usr/local/php/man/man1/
Installing PHP CGI binary: /usr/local/bin/
Installing PHP CGI man page: /usr/local/php/man/man1/
Installing build environment: /usr/local/lib/php/build/
Installing header files: /usr/local/include/php/
Installing helper programs: /usr/local/bin/
program: phpize
program: php-config
Installing man pages: /usr/local/php/man/man1/
page: phpize.1
page: php-config.1
/usr/local/src/php-build/php-8.0.23/build/shtool install -c ext/phar/phar.phar /usr/local/bin/phar.phar
ln -s -f phar.phar /usr/local/bin/phar
Installing PDO headers: /usr/local/include/php/ext/pdo/
exe:/opt/alt/php-fpm80/usr/sbin/php-fpm

Build Completed
###################