Thanks but did not work.
Thanks but did not work.
Does not show any php handler error and the script still says php70 is detected.
Comes to my attention that 7.0 is STILL shown in the panel's PHP config. in off position but the switch allows to be turned on.
This shouldn't be happening, right?
Any other idea?
Thanks again,
Regards
I remember that I had to remove it twice. Once regularly, then refresh the PHP versions page in the backend, then remove it again (on the command line). Only after the second removal it was really gone.BTW, in the graphic Plesk installer, PHP 7.0 is not even show to install or remove BUT as said above, it shows in the server's php interpreter activation.
Totally lost here....
Im glad you managed to migrate the sites over, this is my plan also but i am having issues connecting the migration tool. I used the migration tool perfectly 5 years ago but I cant seem to connect now on port 22. The error i am getting is below;I couldn't use the conversion tool as it kept failing. Instead, I set up a new instance of Plesk on Alma Linux and migrated 100 sites over to the new server with the Plesk migration tool. I worked like a dream and I have said goodbye to Centos 7, it will be missed.
Just to give an update for this, i managed to get the connection wokring. I was testing this to and from Alma Linux 9Im glad you managed to migrate the sites over, this is my plan also but i am having issues connecting the migration tool. I used the migration tool perfectly 5 years ago but I cant seem to connect now on port 22. The error i am getting is below;
Failed to check SSH connection to the source server 'source' (x.x.x.x): Unable to connect to 'x.x.x.x' by SSH: Bad authentication type; allowed types: [u'publickey', u'gssapi-keyex', u'gssapi-with-mic'].
Ensure that the server is up and there are no firewall rules that may block SSH connections to the server,
then restart migration.
I have port 22 open as i can SSH onto the server using Putty. I am hosting both servers on the same AWS VPC and i have tried allowing all incoming traffic for testing, nothing is blocked on there.
I am using password authentication as i have always done. The error above suggests that password authentication is not enabled so i have tried to set PasswordAuthentication yes on both "/etc/ssh/ssh_config" & "/etc/ssh/sshd_config" to no avail.
This is absolutely driving me nuts, are you using PasswordAuthentication?
I have managed to connect the Plesk Migrator from centos to alma 9 without any issues. Can I ask another question regarding the migration and best practices. After you migrated the sites from Centos to Alma 9, did you simply assign you original IP to the new server and did everything work straight away? Is this what you did and did you experience any issues?I couldn't use the conversion tool as it kept failing. Instead, I set up a new instance of Plesk on Alma Linux and migrated 100 sites over to the new server with the Plesk migration tool. I worked like a dream and I have said goodbye to Centos 7, it will be missed.
error | There is a disabled required Apache module: mpm_event |
error | There is a disabled required Apache module: mpm_prefork |
error | There is a disabled required Apache module: proxy |
error | There is a disabled required Apache module: proxy_fcgi |
error | 3 service plans with unregistered PHP handlers were found. |
I found that modsec was running a custom configuration. I was able to get Apache to start after switching it to a standard configuration. I am going to go through the whole process again on Monday on the test server.I was unable to get apache to restart after the conversion. I get these error messages from the Diagnose & Repair:
error There is a disabled required Apache module: mpm_event error There is a disabled required Apache module: mpm_prefork error There is a disabled required Apache module: proxy error There is a disabled required Apache module: proxy_fcgi error 3 service plans with unregistered PHP handlers were found.
Someone is looking at this and responded to a GitHub issue I created on this: "It seems we are using new packages from the elevate repositories that are not compatible with leapp 0.14, which we have pinned. I will fix this and recreate the latest release wit the fix."Uh, oh. On a test server, before going to production, I was able to get it to work a few days ago. But in another test run, I got this error:
2024-08-08 15:22:17,030 - INFO - Installing: python2-leapp-0.16.0-2.el7.noarch (elevate)
2024-08-08 15:22:17,030 - INFO - python2-leapp = 0.16.0-2.el7
2024-08-08 15:22:17,030 - INFO - You could try using --skip-broken to work around the problem
2024-08-08 15:22:17,582 - INFO - You could try running: rpm -Va --nofiles --nodigest
2024-08-08 15:22:17,649 - ERROR - Command ['/usr/bin/yum', 'install', '-y', 'leapp-0.14.0-1.el7', 'python2-leapp-0.14.0-1.el7', 'leapp-data-almalinux-0.1-6.el7'] failed with return code 1
2024-08-08 15:22:17,649 - ERROR - Failed: installing leapp. The reason: Command '['/usr/bin/yum', 'install', '-y', 'leapp-0.14.0-1.el7', 'python2-leapp-0.14.0-1.el7', 'leapp-data-almalinux-0.1-6.el7']' returned non-zero exit status 1.
Thank you for reporting this issue on our Github page Paul. I see that developers are working on resolving this issue. However there is no ETA yet on when a fix will be released.Someone is looking at this and responded to a GitHub issue I created on this: "It seems we are using new packages from the elevate repositories that are not compatible with leapp 0.14, which we have pinned. I will fix this and recreate the latest release wit the fix."
Uh, oh. On a test server, before going to production, I was able to get it to work a few days ago. But in another test run, I got this error:
2024-08-08 15:22:17,030 - INFO - Installing: python2-leapp-0.16.0-2.el7.noarch (elevate)
2024-08-08 15:22:17,030 - INFO - python2-leapp = 0.16.0-2.el7
2024-08-08 15:22:17,030 - INFO - You could try using --skip-broken to work around the problem
2024-08-08 15:22:17,582 - INFO - You could try running: rpm -Va --nofiles --nodigest
2024-08-08 15:22:17,649 - ERROR - Command ['/usr/bin/yum', 'install', '-y', 'leapp-0.14.0-1.el7', 'python2-leapp-0.14.0-1.el7', 'leapp-data-almalinux-0.1-6.el7'] failed with return code 1
2024-08-08 15:22:17,649 - ERROR - Failed: installing leapp. The reason: Command '['/usr/bin/yum', 'install', '-y', 'leapp-0.14.0-1.el7', 'python2-leapp-0.14.0-1.el7', 'leapp-data-almalinux-0.1-6.el7']' returned non-zero exit status 1.
It looks like 1.4.0 has been released. I will test to see if that fixes things.Hello, using new version "centos2alma-1.3.3.zip" (https://github.com/plesk/centos2alma/releases/download/v1.3.3/centos2alma-1.3.3.zip) I get the same error trying to convert a Plesk Obsidian v18.0.63_build1800240802.12 os_CentOS 7 (CentOS Linux 7.9.2009 (Core)) server to AlmaLinux.