Migrating myDBR to new Server

(3 posts) (2 voices)
  1. ahoz, Member

    Hi There,

    i am trying to migrate myDBR from an old Ubuntu 12.04 to a newer 16.04 server.
    I just copied the files to the new server and it didnt worked. I get an error message in apache log.

    The file /var/www/mydbr/index.php was encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0.\n Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0

    I tried to update with this manual: https://mydbr.com/doc/content/installation.updating.html
    Unfortunately this didnt worked either. This error showes up if i call the url:

    Es gab ein Problem, die Ausführung Ihrer Anfrage. Wenden Sie sich an Ihren Systemadministrator.
    Which means that an error occured and i need to contact my admin.

    What can i do?

    BTW the database is running on a dedicated server and if it is possible i want to use the same database.

    regards, ahoz

  2. myDBR Team, Key Master

    Ahoz,
    Your Ubuntu 12.04 and 16.04 servers are running different PHP versions and myDBR has separate compilations for PHP 5.3-5.5 and PHP 5.6-5.7.

    To move the installation to new server do following:

    1. Run the updater in the old server.
    2. Download the PHP 7 compatible myDBR version from https://mydbr.com/download/ and extract the version to the new server.
    3. Copy the mydbr_config.php file and the mydbr user-directory from the old server to the new one

    That's it.
    --
    myDBR Team

  3. ahoz, Member

    It worked :)

    Thank you very much.


Reply

You must log in to post.