Revision #2 has been created by sensorario on May 22, 2012, 1:33:18 AM with the memo:
Fixed phing link
« previous (#1) next (#3) »
Changes
Title
unchanged
Use phing to make our application "installable"
Category
unchanged
How-tos
Yii version
unchanged
Tags
unchanged
phing
Content
changed
To use this "how-to", you need to install
[phing
in your machine. [Phing](PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant. "Phing")](http://www.phing.info/trac/ "phing") in your machine.
I want to show you a little example that allow me to configure gii password and database informations, with phing.
First of all, when I start a new yii application, I copy protected/config/main.php in protected/config/main.php.dist, updating some field like ...:[...]