Top Menu

Jump to content
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    Home
    • 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

      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
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. Installation on Oracle Linux failed, How to install openproject in windows with apache server

Installation on Oracle Linux failed, How to install openproject in windows with apache server

Added by Vimal Raj almost 11 years ago

I have successfully installed openproject in windows 8. got it working fine.

But, i used Rails thin server now, i want this app should be running on production serves like weblogic/Apache/etc.

i don’t have idea to installing openproject on thin for production. Suggest some other server on windows and update steps if you don’t mind.

Thank You,


Replies (2)

RE: Installation on Oracle Linux failed, How to install openproject in windows with apache server - Added by Philipp Tessenow almost 11 years ago

I am no windows guy, but the help page of thin should get you going:

thin -h

Reading the help page, it seems like you can start thin with the -e flag to start it in production:

thin -e production

cheers,
tessi

RE: Installation on Oracle Linux failed, How to install openproject in windows with apache server - Added by Philipp Tessenow almost 11 years ago

By the way: Which OpenProject version did you install (3.0 or 4.0)?

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