Closed master3395 closed 3 months ago
The remi isn't getting created.
Normal php from Php 7.4 - 8.3 works, but Apache PHP extensions are not installed for some reason.
https://rpms.remirepo.net/enterprise/9/safe/x86_64/repoview/
I think remi for Al8 have versions above 7.4 only.
Also /etc/os-release
is file, you can't execute it, it should be cat /etc/os-release
I've fixed couple of bugs in branch v2.3.5-alma9
. I don't see the issues reported by you there, please upgrade to that branch and check.
I've fixed a couple of bugs in branch
v2.3.5-alma9
. I don't see the issues reported by you there, please upgrade to that branch and check.
Cool, i will try when I get home from work :) Also correct, Almalinux 9 only has PHP 7.4 and up. That is why PHP 8.0 is set as the core PHP in CyberPanel also.
A new issue came in 2.3.5-alma9
I can't edit the user details of the admin account.
Apache php files are not there either, i went to "Install PHP extensions", the apache extensions are not installed.
upgrade and. try.
upgrade to same bracnh again and try please.
upgrade to same bracnh again and try please.
Same error message after upgrade.
pyotp is resolved for me, can you double check. I just confirmed.
pyotp is resolved for me, can you double check. I just confirmed.
Same thing still :/ I cleared cookies, i tried in incognito mode after the upgrade also.
Are you sure you are upgrading to v2.3.5-alma9 ?
Yeah.
I tried with both [](sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh))
and the one below, but that one gave me an error.
[](bash <(curl https://cyberpanel.sh/new_upgrade.sh) -b 2.3.5-alma9)
I also tried the internal upgrade, but that seems to give me an indication of being outdated.
wget https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.3.5-alma9/cyberpanel_upgrade.sh
chmod +x cyberpanel_upgrade.sh
./cyberpanel_upgrade.sh
input version when asked.
wget https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.3.5-alma9/cyberpanel_upgrade.sh chmod +x cyberpanel_upgrade.sh ./cyberpanel_upgrade.sh
input version when asked.
Now it is showing the modify user.
Current Version: 2.3
Build: 5Current Commit: b16953e29431877ac02a2d533d325dd3d62b146b
Latest Version: 2.3
Latest Build: 5Latest Commit: f5008094520cce6524435c867f452de3915c993e
great
i will close this now.
After i installed Almalinux9
https://IP:Port/managephp/editPHPConfigs?apache=apache You see these two images:
Also not sure why i can't use this command in Almalinux 9.
/etc/os-release
You get this error:-bash: /etc/os-release: Permission denied