Changes

Jump to navigation Jump to search
7 bytes removed ,  03:23, 5 May 2010
Line 119: Line 119:  
  /sbin/e-smith/expand-template /etc/my.cnf
 
  /sbin/e-smith/expand-template /etc/my.cnf
 
  /etc/rc.d/rc7.d/S50mysqld restart
 
  /etc/rc.d/rc7.d/S50mysqld restart
 +
 +
== Disable Hypersonic JDBC driver ==
 +
 +
Edit '''/opt/Funambol/bin/funambol''' and change '''COMED=true''' to '''COMED=false''' somewhere around line 44.
 +
 +
This prevents the start/stop script from trying to start or stop the Hypersonic database, since we’re are now using MySQL.
 +
 +
Optionally you can ''rm -rf /opt/Funambol/tools/hypersonic'' to save a bit of disk space.
    
== Install Modules in Funambol ==
 
== Install Modules in Funambol ==
Line 137: Line 145:     
[https://core.forge.funambol.org/wiki/HOWTOFunambolMySQLFedora10 https://core.forge.funambol.org/wiki/HOWTOFunambolMySQLFedora10]
 
[https://core.forge.funambol.org/wiki/HOWTOFunambolMySQLFedora10 https://core.forge.funambol.org/wiki/HOWTOFunambolMySQLFedora10]
  −
  −
MySQL Engine : Also in ''/opt/Funambol/bin/funambol'' change ''COMED=true'' to ''COMED=false'' somewhere around line 44 while you're at it (this prevents the start/stop script from trying to start or stop the Hypersonic database, since we’re going to use MySQL). After that, you can ''rm -rf /opt/Funambol/tools/hypersonic'' to save yet a bit more disk space if you want.
      
== Auto start Funambol on startup ==
 
== Auto start Funambol on startup ==
374

edits

Navigation menu