- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
linux:redmine [2015/11/04 10:00] vondra [Installation] |
linux:redmine [2015/11/04 10:01] (current) vondra [Installation] |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| grant all privileges on redmine.* to redmine@localhost identified by 'redmine'; | grant all privileges on redmine.* to redmine@localhost identified by 'redmine'; | ||
| </code> | </code> | ||
| + | - (optionally) put DB dump from older version into newly created DB | ||
| - setup database manually in /etc/redmine/database.yaml:<code yaml> | - setup database manually in /etc/redmine/database.yaml:<code yaml> | ||
| production: | production: | ||
| Line 29: | Line 30: | ||
| PassengerRoot /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini | PassengerRoot /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini | ||
| PassengerDefaultRuby /usr/bin/ruby | PassengerDefaultRuby /usr/bin/ruby | ||
| - | **PassengerDefaultUser www-data** | + | PassengerDefaultUser www-data |
| </IfModule> | </IfModule> | ||
| </code> | </code> | ||
linux/redmine.1446627659.txt.gz · Last modified: 2015/11/04 10:00 by vondra


