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. Configuration error - Debian 9 / Turnkey Linux with Virtualbox

Configuration error - Debian 9 / Turnkey Linux with Virtualbox

Added by kak tux over 6 years ago

Hi there,

i want to try out openpoject in a virtual machine (virtualbox) with debian 9 (using turnkey linux core 15.0).

But when i configure it it gives me an error:

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.25 (Debian) Server at xxx.xxx.MY.IP Port 80

What i did:

apt update

apt upgrade

wget -qO- https://dl.packager.io/srv/opf/openproject-ce/key | apt-key add -

apt install apt-transport-https

wget -O /etc/apt/sources.list.d/openproject-ce.list \

https://dl.packager.io/srv/opf/openproject-ce/stable/8/installer/debian/9.repo

apt install webmin-apache webmin-mysql

apt update

apt install openproject

openproject configure

1.install and configure mysql-server locally - y
2.install apache2 server - y
3.fully qualified domain name - openproject
4.server path prefix: empty
5.ssl - no 
6.subversion - y
7.git - y
8. send emails? - sendmail
9.admin email - my@email.com
10. install memcached server? - y

for git and subversion paths i clicked what the configuration offered as default.

When i do the same - but choosing git and subersion "no" - it works. Although i am not sure i will need them - an error probably isn't the default result. Also I am not sure what some of the configuration options mean (like No. 3+4)

Does anyone have an idea where my mistake is, or what i did wrong? Any hint would be great.

Attached a textfile of the terminal-output after the configuration.


Loading...