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

Updated: HowTo install XtreamUI from World of IPTV Source

Status
Not open for further replies.
TkC35o.jpg

I have installed the panel, but I have problem with geolite install/update...
 
next time use the ?
hallo
I tried to follow this guide but it didn't work. What would be the command to give chown to xtreamcodes? In addition, when I modify the settings file, entering the panel settings gives a white screen. Could you have a video of this guide so we could all understand better? Thank you so much
 
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
Someone can help me with these guide? Thanks
 
thank you very much for the full tuturial.
 
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
what happen with the link of world iptv !!! it dont work
 
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
You have the possibility to install the original version of XtreamUI v22f Mainserver + LB from World of IPTV.

I just provide two versions, of the Admin Parts:

2a. is the original unmodified XtreamUI 22f Admin Interface
2b. is a aproved moded XtreamUI Admin Interface with lot new features and bug fixes (recommended)


No quote
Thank you, I was looking for this version.
 
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
1.
server {
listen 80;
root /home/xtreamcodes/iptv_xtream_codes/isp/;
location / {
allow 127.0.0.1;
deny all;
}
location ~ \.php$ {
limit_req zone=one burst=8;
try_files $uri =404;
fastcgi_index index.php;
fastcgi_pass php;
include fastcgi_params;
fastcgi_buffering on;
fastcgi_buffers 96 32k;
fastcgi_buffer_size 32k;
fastcgi_max_temp_file_size 0;
fastcgi_keep_conn on;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param SCRIPT_NAME $fastcgi_script_name;
}
}


2.
after start service xui not work any idea thanks
image-2021-02-15-132932.png
 
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
Hi,

i did install this version version , main part work fine, but LB have problem, some of it cronjobs not working . example :

/home/xtreamcodes/iptv_xtream_codes/php/bin/php /home/xtreamcodes/iptv_xtream_codes/crons/servers_checker.php

it give this

File: /home/xtreamcodes/iptv_xtream_codes/tmp/01c14e32397e163af4f5f0b71f307a3d

if someone encounter this problem or just me ?
 
Is anyone seeing this error when trying to install a LB

Connecting to www.worldofiptv.com (www.worldofiptv.com)|185.34.216.24|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14281 (14K)
Saving to: ‘install.py.4’

install.py.4 100%[===================>] 13.95K --.-KB/s in 0.002s

2021-03-03 12:19:37 (7.03 MB/s) - ‘install.py.4’ saved [14281/14281]

┌──────────────────────────────────────────┐
│ │
│ │
│ Xtream Codes Reborn BETA - Installer │
│ │
│ │
└──────────────────────────────────────────┘

Installation Type [MAIN, LB]: LB

┌──────────────────────────────────────────┐
│ Invalid installation type │
└──────────────────────────────────────────┘
 
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
GeoLite2.mmdb getting 0 (zero)
do the following:

replace the GeoLite2.mmdb 0 to the good one

1. Make it immutable:
sudo chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb

2. Remove immutable but edit hosts file to download GTA's update file:
sudo chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb

nano /etc/hosts and add the following (if there is an entry of 127.0.0.1 downloads.xtream-codes.com, remove it):
195.154.241.162 downloads.xtream-codes.com

3. Change the permissions of GeoLite2.mmdb to 0555
apt-get install e2fsprogs -y && chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && wget https://archive.org/download/geolite2_20210307_202103/GeoLite2.mmdb -O /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb
 
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top