Dukecitysolutions / sentora-php7-upgrade

Sentora v1.0.3 PHP 7.x Upgrade
GNU General Public License v3.0
17 stars 11 forks source link

"PHP 7.3 not installed. Exiting installer. Please contact script admin" #11

Open Peshigome opened 4 years ago

Peshigome commented 4 years ago

here the script output :

[root@vps2 ~]# bash <(curl -L -Ss http://zppy-repo.dukecitysolutions.com/repo/sentora-live/php7_upgrade/install.sh)

Repo *sentora_php7_upgrade.sh* is available procced ...

############################################################################################
#  Welcome to the Unofficial Sentora PHP 7.3 upgrader. Installer v.1.0.3.1-Build 0.3.8-BETA  #
############################################################################################

- Checking that minimal requirements are ok
- Detected : CentOs  7  x86_64
- Ok.
- Found Sentora, processing...
- Found Sentora v1.0.3, processing...

# -----------------------------------------------------------------------------
# THIS CODE IS NOT FOR PRODUCTION/LIVE SYSTEMS YET. -TESTING ONLY-. USE AT YOUR OWN RISK.
# HAPPY SENTORA PHP 7 TESTING. ALL HELP IS NEEDED TO GET THIS OFF THE GROUND AND RELEASED.
# -----------------------------------------------------------------------------

Do you wish to continue installing this program? y/yes or n/no..| y
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up list of fastest mirrors

Repo *epel-release-latest-7.noarch.rpm* is available procced ...
--2020-09-19 14:09:22--  https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Resolving dl.fedoraproject.org (dl.fedoraproject.org)... 38.145.60.22, 38.145.60.24, 38.145.60.23
Connecting to dl.fedoraproject.org (dl.fedoraproject.org)|38.145.60.22|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15264 (15K) [application/x-rpm]
Saving to: ‘epel-release-latest-7.noarch.rpm’

     0K .......... ....                                       100%  173K=0.09s

2020-09-19 14:09:22 (173 KB/s) - ‘epel-release-latest-7.noarch.rpm’ saved [15264/15264]

Starting PHP 7.3 with Packages update on Centos 7.*

Repo *remi-release-7.rpm* is available procced ...
--2020-09-19 14:09:23--  http://rpms.remirepo.net/enterprise/remi-release-7.rpm
Resolving rpms.remirepo.net (rpms.remirepo.net)... 2001:bc8:33a1:100::1, 195.154.241.117
Connecting to rpms.remirepo.net (rpms.remirepo.net)|2001:bc8:33a1:100::1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20732 (20K) [application/x-rpm]
Saving to: ‘remi-release-7.rpm’

     0K .......... ..........                                 100% 10.2M=0.002s

2020-09-19 14:09:23 (10.2 MB/s) - ‘remi-release-7.rpm’ saved [20732/20732]

warning: remi-release-7.rpm: Header V4 DSA/SHA1 Signature, key ID 00f97f56: NOKEY
Preparing...                          ########################################
        package epel-release-7-12.noarch is already installed
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * epel: mirror.in2p3.fr
Package yum-utils-1.1.31-54.el7_8.noarch already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, ovl
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * epel: mirror.in2p3.fr
No packages marked for update
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * epel: mirror.in2p3.fr
Package php-5.4.16-48.el7.x86_64 already installed and latest version
Package php-common-5.4.16-48.el7.x86_64 already installed and latest version
Package php-mysql-5.4.16-48.el7.x86_64 already installed and latest version
Package php-mcrypt-5.4.16-9.el7.x86_64 already installed and latest version
Nothing to do
cp: cannot stat ‘/etc/php.ini.rpmnew’: No such file or directory
sed: can't read /etc/php.ini: No such file or directory

Fix missing php.ini settings sentora needs in CentOS 7.x php 7.3 ...
setting upload_tmp_dir = /var/sentora/temp/

sed: can't read /etc/php.ini: No such file or directory
Setting session.save_path = /var/sentora/sessions
sed: can't read /etc/php.ini: No such file or directory

Setting up PHP.ini curl CERT...
--2020-09-19 14:09:35--  https://curl.haxx.se/ca/cacert.pem
Resolving curl.haxx.se (curl.haxx.se)... 2a04:4e42:1d::561, 151.101.122.49
Connecting to curl.haxx.se (curl.haxx.se)|2a04:4e42:1d::561|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222172 (217K) [application/x-pem-file]
Saving to: ‘cacert.pem’

     0K .......... .......... .......... .......... .......... 23% 8.90M 0s
    50K .......... .......... .......... .......... .......... 46% 7.80M 0s
   100K .......... .......... .......... .......... .......... 69% 14.2M 0s
   150K .......... .......... .......... .......... .......... 92% 18.9M 0s
   200K .......... ......                                     100% 10.6M=0.02s

2020-09-19 14:09:35 (11.0 MB/s) - ‘cacert.pem’ saved [222172/222172]

sed: can't read /etc/php.ini: No such file or directory
sed: can't read /etc/php.ini: No such file or directory
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * epel: mirror.in2p3.fr
Resolving Dependencies
--> Running transaction check
---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
--> Running transaction check
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch         Version                Repository     Size
================================================================================
Installing:
 git                    x86_64       1.8.3.1-23.el7_8       updates       4.4 M
Installing for dependencies:
 perl-Error             noarch       1:0.17020-2.el7        base           32 k
 perl-Git               noarch       1.8.3.1-23.el7_8       updates        56 k
 perl-TermReadKey       x86_64       2.30-20.el7            base           31 k
 rsync                  x86_64       3.1.2-10.el7           base          404 k

Transaction Summary
================================================================================
Install  1 Package (+4 Dependent packages)

Total download size: 4.9 M
Installed size: 23 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              9.8 MB/s | 4.9 MB  00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:perl-Error-0.17020-2.el7.noarch                            1/5
  Installing : rsync-3.1.2-10.el7.x86_64                                    2/5
  Installing : perl-TermReadKey-2.30-20.el7.x86_64                          3/5
  Installing : perl-Git-1.8.3.1-23.el7_8.noarch                             4/5
  Installing : git-1.8.3.1-23.el7_8.x86_64                                  5/5
  Verifying  : git-1.8.3.1-23.el7_8.x86_64                                  1/5
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                            2/5
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                          3/5
  Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                             4/5
  Verifying  : rsync-3.1.2-10.el7.x86_64                                    5/5

Installed:
  git.x86_64 0:1.8.3.1-23.el7_8

Dependency Installed:
  perl-Error.noarch 1:0.17020-2.el7        perl-Git.noarch 0:1.8.3.1-23.el7_8
  perl-TermReadKey.x86_64 0:2.30-20.el7    rsync.x86_64 0:3.1.2-10.el7

Complete!

Detected PHP: 5.4

PHP 7.3 not installed. Exiting installer. Please contact script admin
Dukecitysolutions commented 4 years ago

This Sentora PHP 7 upgrade script has been DISCONTINUED. PLEASE DO NOT USE. THIS WAS FOR TESTING ONLY. This code is being merged with Sentora's original code. Please continue to watch for a new version at forums.sentora.org.