I found myself having to support a moodle 2.5 instance, and would like to migrate it to a new webserver with a supported OS. The group that supports the courses is planning on moving to another platform at some point so there's no effort to upgrade the version of Moodle.
My question is, if I move the moodle installation to the new server, will I be able to test it while the production install is still running? They would both be pointing to the same database and we'd like to just make sure the site comes up properly and logins work, but I don't want to introduce any problems into the database. The DB is on a separate server so that won't be moving, and I'll be using the same version of php. Does anyone know of the "proper" way to test a migrated install?
Edited to include other version info:
PHP version 5.3
OS: Old server is Windows 2008R2, new is Windows 2019