Changes

From SME Server
Jump to navigationJump to search
m
→‎MySQL backend: version update
Line 35: Line 35:  
A. Create a new MySQL database (e.g. ehour) (see [http://wiki.contribs.org/Useful_Commands#Create_a_Database_and_its_User here] how to)
 
A. Create a new MySQL database (e.g. ehour) (see [http://wiki.contribs.org/Useful_Commands#Create_a_Database_and_its_User here] how to)
   −
B. Download the MySQL schema for ehour [https://raw.github.com/tedeling/ehour/20120613-RELEASE-1.0/eHour-persistence-mysql/src/sql/install/fresh.mysql.sql here]  
+
B. Download the MySQL schema for ehour 1.4.1 [https://raw.githubusercontent.com/tedeling/ehour/master/eHour-persistence-mysql/src/sql/install/fresh.mysql.sql here]  
    
C. Import the downloaded MySQL schema into the ehour database
 
C. Import the downloaded MySQL schema into the ehour database
Line 77: Line 77:  
  ehour.translations=%ehour.home%/resources/i18n
 
  ehour.translations=%ehour.home%/resources/i18n
   −
G. Add '/opt/ehour/ehour start' to /etc/rc.d/rc.local (This can be improved by adding ehour to runlevel 7)  
+
G. Add '/opt/ehour/ehour start' to /etc/rc.d/rc.local (This can be improved by adding ehour to runlevel 7)
    
==Upgrade==
 
==Upgrade==

Navigation menu