Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. installing on existing debian server

installing on existing debian server

Added by Mathias R over 7 years ago

Hi,

i’m trying to install openproject on a existing debian 8 server.
i want to use an existing mysql database and configured this in database.

when i do “sudo openproject configure” and “… run web” i get 2 error messages:

bundler: failed to load command: unicorn (/opt/openproject/bundle/ruby/2.4.0/bin/unicorn)
ActiveRecord::StatementInvalid: Mysql2::Error: Table ‘database.work_packages’ doesn’t exist….

The database connection is valid in “openproject configure” but database stays empty and having no structure data inside.

I have a Debian 8 Server with Apache2 and Gitlab installed.
I have installed Openproject by this tutorial:
https://www.openproject.org/download-and-installation/

What am i doing wrong?

Mathias


Loading...