Top Menu

Jump to content
Home
    • Projects
    • Work packages
    • 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
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Professional 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
  • Roadmap
  • Work packages
  • Calendars
  • Team planners
  • Boards
  • Forums
  • Wiki
    • Table of contents
      • Expanded. Click to collapseCollapsed. Click to showDeveloper
        • Hierarchy leafAccessibility Checklist
        • Hierarchy leafCode Review Guidelines
        • Expanded. Click to collapseCollapsed. Click to showContribution
          • Hierarchy leafGit Workflow
          • Hierarchy leafTranslations
        • Expanded. Click to collapseCollapsed. Click to showDeveloping Plugins
          • Hierarchy leafDeveloping an OmniAuth Authentication Plugin
        • Hierarchy leafRelease Process
        • Hierarchy leafReport a bug
        • Hierarchy leafSecurity
        • Hierarchy leafSetting up an OpenLDAP server for testing
        • Hierarchy leafTheme Features
      • Hierarchy leafDownload
      • Expanded. Click to collapseCollapsed. Click to showFeature tour
        • Hierarchy leafRelease Notes OpenProject 30
        • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 30 - Overview
          • Hierarchy leafGlossary
          • Hierarchy leafRelease Notes - Accessibility
          • Hierarchy leafRelease Notes - Accessibility changes
          • Hierarchy leafRelease Notes - Add work package queries as menu items to sidebar
          • Hierarchy leafRelease Notes - Copy projects based on Templates
          • Hierarchy leafRelease Notes - Design changes
          • Hierarchy leafRelease Notes - Fixed Bugs
          • Hierarchy leafRelease Notes - Keyboard Shortcuts
          • Hierarchy leafRelease Notes - Project settings
          • Hierarchy leafRelease Notes - Ruby&Rails Update
          • Hierarchy leafRelease Notes - Security
          • Hierarchy leafRelease Notes - Timelines
          • Hierarchy leafRelease Notes - Work packages
      • Hierarchy leafHowto create animated gifs
      • Hierarchy leafMigration Squashing
      • Hierarchy leafMod security
      • Hierarchy leafNew work package page
      • Hierarchy leafOP3 to OP4 Debian upgrade
      • Hierarchy leafOP4 Ubuntu1404 Stable with MySQL in production
      • Hierarchy leafOpenProject 40 Development Setup
      • Expanded. Click to collapseCollapsed. Click to showOpenProject Foundation
        • Hierarchy leafBoards
        • Hierarchy leafMembers
        • Hierarchy leafOPF-Meetings
        • Hierarchy leafStatutes
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes
        • Hierarchy leafOpenProject released on Bitnami
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 40 - Overview
        • Hierarchy leafRelease Notes OpenProject 40 - Accessibility improvements
        • Hierarchy leafRelease Notes OpenProject 40 - Column header functions in work package table
        • Hierarchy leafRelease Notes OpenProject 40 - Improved Design
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated query title on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated toolbar on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - OmniAuth integration for OpenProject
        • Hierarchy leafRelease Notes OpenProject 40 - Work package details pane
      • Expanded. Click to collapseCollapsed. Click to showSecurity and privacy
        • Hierarchy leafFAQ
      • Expanded. Click to collapseCollapsed. Click to showSupport
        • Expanded. Click to collapseCollapsed. Click to showDownload and Installation
          • Hierarchy leafInstallation MacOS
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 3 0
            • Hierarchy leafDebian Stable with MySQL in production
            • Hierarchy leafInstallation Ubuntu
            • Hierarchy leafInstallation Windows
            • Hierarchy leafInstallation on Centos 65 x64 with Apache and PostgreSQL 93
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 40
            • Hierarchy leafOP4 Debian Stable with MySQL in production
          • Expanded. Click to collapseCollapsed. Click to showMigration paths
            • Hierarchy leafFrom Chilliproject to OpenProject
            • Hierarchy leafMigration 15 to 30
            • Hierarchy leafMigration 24 to 30
            • Hierarchy leafMigration Redmine 2x › OpenProject 30
            • Hierarchy leafOpenProject 3 Migration
          • Hierarchy leafOpenProject 40
        • Expanded. Click to collapseCollapsed. Click to showNews
          • Hierarchy leafNew OpenProject Translations Plugin
          • Hierarchy leafNew Plugin on OpenProjectorg Local Avatars
          • Hierarchy leafNew design for OpenProject
          • Hierarchy leafNews Accessibility workshop for OpenProject
          • Hierarchy leafNews Glossary for OpenProject
          • Hierarchy leafNews Heartbleed fixed
          • Hierarchy leafNews Icon Fonts
          • Hierarchy leafNews OpenProject 30 Release
          • Hierarchy leafNews Release GitHub Integration Plugin
          • Hierarchy leafNews Success Story Deutsche Telekom
          • Hierarchy leafNews Timelines
          • Hierarchy leafOpenProject 3013 released
          • Hierarchy leafOpenProject 3017 released
          • Hierarchy leafOpenProject 40 released
          • Hierarchy leafOpenProject 40 will be coming soon
          • Hierarchy leafOpenProject 405 released
          • Hierarchy leafOpenProject and pkgrio
          • Hierarchy leafOpenProject news moved to a new blog
          • Hierarchy leafOpenProjectBitnami
          • Hierarchy leafPackager version with plugins released ("Community edition")
          • Hierarchy leafRegistration OpenProject-Foundation
          • Hierarchy leafRelease OpenProject AuthPlugins
          • Hierarchy leafUpdates on OpenProject
          • Hierarchy leafWe need your feedback for the the new fullscreen view for work packages
        • Hierarchy leafOpenProject Plug-Ins
      • Hierarchy leafWiki
