Changing PHP version not working on latest 2.1.2 update
Ma
Master3395#1
Hi,
I am trying to update my php version on several domains and subdomains.
All result in 0 changes.
I have run the upgrader several times.
I have an old 2.1.2 VPS set up, where it works.
I have made sure the PHP settings are the same (Copied the advanced tab from the working to the non-working).
Anyone got any suggestions to what i can try, because it’s starting to get annoying that I can’t change PHP version on any domains or sub domains at all.
It’s stuck with what I give them on creation.
NK
Nitesh Kunnath#5
This issue I personally faced for websites created under child domains in cyberpanel. When you pointed out the subdomains have permissions issue in some other thread, I realized the cause of this issue.
You might have changed permission level or its changed for whatsoever reason for which this error will surface for that reason.
Before usman adding the fix, what I did as temp fix for my sites was I converted child domains to website and there I could access the PHP version changes.
You will have to play with it.
But I am unable to understand why the upgrade command didnt help you because the fixes were applied.
Secondly, just open filemanager and click on fix permissions and retry.
RM
Rana Muhammad Usman Nasir#6
I will check and revert here.
Ma
Master3395#7
I tried again, i deleted the subdomain using IP/websites/listChildDomains
And remove the root also.
And then re-create it as a subdomain, it did update the perms, but it sadly still gave the error.
Your right about making it it’s own domain fixed the permissions altogether.
I can change the PHP settings as needed, as long as it stays “root domain”
Putting it back as a subdomain under my root URL after works fine.
BUT you can’t change PHP from the root URL “list” over sub-domains nor inside the subdomain URL.
ex CP url
IP/websites/newstargeted.com
IP/websites/newstargeted.com/mas.newstargeted.com
RM
Rana Muhammad Usman Nasir#8
It seems that PHP version is changing for me, kindly show me vhost conf after changing php version
Ma
Master3395#9
Changed from 8.1.2 down to 7.0 on my subdomain mas.newstargeted.com
From the sub domain it self.
Hi @usmannasir
I faced with this in last version that you updatet last night , I don’t know if related to the permissions or it’s old
Just want to know is it possible that subdomain use the other version of php ?
Thanks
NK
Nitesh Kunnath#13
There was an issue but it was resolved 1-2 months back.
Ma
Master3395#14
It wasn’t resolved, at least it isn’t in the latest stable now.
MK
Mirza Khadnezar S [sick]#15
up to 2.3.1 latest version
then change the php to 8.0
reboot server
let me know
this is not a solution
but we are trying helping you out step by step
Hu
Hulst88#16
I tried. Updated cyberpanel last night but still unable to change php version.
What can I try next? I am doing a website migration but the export plugin doesn ot support this php version. Both add-on domain and main domain do not change since I updated cyberpanel 2 weeks ago
[EDIT] I have changed Vhost php version and now it worked
Ma
Master3395#17
This saved me yeah. @Hulst88
You are right, editing the Vhost individually works!
But changing it using any of the two options CP provides does not work for 8.0 or up.
It works for 7.4 sometimes.
And yes you would then also need to go into Edit PHP configuration to restart PHP.
Perhaps that should change, when you change PHP, it should restart PHP (At least for that vhost)
Changing the PHP from the domain or subdomain does not change the Vhost file at all.
The only solution is to do what @phpfigureout said over, where you replace the line with the working one, then save and check again.
Also, there’s a problem with Php 8.1, it just loads blank.
8.0 works fine.
I’am having the same problem.
Vhost config shows the main Site is using Php 8.0, but php version is not changing subdomains version.
On the other hand, php current version should be shown automatically when entering the option to change it. Right now, you do not know what is the current one for main site or subdomains unless you run a script on each site.
Also, Php8.1 version seems not to be loaded in CP. It is just displayed as an option but no settings are displayed. It is not available yet right?
DI
Dick Impens#30
I have the same problem, but it’s not that WordPress PHP isn’t updated, it is. Only does not show in the WordPress → List WordPress → WordPress Manager.
I have WordPress 8.0 installed on this site, checked in WordPress, which is correct, I set it to PHP 8.0
But this is what the manager shows:
Just throwing this out there. I had the same problem on my multisite install. Make sure you’re updating the PHP path in the vhost for the domain you’re trying to affect. Basically, pull up the List Domains, click the Launch button next to your domain and edit the vhost there.
Ma
Master3395#32
@usmannasir It seems that php 8.2 is missing files in /usr/local/lsws/lsphp82/bin
Do you know if there’s an easy command to re-install or make these files?
8.1:
8.2:
RM
Rana Muhammad Usman Nasir#33
By just running the uninstall and install command again depending upon the OS.
Ma
Master3395#34
I saw that lsphp82.x86_64 8.2.16-2.el8 @litespeed-update wasn’t installed.
Installing it fixed PHP 8.2