Difference between revisions of "Phing - new site setup"
From GLMWiki
Line 6: | Line 6: | ||
The phing command will run the build.xml file. It will setup the initial site, database, ckeditor, toolbox, image server setup. Just follow the questions. | The phing command will run the build.xml file. It will setup the initial site, database, ckeditor, toolbox, image server setup. Just follow the questions. | ||
+ | |||
+ | NOTE: if your using phing on local machine use vrs 2.4.2 or beta vrs of 2.4.5RC1 or above there's a bug that messes up the taskdeftask function and won't load the fileservertask. |
Revision as of 16:35, 14 February 2011
New Site setup using Phing.
- After the designers get done breaking site out site should be put into svn (template.html assets etc.)
- run phing to setup the toolbox, database, and image server
phing install
The phing command will run the build.xml file. It will setup the initial site, database, ckeditor, toolbox, image server setup. Just follow the questions.
NOTE: if your using phing on local machine use vrs 2.4.2 or beta vrs of 2.4.5RC1 or above there's a bug that messes up the taskdeftask function and won't load the fileservertask.