Tinderbox/Tbox3 Setup: Difference between revisions

Line 92: Line 92:
You didn't think you'd get away without modifying some files, did you?
You didn't think you'd get away without modifying some files, did you?


* server/Tinderbox3/DB.pm
* scripts/Tinderbox3/DB.pm
Edit dbname, username and password in server/Tinderbox3/DB.pm
Edit dbname, username and password in server/Tinderbox3/DB.pm


* server/Tinderbox3/Login.pm
* scripts/Tinderbox3/Login.pm
Edit "superuser" at of file and change url from mozilla your server at line 18
Edit "superuser" at of file and change url from mozilla your server at line 18


* server/Tinderbox3/InitialValues.pm
* scripts/Tinderbox3/InitialValues.pm
Change these if you want. They provide the defaults used when you create an new tree. Once created, the tree's data is in the database.
Change these if you want. They provide the defaults used when you create an new tree. Once created, the tree's data is in the database.


21

edits