Export to GitHub

phpmvchelpers - script_serve.wiki


Requirements

  • php5-cgi installed & executable
  • php5 json_decode support present
  • lighttpd installed & executable
  • subversion

Kohana

Unpack a copy of Kohana or use a working copy ( if your crazy ) At the root directory, run the following command

svn export --force http://phpmvchelpers.googlecode.com/svn/trunk/script_serve/kohana/trunk/ .

CakePHP 1.2.5 or gt

In the root directory of the application ( app, cake, vendors directories )

svn export --force http://phpmvchelpers.googlecode.com/svn/trunk/script_serve/cake1_2/trunk/ .