1
0
-1

Hi,

I am currently testing various CAT tools, and while setting up Translate5 from the source code on my Ubuntu server, I encountered the following issue:

  1. The application starts properly.
  2. Running the CLI system checks returns "OK".
  3. I create an admin user using the CLI and set the password.
  4. I log in successfully.
  5. After login, I get redirected to /editor and encounter the error "ext is not defined".

Can anyone provide guidance on how to resolve this issue?

Thank you!

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi Odran,

      setting up translate5 on the source code is complicated, because of the various integrations, external packages and micro-services, translate5 uses.

      "ext is not defined" will very likely be not your last issue, if you go for this approach. Also it is an approach, you only would need, if you would want to develop translate5. If this is the case, then please get in touch.

      Else we would recommend you to follow the docker-based installation approach as explained here:

      Docker based installation

      best

      Marc

        CommentAdd your comment...