Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Apache version is now 2.2.15, some features from LAMP2/CF9 may not be available (i.e. FallbackResource)
  • Many "default" configurations that existed in CF9 have been removed. Some examples:
    • Default "allow from all" for the "scripts","images","styles","icons" sub-folders
    • Default "allow from localhost" for the "tasks" sub-folder
  • When using "PortalProxy" it may be necessary to update configurations
    • Previous configurations that used "localhost" may no longer work and need to be updated
  • It is no longer possible to have "legacy" CU WebAuth configurations
    • This may require obtaining an SSL certificate and/or updates to ".htaccess" configuration files
  • Change in ".htaccess" behavior (no longer inherit from "htdocs")
    • Previously in LAMP2/CF9 ".htaccess" files would be inherited up to the "htdocs" level when multiple sub-sites existed under once instance
    • This change can impact sites that make use of a large number of redirects/rewrite rules

Coldfusion 10

  • Secure Profile enabled
  • Oracle (tm) JDBC driver no-longer included
    • The Oracle driver from Adobe is provided, but customers may need to upload their own copy of the Oracle JDBC driver
  • "Cornell" jar files for Fedora are no longer included

...

MySQL

  • The mysql configuration has changed. Please use "localhost" instead of the previous hostname from LAMP2

...