21
edits
(→MySQL) |
|||
| 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? | ||
* | * scripts/Tinderbox3/DB.pm | ||
Edit dbname, username and password in server/Tinderbox3/DB.pm | Edit dbname, username and password in server/Tinderbox3/DB.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 | ||
* | * 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. | ||
edits