Changes

From SME Server
Jump to navigationJump to search
460 bytes added ,  15:06, 11 May 2010
m
categorisation
Line 1: Line 1: −
[[Category:Howto]]
+
{{Incomplete}}
{{Note box|This is work in progress}}
   
==Maintainer==
 
==Maintainer==
 
Thomas Chandra (thomas DOT aria AT telkom DOT net DOT id)
 
Thomas Chandra (thomas DOT aria AT telkom DOT net DOT id)
Line 61: Line 60:  
   mysql -e "grant all privileges on *.* to orangehrmuser@localhost identified by 'yourpassword' WITH GRANT OPTION"
 
   mysql -e "grant all privileges on *.* to orangehrmuser@localhost identified by 'yourpassword' WITH GRANT OPTION"
   −
   mysql -e "flush privileges
+
   mysql -e "flush privileges"
    
===InnoDB===
 
===InnoDB===
Line 81: Line 80:     
==Removal==
 
==Removal==
 +
  rm /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90orangehrm
 +
  expand-template /etc/httpd/conf/httpd.conf
 +
  svc -t /service/httpd-e-smith
 +
  rm -rf /opt/orangehrm
 +
 +
Delete orangehrmuser from mysql using phpmyadmin
 +
 +
Optional :
 +
  db configuration setprop mysqld InnoDB disabled
 +
 +
==Additional Information==
 +
 +
See discussion about OrangeHRM installation and problems (blank PIM page, etc) [http://forums.contribs.org/index.php?topic=39203.0 here]
 +
 +
 +
 +
----
 +
[[Category:Howto]]
 +
[[Category:Webapps]]

Navigation menu