emre1393 / xtreamui_mirror

This is an installation mirror for xtream ui software.
GNU General Public License v3.0
78 stars 137 forks source link

php version #18

Open kirk29974 opened 2 years ago

kirk29974 commented 2 years ago

for php you can use 7.4 so you can delete libcurl3 completely and install curl and libcurl4 by default. pm dynamic is good if you have server with many ram

amidevous commented 2 years ago

7.4 not compatible with the part of the code of xtream-codes which unlike that of xtream-ui cannot be modified

unless you are able to decipher and understand

the gibberish that in the files that are in wwwdir

7.3 latest version which can be supported

7.4 impossible

kirk29974 commented 2 years ago

so as a layman on the subject, it means that I can use up to php 7.3.33 as it is compatible with the php files present in the "wwwdir" but not php 7.4 as nothing would work for me. It's right?