PHP Issue for Xenforo

PHP Issue for Xenforo

binkaddas

Well-Known Member

Vip Member
Reputation: 8%
Joined
14/7/23
Messages
60
As the below photos you can see the issue with the PHP version for forum xenforo. It does not upgrade Auto.

Cpanel already update to 8.3
1.webp


fourm is not update, what can i do in this case?
2.webp
 
The problem has been solved and the solution is as follows:

Check the htaccess file in the home page of the site and make sure of this line
Code:
You must log in to view
(1 lines)

Look at the number after php83 in the file. If it is php74, change 74 to 83, save the file, and then check the control panel.

it was like this
1742626646546.webp


and i change it to
Code:
You must log in to view
(1 lines)
 
@xenvn
For example, if I wanted to install "xenforo 1" in a subdirectory and I have to logically change php 8.4 to 5.4 for example, can it be done?

for example, if I have xenforo 2 in www I use php8.4
while in the subdirectory if I have xenforo 1 can I also use php 5.4?

like a php switch, is it possible to do it?
 
@xengugol89
It seems possible, but I haven't tried running multiple PHP versions.
I use a VPS and have set my system to always have a single, latest PHP version.

1742645478333.webp
 
I don't think you can change PHP between the two folders because it only applies to the domain.
 
@binkaddas
You must run 2 domain names in 2 separate folders. And each folder can be configured with a different php version.
it's really good, do you know the steps, also i will serche in the google
 
Back
Top Bottom