Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download
Resource icon

Download PHP 7.4.7 For XtreamUI 7.4.7

Register & Get access to index

Attention important note:

Each Resource Author is responsible for the completeness and functionality for its content.
Duplicate existing content will be deleted.
If a link to a resource no longer works, the author will firstly advised to update the link. If after a certain time the link is not updated, the resource will be deleted and the author will be banned for a certain time!

Xtream Codes or Xtream UI v22F has been running on the old php 7.2. Current latest php version is 7.4.x which is 40% faster and more efficient. Imagine you are driving at 70mph. Now you upgrade the engine (for free) and the car allows you to drive at 98mph. Would you take the engine?
Xtream UI is writtten in php. The script requires php, nginx. mysql to run. The streaming engine is ffmpeg. Until now I have updated nginx to latest version. However it is not enough. Nginx calls PHP to process the requests from clients. If PHP is slow, NGINX will be slow. Upgrading to PHP latest version is a MUST. But you don’t have to.

What is the risk?​

There is 1 risk. The iconcube loader for php 7.4.x is in beta. According to them, everything should work perfect except overtime memory may leak which is not good.
I have tested PHP 7.4 in my REAL LB server, which is 10gbps, 128G of RAM. Everything is wonderful. No leak or whatsoever. However do it as your own RISK. This is advanced upgrade. I will not be responsible if you cause damage to your servers.

How to upgrade​


Step 1:​

Run This Code To Upgrade PHP (7.4.7)
sudo apt-get install libonig-dev libmcrypt4 libssl-dev libxml2 libbz2-dev libcurl3-nss libcurl4-gnutls-dev libcurl3-gnutls libpng-dev libfreetype6-dev libxslt-dev libzip-dev libonig-dev libmcrypt4 && sudo wget "https://realpanel.io/releases/php.7.4.7.zip" -O /tmp/update.zip -o /dev/null && sudo unzip /tmp/update.zip -d /tmp/update/ && sudo cp -rf /tmp/update/* /home/xtreamcodes/iptv_xtream_codes/php/ && sudo rm -rf /tmp/update && sudo rm /tmp/update.zip && sudo rm -rf /tmp/update && sudo chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/ && sudo chmod 0777 /home/xtreamcodes/iptv_xtream_codes/php/bin/php && sudo chmod 0777 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm

Step 2: Go to /home/xtreamcodes/iptv_xtream_codes/php/etc​

There are 3 conf files for PHP. The name maybe different for each installation.
Screenshot_33.png

Now edit ALL of them. add the following configuration file, inside the xtreamcodes config
process.dumpable = yes
Screenshot_34-1024x387.png

Now Restart The service
sudo chmod 0755 /home/xtreamcodes/iptv_xtream_codecs/php/sbin/php-fpm && sudo chmod 0755 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm && sudo /home/xtreamcodes/iptv_xtream_codes/start_services.sh
This resource has been reported as working in 0 time(s), and as not-working 0 time(s) this month.
(0 time(s) working and 0 time(s) not-working in total)
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock