Results 1 to 6 of 6

Thread: [SOLVED] Problem with transfering to another domain (4.4.3)

  1. #1
    User
    Join Date
    10-12-13.
    Posts
    104

    Default [SOLVED] Problem with transfering to another domain (4.4.3)

    Hi!
    I have one problem with transfering contao to another domain.
    I have easily uploaded all files and databases to another domain and server with identical configuration. When I run the contao/install for update get an error:
    ✘ system/themes/flexible The path "system/themes/flexible" exists and is not a symlink.
    ✘ web/assets The path "web/assets" exists and is not a symlink.
    ✘ web/system/themes The path "web/system/themes" exists and is not a symlink.
    ✘ system/logs The path "system/logs" exists and is not a symlink.

    I'm using Contao Manager to install new modules!
    Help me to resolve this problem!
    Best regards & Thank you,
    Goran
    Last edited by essecosi; 09/28/2017 at 15:22.

  2. #2
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    Deploying a Contao 4 installation is not that simple. You need to make sure, that you did not copy the contents of symlinks. (If you are deploying from Linux to Linux, you might be able to copy the symlinks as they are.) Also if you installed any Contao 3 extensions (that are compatible with Contao 4) via composer, you might run into this problem: https://github.com/contao-community-...ugin/issues/69

  3. #3
    User
    Join Date
    10-12-13.
    Posts
    104

    Default

    I'm use only Contao4 extensions (compatible)

  4. #4
    User
    Join Date
    10-12-13.
    Posts
    104

    Default

    hmmm ... how to copy symlinks?

  5. #5
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    Simply delete the existing non-symlinks and run
    Code:
    composer install
    on the server.

  6. #6
    User
    Join Date
    10-12-13.
    Posts
    104

    Default

    now it's fine :-)
    thank you & best regards,
    Goran

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •