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

Updated: HowTo install XtreamUI from World of IPTV Source

Status
Not open for further replies.

dsnet

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
16
Reaction score
89
Points
24
Location
nl
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
Hi, since I use port 80, how can I change port 80 of nginx.conf to different so isp can work?
Can anyone help?
 

Alex2021

Extended Member
Ext. Member
Joined
Jan 20, 2020
Messages
45
Reaction score
27
Points
29
Location
france
Hi, since I use port 80, how can I change port 80 of nginx.conf to different so isp can work?
Can anyone help?
put this code on ngnix.conf bro but befor last }

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;
}
}
 

dsnet

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
16
Reaction score
89
Points
24
Location
nl
put this code on ngnix.conf bro but befor last }

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;
}
}
Thats what I did, but I want to use different port that 80

server {
listen 80;
root /home/xtreamcodes/iptv_xtream_codes/isp/;
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Alex2021

Extended Member
Ext. Member
Joined
Jan 20, 2020
Messages
45
Reaction score
27
Points
29
Location
france
Thats what I did, but I want to use different port that 80

server {
listen 80;
root /home/xtreamcodes/iptv_xtream_codes/isp/;
i understand but ihave just this but for me not work 80 idk
 

Narl

Extended Member
Ext. Member
Joined
Oct 26, 2020
Messages
43
Reaction score
11
Points
19
Location
Ireland
i installed this last night. Very XUI feel to it in some ways.
I added a stream last night (Nasa) from YouTube, it goes from starting to stopped for some reason, it doesn’t seem to start at all, is there an error or something?

I tried on UI before I loaded this one and it worked perfectly fine, I formatted the server before installing 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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Jaystealth

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
160
Reaction score
516
Points
104
Location
Uk
What I just said its a different version it needs YouTube dl check here in forums it's been covered loads
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Narl

Extended Member
Ext. Member
Joined
Oct 26, 2020
Messages
43
Reaction score
11
Points
19
Location
Ireland
What I just said its a different version it needs YouTube dl check here in forums it's been covered loads
Yeah I’m in the ssh of the server, way to much commands and config for my liking. Was hoping just to install it and that was it. Oh well haha.
 

Jaystealth

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
160
Reaction score
516
Points
104
Location
Uk
It's best panel version around if u set up correct
 

Narl

Extended Member
Ext. Member
Joined
Oct 26, 2020
Messages
43
Reaction score
11
Points
19
Location
Ireland
It's best panel version around if u set up correct
Oh no doubt on that. It’s somewhat different to what I am use to, like everything, just takes time.

Well I was able to get YouTube working, although the web player preview doesn't work now haha, although i cant remember of it was working before or not.
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Jaystealth

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
160
Reaction score
516
Points
104
Location
Uk
Well I was able to get YouTube working, although the web player preview doesn't work now haha, although i cant remember of it was working before or not.
Web player enable his
 

Narl

Extended Member
Ext. Member
Joined
Oct 26, 2020
Messages
43
Reaction score
11
Points
19
Location
Ireland
{"main_fetch":false,"error":"MySQL: Access denied for user 'user_iptvpro

New error im getting, i have reinstalled the server and also the load balancer but to no avail.
 

magtv

Extended Member
Ext. Member
Joined
Oct 20, 2019
Messages
191
Reaction score
66
Points
39
Location
Germany
PROBLEM
{"main_fetch":false,"error":"MySQL: Access denied for user 'user_iptvpro

New error im getting, i have reinstalled the server and also the load balancer but to no avail.
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

malychino

Extended Member
Ext. Member
Joined
Nov 14, 2019
Messages
109
Reaction score
89
Points
39
Location
Nowher
Hello,
is server down?
I have error to instal LB
HTTP request sent, awaiting response... 404 Not Found
2021-11-26 20:40:55 ERROR 404: Not Found.

python: can't open file 'install.py': [Errno 2] No such file or directory
 
K

Kenxo

Guest

vinny74

Extended Member
Ext. Member
Joined
Jan 21, 2020
Messages
14
Reaction score
12
Points
14
Location
Italia
Hi all, it is possible to install on ubuntu 20.04, or better to stay on 18.04. Thank you P.S. sorry this is an online translation
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Status
Not open for further replies.
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