Difference between revisions of "MVCnPHP Installation"

From GeeklogWiki
Jump to: navigation, search
(No difference)

Revision as of 20:25, 19 September 2006

Installing MVCnPHP

Installation of MVCnPHP is quite easy. First you need to get the tarball. It was built as a PEAR package so assuming you have PHP5 installed you can install MVCnPHP using the PEAR command line:

  1. >pear install /path/to/mvcnphp_pear_package.tgz

That's it!