MySQL to EZDB

Home / Migration

Xtream UI to Ezserver

Prepare User Database:

  • Replace Xtream UI admin/users.php by users.php

  • login Xtream UI Panel

  • Browser users into the last page to download user_profile.xml

  • copy user_profile.xml into ezserver_enterprise/users directory

  • Restart Ezserver

XC V2 to Ezserver

Prepare User Database:

  • Install XAMPP and start XAMPP control panel

  • start Apache and MySQL

  • open MySQL admin (phpMyAdmin) and set root password to your SQL password.

  • import backup_v2_db.sql

Import User Database PHP: 

  1. xc2.0.2.zip (10/08/2019) --- support users, groups, channels, movies

  2. xc2.0.1.zip (09/26/2019) --- support users, groups, channels

  3. xc2.zip (09/25/2019) --- support users, groups, channels

  4. Ezserver XML format

 

Step1: get user files from SQL

  • copy user.php and group.php into xampp/htdocs directory.

  • user your sql password instead of 1234 in user.php and group.php

  • open URL: http://localhost/user.php in Chrome 

    • download user_definition.xml

    • download channel_definition.xml

    • download movie_definition.xml

  • open URL: http://localhost/group.php in Chrome and download group_definition.xml

Step2: upload user files into ezserver.

  • install ezserver

  • copy user_profile.xml into ezserver_enterprise/users directory

  • copy group_definition.xml into ezserver_enterprise/ch_config directory

  • copy channel_profile.xml into ezserver_enterprise directory

  • copy movie_profile.xml into ezserver_enterprise directory

  • upload movies into ezserver_enterprise directory

  • start ezserver