How to install cPanel and CentOS 7 on OVH Dedicated Server ?
Hello i recently purchased OVH RISE-GAME1 server with AMD Ryzen CPU, but i cannot see any CentOS 7 installation option, there is CentOS 8 option. Is there any way to install CentOS 7 on OVH server?
-
You have 2 options. Introduce and install iso with kvm. After installing vmware on the server, the operating system installation you want as a virtual server. 0 -
If its not available on their panel, then use the kvm console and install the required os iso 0 -
If its not available on their panel, then use the kvm console and install the required os iso
They have IPMI console, i have connected to IPMI but when I click on Virtual Media Wizard the Java Application suddenly closed, tried connecting via the web also, ISO file uploads till 1044KB and then it didn't upload. I have tried Installing CentOS 8 and then migrating from CentOS 8 to AlmaLinux 8. The cPanel Installation works but PHP version 5.6, 7.0, 7.1 are not available and that is my problem if they're available i am ready to use AlmaLinux. I know we can use these PHP versions by installing CloudLinux, but i don't want CloudLinux. CloudLinux is paid and it itself uses much resources and i have to host 12 website with very high traffic and some softwares which uses too much memory. If anyone have some solution please let me know.0 -
you can install php 5.6, 7.0, 7.1 versions manually on any linux distros 0 -
you can install php 5.6, 7.0, 7.1 versions manually on any linux distros
Doesn't work, I tried the command yum install ea-php56 it doesn't install says no package0 -
[root@server213 ~]# dnf install -y epel-release Last metadata expiration check: 4:57:57 ago on Mon 14 Feb 2022 01:46:03 AM UTC. Package epel-release-8-14.el8.noarch is already installed. Dependencies resolved. Nothing to do. Complete! [root@server213 ~]# [root@server213 ~]# dnf install Last metadata expiration check: 4:58:03 ago on Mon 14 Feb 2022 01:46:03 AM UTC. remi-release-8.rpm 1.2 MB/s | 26 kB 00:00 Dependencies resolved. ===================================================================== Package Arch Version Repository Size =====================================================================Installing: remi-release noarch 8.5-2.el8.remi @commandline 26 k Transaction Summary =====================================================================Install 1 Package Total size: 26 k Installed size: 21 k Is this ok [y/N]: y Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : remi-release-8.5-2.el8.remi.noarch 1/1 Verifying : remi-release-8.5-2.el8.remi.noarch 1/1 Installed: remi-release-8.5-2.el8.remi.noarch Complete! [root@server213 ~]# dnf install -y epel-release Remi's Modular repository for Enterp 12 kB/s | 833 B 00:00 Remi's Modular repository for Enterp 3.0 MB/s | 3.1 kB 00:00 Importing GPG key 0x5F11735A: Userid : "Remi's RPM repository " Fingerprint: 6B38 FEA7 231F 87F5 2B9C A9D8 5550 9759 5F11 735A From : /etc/pki/rpm-gpg/RPM-GPG-KEY-remi.el8 Remi's Modular repository for Enterp 9.6 MB/s | 966 kB 00:00 Safe Remi's RPM repository for Enter 20 kB/s | 833 B 00:00 Safe Remi's RPM repository for Enter 3.0 MB/s | 3.1 kB 00:00 Importing GPG key 0x5F11735A: Userid : "Remi's RPM repository " Fingerprint: 6B38 FEA7 231F 87F5 2B9C A9D8 5550 9759 5F11 735A From : /etc/pki/rpm-gpg/RPM-GPG-KEY-remi.el8 [root@server213 ~]# dnf install -y epel-release Last metadata expiration check: 0:01:35 ago on Mon 14 Feb 2022 06:44:13 AM UTC. Package epel-release-8-14.el8.noarch is already installed. Dependencies resolved. Nothing to do. Complete! [root@server213 ~]# [root@server213 ~]# dnf install Last metadata expiration check: 0:01:37 ago on Mon 14 Feb 2022 06:44:13 AM UTC. remi-release-8.rpm 949 kB/s | 26 kB 00:00 Package remi-release-8.5-2.el8.remi.noarch is already installed. Dependencies resolved. Nothing to do. Complete! [root@server213 ~]# [root@server213 ~]# dnf install php56 Last metadata expiration check: 0:01:38 ago on Mon 14 Feb 2022 06:44:13 AM UTC. All matches were filtered out by exclude filtering for argument: php56 Error: Unable to find a match: php56 [root@server213 ~]# [root@server213 ~]# dnf install php56 Last metadata expiration check: 0:01:38 ago on Mon 14 Feb 2022 06:44:13 AM UTC. All matches were filtered out by exclude filtering for argument: php56 Error: Unable to find a match: php56 [root@server213 ~]# dnf install php56-php-fpm Last metadata expiration check: 0:01:39 ago on Mon 14 Feb 2022 06:44:13 AM UTC. All matches were filtered out by exclude filtering for argument: php56-php-fpm Error: Unable to find a match: php56-php-fpm [root@server213 ~]# systemctl enable php56-php-fpm Failed to enable unit: Unit file php56-php-fpm.service does not exist. [root@server213 ~]# systemctl enable httpd [root@server213 ~]# systemctl restart httpd [root@server213 ~]# systemctl restart php56-php-fpm Failed to restart php56-php-fpm.service: Unit php56-php-fpm.service not found. [root@server213 ~]# 0
Please sign in to leave a comment.
Comments
8 comments