UPGRADING.txt 980 B

1234567891011121314151617181920212223242526272829303132333435
  1. Minify Upgrade Guide
  2. UPGRADING FROM 2.1.*
  3. 1. Rename the following files:
  4. /min/config.php --> /min/old_config.php
  5. /min/groupsConfig.php --> /min/old_groupsConfig.php
  6. 2. Overwrite all files in /min (and /min_unit_tests) with those from this zip.
  7. 3. Delete /min/groupsConfig.php
  8. 4. Rename /min/old_groupsConfig.php --> /min/groupsConfig.php
  9. 5. Merge your settings in old_config.php into config.php.
  10. * If you've set $_SERVER['DOCUMENT_ROOT'], instead set the new option
  11. $min_documentRoot. This is advantageous on IIS systems because Minify
  12. will no longer overwrite the path you specified.
  13. * $min_errorLogger adds the ability to enable FirePHP logging.
  14. 6. (optional) Delete /min/old_config.php and the Minify files from your cache
  15. directory (specified in $min_cachePath).
  16. INSTALLING FRESH
  17. See README.txt for instructions on installing this app for the first time.
  18. SUPPORT
  19. Send a message to http://groups.google.com/group/minify