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!

export xtream ui database into your local pc

mohab36

Basic Member
Basic Member
Banned
Joined
Jan 30, 2020
Messages
5
Reaction score
4
Points
11
Location
algeria
hello mates i hope you are doing well, i am new member here and this is my first hread

i come with a way to export your mysql database into you local machine and hence you can import it locally for more investigtion and manipulation and this helps a lot especially during issues.

first you need to backup your database using mysqldumb and this disscussed in how to thread by redhat.
you are required to install putty in your local machine.
if you want to investigate and analyse your database you have to install any local web server like xammp or wammp
steps:
after making the backup
open command prompt in the local machine type the following command
pscp -P <sshport> USERNAME@IP_ADDRESS_OF_XTREAM_SERVER:/../tmp/xtream_iptvpro.sql e:\x.


/../tmp/xtream_iptvpro.sql > location of database backup
e:\x. > destination location
then rename the file in your machine x. > xtream_iptvpro.sql
then if you want to import into your local server which must have mysql installed in
export it using red hat thread
hnx in advance mates
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top