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

Change PASSWORD FOR : user_iptvpro in MYSQL (recommended for panels with many balancers)

AleksandarMKD

Extended Member
Ext. Member
VIP Member 12M
Joined
Oct 13, 2019
Messages
74
Reaction score
34
Points
29
Location
Skopje
Hello for All
Sometimes we need to reinstall the main server and we want to connect the balancers we already have after that installation, well here
is the solution:
work on Ubuntu 18.04
in Terminal PuTTY root user:


Server ID: 1
Host: 127.0.0.1
Port: 7999
Username: user_iptvpro
Password: PASSWORD
Database: xtream_iptvpro
forward

Server ID: 1
Host: 7999
Username: user_iptvpro
Password: password from the previous installation
Database: xtream_iptvpro
then
mysql -u root

ALTER USER 'user_iptvpro'@'%' IDENTIFIED BY 'password from the previous installation';
GRANT ALL on xtream_iptvpro.* to 'user_iptvpro'@'%' identified by 'password from the previous installation';
FLUSH PRIVILEGES;
service mysql restart
/home/xtreamcodes/iptv_xtream_codes/start_services.sh
 

@TealcAvalon

Basic Member
Basic Member
Banned
Joined
Apr 12, 2021
Messages
152
Reaction score
1,126
Points
104
Location
World
There is no need to restart mysql service, since you did flush privileges it's already "on" by default, nevertheless I would recommend to change default mysql XC port, change also default XC database and give each LB a different login/password, and just DON'T use the default username "user_iptvpro". But hey that's just me, I don't like to use default settings has that will make the service vulnerable to several know attacks points
 
DMCA Ignored Unmetered Server UK/Portugal Unblock CDN Contact Us
32CPU 128G RAM 10Gbps - 535€ PP-CDN 1Gbps - 49€ 15 Data Centers
56CPU 128G RAM 10Gbps - 589€ PP-CDN 5Gbps - 180€ Skype US
12CPU 64G RAM 4Gbps - 240€ PP-CDN 10Gbps - 350€ Telegram
Amsterdam/Germany/Spain/Portugal/US Super-CDN 1Gbps 90€ IPTV Solution

fuzileiro

Extended Member
Ext. Member
Joined
Jan 1, 2020
Messages
51
Reaction score
23
Points
19
Location
malaysia
There is no need to restart mysql service, since you did flush privileges it's already "on" by default, nevertheless I would recommend to change default mysql XC port, change also default XC database and give each LB a different login/password, and just DON'T use the default username "user_iptvpro". But hey that's just me, I don't like to use default settings has that will make the service vulnerable to several know attacks points
Hi guys, my question. I want to change the user_iptvpro password, i have make it with this command i use;

mysql -u root -p

use mysql;

ALTER USER 'user_iptvpro'@'%' IDENTIFIED BY 'password';

FLUSH PRIVILEGES;

exit


after change this, my database and panel doesn't anymore work!

What is wrong?

if i use the same command lines with the previous Fresh install password, panel works again!

Why i can't change the iptvpro password?

if someone can me help im will be happy.

thanks
 

AleksandarMKD

Extended Member
Ext. Member
VIP Member 12M
Joined
Oct 13, 2019
Messages
74
Reaction score
34
Points
29
Location
Skopje
Hi guys, my question. I want to change the user_iptvpro password, i have make it with this command i use;

mysql -u root -p

use mysql;

ALTER USER 'user_iptvpro'@'%' IDENTIFIED BY 'password';

FLUSH PRIVILEGES;

exit


after change this, my database and panel doesn't anymore work!

What is wrong?

if i use the same command lines with the previous Fresh install password, panel works again!

Why i can't change the iptvpro password?

if someone can me help im will be happy.

thanks
why use mysql; ?
pls see my instruction
do the same as I have written and it will surely be fine
 
DMCA Ignored Unmetered Server UK/Portugal Unblock CDN Contact Us
32CPU 128G RAM 10Gbps - 535€ PP-CDN 1Gbps - 49€ 15 Data Centers
56CPU 128G RAM 10Gbps - 589€ PP-CDN 5Gbps - 180€ Skype US
12CPU 64G RAM 4Gbps - 240€ PP-CDN 10Gbps - 350€ Telegram
Amsterdam/Germany/Spain/Portugal/US Super-CDN 1Gbps 90€ IPTV Solution

fuzileiro

Extended Member
Ext. Member
Joined
Jan 1, 2020
Messages
51
Reaction score
23
Points
19
Location
malaysia
why use mysql; ?
pls see my instruction
do the same as I have written and it will surely be fine
Hi mate, thank you for reply my question.

have you read my question? i want change user_iptvpro password. i do that, but then my panel doesn't anymore work!

if i put the previous installation password, then works well!

what i do wrong?
 
DMCA Ignored Unmetered Server UK/Portugal Unblock CDN Contact Us
32CPU 128G RAM 10Gbps - 535€ PP-CDN 1Gbps - 49€ 15 Data Centers
56CPU 128G RAM 10Gbps - 589€ PP-CDN 5Gbps - 180€ Skype US
12CPU 64G RAM 4Gbps - 240€ PP-CDN 10Gbps - 350€ Telegram
Amsterdam/Germany/Spain/Portugal/US Super-CDN 1Gbps 90€ IPTV Solution
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