Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu

Updated by R. Moeller almost 10 years ago

**Issue:**
Apache shows default page after package installation of 5.0

**Platform:**
Debian 8.2 x64 (Jessie) - virgin commandline netinstall - only most basic packages

**Install procedure:**

\- added 5.0 repo according to official package install guide

\- installed openproject with apt-get command

\- after package installation omitted “openproject configure”
\- in result webserver only displays apache default start page

**reproduceable:**
\- yes - definetly :P failed 3 times on different VMs

**(very ugly) workaround:**

\- uninstall openproject and mysql-server with “apt-get —purge remove …”

\- point to older 4.2 repo

\- repeat install procedure

\- repeat “openproject configure”

\- login to website; do basic configuration

\- change repo back to 5.0
\- do update with “apt-get update && apt-get upgrade” according to official update guide

**Conclusion:**

\- configure script of 5.0 ist buggy
\- can do an update of existing installation but not fully configure a fresh one which is a show spoiler for beginners

**Other Remarks:**

\- install guide for Debian has to be updated

\- a default basic Debian system has no “sudo” installed nor configured

\- simply copy and paste the commands from the guide will result in error messages about sudo command not found
\- remember: we’re on Debian, not on Ubuntu ;)

Best Regards

RM

Back

Loading...