Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 15: Line 15:  
----
 
----
 
=== SME 8===
 
=== SME 8===
2. Install Java: 'yum install java'
+
2. Install Java: 'yum install java' (Check to see if SME8 can have the same instructions as SME9)
 
----
 
----
 
=== SME 9 ===
 
=== SME 9 ===
Line 25: Line 25:  
3. Make the downloaded file executable: 'chmod 755 [downloaded_file]'
 
3. Make the downloaded file executable: 'chmod 755 [downloaded_file]'
   −
4. Execute the downloaded file: './[downloaded_file], and follow script/questions
+
4. Execute the downloaded file: './[downloaded_file], and follow script/questions (in this example we use /opt as the installation directory)
    
5. Point your browser to 'http://yourserver:8000' and login with user/pass: admin:admin
 
5. Point your browser to 'http://yourserver:8000' and login with user/pass: admin:admin
 +
    
==MySQL backend==
 
==MySQL backend==
Line 78: Line 79:  
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==
 +
For any upgrade, please see the eHour documentation/wiki. Especially if there is an database schema update. So always make a backup of your mysql database before starting any upgrade.
    
==Demo==
 
==Demo==

Navigation menu