Upgrading to 1.4.2 from 1.4.1
  - If migrating from less than 1.4.1, see these instructions first.
  
- Back  up your data and current Freeside installation.
  
- Install Locale::SubCountry
  
- Run make aspdocsormake masondocs.
- Copy aspdocs/ormasondocs/to your web server's document space.
- Run make install-perl-modules.
- The signup server and password server are deprecated in 1.4.2.  Their functionality has been incorperated into the self-service server.  Edit or reinstall your init script appropriately, and set the "signup_server-default_agentnum" and "signup_server-default_refnum" configuration options appropriately.  The FS::SignupClient interface is still available as a compatibility wrapper.  You should be able to continue to use your current signup.cgi.
  
- Restart Apache and freeside-queued.