|
Revision 340, 0.5 kB
(checked in by scorfield, 2 years ago)
|
|
Initial import of Fusebox 5.0.0 for PHP.
|
-
Property svn:executable set to
*
|
| 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 | - PHP4.3+ with no external libraries needed.
|
|---|
| 15 |
|
|---|
| 16 | See the official What's New In Fusebox 5 documentation:
|
|---|
| 17 |
|
|---|
| 18 | http://fusebox.org/index.cfm?fuseaction=documentation.WhatsNewInFusebox5
|
|---|