Tuesday, February 12, 2008

learning symfony

i got the sandbox works first, that's no trick there. but finally i decided to use pear installation.

so 1st step is to install pear on my wamp, you need add php to the windows environment path variable  ie:c:\wamp\bin\php\php5.2.5\
then run go-pear.bat to install pear
then install symfony  pear package  follow the instruction on http://www.symfony-project.org/book/1_1/03-Running-Symfony

i did the test initial project on that page, now working on a tutorial on http://www.odeweb.com/2008/01/25/symfony-crud-a-how-to/

No comments: