Control Web Panel

WebPanel => PHP Selector => Topic started by: mculas on January 14, 2022, 06:04:39 AM

Title: Fresh install on CentOS 7 PHP version switcher erroring out.
Post by: mculas on January 14, 2022, 06:04:39 AM
Hi there,

Trying to use version switcher to switch from 5.6.37 to 7.3.0. Server is running in a VMware virtualized environment. Funny thing is that I've just setup another server a couple weeks ago the same exact way and it was fine. I have taken a look at the forum however was not able to find a solution. It looks like there is something wrong with downloading php-7.3.0.tar.gz

-- Set runtime path of "/usr/local/bin/zipcmp" to ""
-- Installing: /usr/local/bin/zipmerge
-- Set runtime path of "/usr/local/bin/zipmerge" to ""
-- Installing: /usr/local/bin/ziptool
-- Set runtime path of "/usr/local/bin/ziptool" to ""
tar: php-7.3.0.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
chown: cannot access 'php-7.3.0/': No such file or directory
/usr/local/src/php-rebuild.sh: line 96: cd: php-7.3.0/: No such file or directory
/usr/local/src/php-rebuild.sh: line 140: ./configure: No such file or directory
Configure DONE!
####################
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
cp: cannot stat 'php.ini-production': No such file or directory
tar: ioncube_loaders_lin_*.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'ioncube/': No such file or directory
PHP Rebuild Completed

Log file was pretty large so it can be read here. https://easyupload.io/jnz33t (https://easyupload.io/jnz33t)

Any help is appreciated!




Title: Re: Fresh install on CentOS 7 PHP version switcher erroring out.
Post by: Netino on January 14, 2022, 09:27:12 PM
Perhaps are you trying to compile PHP version "7.3.0"..?!
This is a very old version, PHP 7.3 current branch is in version 7.3.33...!!