Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Resource PHP 7.4.7 For XtreamUI 7.4.7

Register & Get access to index
i see no php pear in your php build , xtreamcodes no need pear package ?
 
php 7 is obsolete please update for php 8.1 or php 8.2

actual online php version supported
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
it is not enough to update PHP, you also need to rewrite the panel for the new PHP

yes i know php compiling code i already have them

and the api xtream codes part works on php 8

it is the code of the admin interface of the panel which is not compatible

it returns to a white page

so only this code needs to be updated

and this update should have been done for several months already

it's been several months that we warn that php 7 will become obsolete

compile and even redo all the installer I know how to do that

but the update of the panel admin interface code

and that's the problem they made us pay for the code when we don't keep it up to date

to compile php 8.1 is not complicated

for Ubuntu and Debian install this repository


Bash:
apt-get -y install build-essential
apt-get build-dep -y php8.1
apt-get -y install mcrypt
apt-get -y install libmcrypt-dev
apt-get -y install libgeoip-dev
apt-get -y install daemonize

for RedHat system (CentOS Fedora etc)

install remi remi repo


Bash:
dnf -y groupinstall "Development Tools" "Development Libraries"
dnf build-dep -y php81-php
dnf -y install libmcrypt
dnf -y install mcrypt-devel
dnf -y install libmcrypt-devel
dnf -y install GeoIP
dnf -y install GeoIP-devel
dnf -y install daemonize

for build php and dependency



build php pecl xmlrpc




build php pecl zip




build php pecl mcrypt



build php pecl geoip




update ioncube loader






update /home/xtreamcodes/iptv_xtream_codes/php/lib/php.ini

change

Code:
zend_extension=ioncube_loader_lin_7.4.so

to

Code:
zend_extension=ioncube.so


add

Code:
extension=xmlrpc.so
extension=zip.so


build php 8.1 work

xtream codes api on php 8.1 work

xtreamui admin on php 8.1 white page


so yes the problem comes from the compatibility of the code of the admin interface of the panel but this one should have been updated for php 8 1 year ago except it is still php 7 code while php 7 and obsolete

it is this part that needs to be updated urgently

have made us pay credits for this code when it is not even up to date in terms of security can it be based on a version of php which is obsolete

update /home/xtreamcodes/iptv_xtream_codes/start_services.sh

for work on Ubuntu/Debian and RedHat System (CentOS Fedora)

 
Last edited:
to use php 8.1 or 8.2 you need a working decode files no ?
do you have it ? can you share ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Thanks anyone can confirm its working correct ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
and what that means ???
that mean
speed, efficiency, security, and you can install it on for example ubuntu 22.04 or more, so you don't need to tamper with the server to use an old version of php on a new version of ubuntu
 
that mean
speed, efficiency, security, and you can install it on for example ubuntu 22.04 or more, so you don't need to tamper with the server to use an old version of php on a new version of ubuntu
And what that means, and how we can find the way to have it ..
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top