QA/Sync/Sync Server Install EL6: Difference between revisions

Jump to navigation Jump to search
Line 120: Line 120:


* Configure server-full/etc/sync.conf to use MySQL
* Configure server-full/etc/sync.conf to use MySQL
Change the two "sqluri" lines to match the following (or similar):
  sqluri = mysql://user:password@server/database
  sqluri = mysql://root:mozroot@localhost/syncdb
where "user" is the current user on this install
"password" is the mysql password for this user
"server" is just localhost
"database" is a default or new database for use with the Sync server


= Starting the Sync Server =
= Starting the Sync Server =
Confirmed users
3,727

edits

Navigation menu