You are here:
  • Forums
  • Support Installation & Updates

Content

openproject on Centos 6.5 or 7 with mysql.

Added by Rajeev Krishna over 8 years ago

Hi,

I am new to Openproject.
I am using the demo version provided for past 2 weeks. I am very much impressed & thankful for the efforts made by the development team.
Now I wanted to install openproject on Centos 6.5 or 7.0.
Any one Please let m,e know the step by step process for installing & running Openproject.
I am well aware of centos 6.5, mysql, apache & php.
I am new to ruby on rails. Please post the step by step guide for centos 6.5 or 7.0 with mysql.


Replies (7)

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Tim Tielens over 8 years ago

If you searched for those 3 words “openproject” “centos” “mysql” you would have found this:

https://community.openproject.org/topics/1308

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Rajeev Krishna over 8 years ago

HI,

AT THIS LINE:
RAILS_ENV=“production” bundle exec rake db:migrate
I am getting the following error:


[openproject@centvm openproject]$ RAILS_ENV=“production” bundle exec rake assets:precompile
require ‘rails/all’… 0.700s
Bundler.require… 1.880s
Application.initialize!… [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
2.090s
rake aborted!
Sprockets::FileNotFound: couldn’t find file ‘jquery’
(in /home/openproject/openproject/app/assets/javascripts/application.js.erb:13)
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/context.rb:106:in `resolve’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/context.rb:146:in `require_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/directive_processor.rb:217:in `process_require_directive’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/directive_processor.rb:167:in `block in process_directives’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/directive_processor.rb:165:in `each’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/directive_processor.rb:165:in `process_directives’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/directive_processor.rb:99:in `evaluate’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/tilt-1.4.1/lib/tilt/template.rb:103:in `render’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/context.rb:197:in `block in evaluate’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/context.rb:194:in `each’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/context.rb:194:in `evaluate’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/processed_asset.rb:12:in `initialize’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:374:in `new’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:374:in `block in build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:395:in `circular_call_protection’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:373:in `build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:94:in `block in build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/caching.rb:58:in `cache_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:93:in `build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:287:in `find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:61:in `find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/bundled_asset.rb:16:in `initialize’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:377:in `new’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:377:in `build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:94:in `block in build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/caching.rb:58:in `cache_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:93:in `build_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/base.rb:287:in `find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/index.rb:61:in `find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:211:in `block in find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:257:in `benchmark’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:210:in `find_asset’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:119:in `block in compile’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:118:in `each’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/sprockets/manifest.rb:118:in `compile’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/non-stupid-digest-assets-1.0.4/lib/non-stupid-digest-assets.rb:31:in `compile_with_non_digest’
/home/openproject/.rvm/gems/ruby-2.1.0/bundler/gems/sprockets-rails-e069c097056e/lib/sprockets/rails/task.rb:60:in `block (3 levels) in define’
/home/openproject/.rvm/gems/ruby-2.1.0/gems/sprockets-2.2.2.backport2/lib/rake/sprocketstask.rb:146:in `with_logger’
/home/openproject/.rvm/gems/ruby-2.1.0/bundler/gems/sprockets-rails-e069c097056e/lib/sprockets/rails/task.rb:59:in `block (2 levels) in define’
/home/openproject/.rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:15:in `eval’
/home/openproject/.rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:15:in `

’
Tasks: TOP => assets:precompile
(See full trace by running task with —trace)

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Tim Tielens over 8 years ago

What are you trying to install ?
OP 3.0 or
OP 4.0

And on what distro…

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Philipp Tessenow over 8 years ago

If it is OP4 (what is currently on the “stable” branch), then you need to install Node.js too. If you still want OP3, then do a git checkout release/3.0 to get the latest 3.0 release.
I think the guide you’re following uses the 3.0 release.

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Tim Tielens over 8 years ago

Of course the guide is for 3.0, hence the question:

What are you trying to install ?
OP 3.0 or
OP 4.0

And on what distro...

But the principal is the same.
And yes, you need to install Node.js

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Rajeev Krishna over 8 years ago

Thanks Every one.

I Installed Node.js & bower
With bower Installed JQUERY.
Now Installation Completed Successfully.

RE: openproject on Centos 6.5 or 7 with mysql. - Added by Tim Tielens over 8 years ago

Hi Rajeev,

Great to hear !
Enjoy ;-)

  • (1 - 7/7)
Loading...