-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
In brief, this might include:
- Confirm that database backups are working correctly (actually test a backup)
- Check the working version of all major components for security issues or end-of-life status
- MySQL (all packages used, incl. multi-byte string handling)
- PHP
- Apache
- PHPMyAdmin (if used)
- Upgrade these as needed, check for compatibility issues and new bugs; fix as needed.
Depending on how the initial steps go, this might be pretty quick (less than a day) or more of a slog, esp. if bug fixes are needed. Hopefully a week of work at most, if the site needs major surgery. The most likely "worst case scenario" would be major security problems with PHP, forcing an upgrade to it and other components, and requiring related code changes in the FCDB site.