|
Revision 207, 0.7 kB
(checked in by scorfield, 3 years ago)
|
|
Fixes #86 by adding README files.
|
| Line | |
|---|
| 1 | Fusebox 5 Core Files |
|---|
| 2 | |
|---|
| 3 | The simplest way to install Fusebox 5 is to copy this (fusebox5) |
|---|
| 4 | directory to your webroot. |
|---|
| 5 | |
|---|
| 6 | Alternatively, you can create a mapping /fusebox5 that points to |
|---|
| 7 | this directory. |
|---|
| 8 | |
|---|
| 9 | Then install the Fusebox 5 Skeleton application template |
|---|
| 10 | (see the Downloads section of fusebox.org) and test that |
|---|
| 11 | it works. |
|---|
| 12 | |
|---|
| 13 | Fusebox 5 supports: |
|---|
| 14 | - ColdFusion MX 6.1 and higher |
|---|
| 15 | - BlueDragon 6.2.1 Server, JX and J2EE on JVM 1.4.2 |
|---|
| 16 | (BlueDragon.NET 6.2.1 and BlueDragon 6.2.1 J2EE on JVM 1.5 |
|---|
| 17 | require a hot fix from New Atlanta that should be available |
|---|
| 18 | by mid-July) |
|---|
| 19 | - BlueDragon 7.0 Beta |
|---|
| 20 | - Railo 1.0.0.025 and higher |
|---|
| 21 | |
|---|
| 22 | See the official What's New In Fusebox 5 documentation: |
|---|
| 23 | |
|---|
| 24 | http://fusebox.org/index.cfm?fuseaction=documentation.WhatsNewInFusebox5 |
|---|