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
Joined
Oct 13, 2019
Messages
79
Reaction score
39
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,187
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
 
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

fuzileiro

Extended Member
Ext. Member
Joined
Jan 1, 2020
Messages
52
Reaction score
24
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
Joined
Oct 13, 2019
Messages
79
Reaction score
39
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
 

fuzileiro

Extended Member
Ext. Member
Joined
Jan 1, 2020
Messages
52
Reaction score
24
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?
 
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

AleksandarMKD

Extended Member
Ext. Member
Joined
Oct 13, 2019
Messages
79
Reaction score
39
Points
29
Location
Skopje
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?
This is for the main server only
when you want to reinstall main server it and have all your balancers connect immediately to the newly installed main server
You need to do the above procedure
 
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