Versions Compared

Key

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

...

  • Git Repository
    • A git repository that can be used as an alternative to webdav for publishing code
  • Mercurial Repository
    • A mercurial repository that can be used as an alternative to webdav for publishing code

What's Changed

Apache Web Server (httpd)

  • 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

Coldfusion 10

PHP-FPM 5.4

MySQL

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

File snapshots / restores

  • You can no longer access file snapshots in the ".snapshot" directory. Instead you will need to use TSM to restore any files.

Details

Software Versions

 

Static

LAMP1

CF9

LAMP2

Webhost3

Apache

2.2

2.2

2.2

2.2

2.2

Coldfusion

 

 

9.0.1

 

10

mod_php

 

5.2

 

5.3

5.4

php-fpm

 

 

 

 

5.4

Python

 

 

 

2.7

2.7

Ruby

 

 

 

1.8.7

1.9.3

...