Changes

Jump to navigation Jump to search
41 bytes added ,  02:31, 9 May 2010
no edit summary
Line 25: Line 25:  
At the end of the install, answer '''NO''' on the question if you want to start the server.
 
At the end of the install, answer '''NO''' on the question if you want to start the server.
   −
== Download & Configure MySQL JDBC driver ==
+
== Setup FUnambol to use MySQL ==
 +
 
 +
=== Download & Configure MySQL JDBC driver ===
 
Funambol by installation defaults to use the Hypersonic DB engine, but SOGO requires the use of MySQL as the Funambol database.
 
Funambol by installation defaults to use the Hypersonic DB engine, but SOGO requires the use of MySQL as the Funambol database.
   Line 58: Line 60:  
  jdbc.password=yourpassword
 
  jdbc.password=yourpassword
   −
== Reconfigure MySQL for InnoDB and access from the local network ==
+
=== Reconfigure MySQL for InnoDB and access from the local network ===
 
Funambol uses MySQL wit the InnoDB engine and uses networking for access.
 
Funambol uses MySQL wit the InnoDB engine and uses networking for access.
   Line 66: Line 68:  
  /etc/rc.d/rc7.d/S50mysqld restart
 
  /etc/rc.d/rc7.d/S50mysqld restart
   −
== Creating MYSQL user and database ==
+
=== Creating MYSQL user and database ===
 
To create the Funambol Database, you'll need to perform each of the following steps:  
 
To create the Funambol Database, you'll need to perform each of the following steps:  
  
374

edits

Navigation menu