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. New installation on CentOS 7.2 not working

New installation on CentOS 7.2 not working

Added by Florin O. over 9 years ago

Hi

I just found out about Openproject and I wanted to test it.

I have a server running CentOS 7.2.1511. I installed openproject via yum and I got 5.0.10.

yum install openproject Package openproject-5.0.10-1453539793.8726fbf.centos7.x86_64 already installed and latest version Nothing to do

After the configuration part, where I set up mysql, cvs, etc openproject does not start. If I run manually “service openproject start” I get

Failed to start openproject.service: Unit openproject.service failed to load: No such file or directory.

When I run that command with strace I see that

faccessat(AT_FDCWD, "/usr/libexec/initscripts/legacy-actions/openproject/start", X_OK) = -1 ENOENT (No such file or directory)

Why wasn’t that file created and how can I create it?

Thank you


Loading...