Talk:Activity Library/Devel/Installing

Revision as of 16:28, 22 January 2009 by JorgeCortes (talk | contribs)

I have installed cake 1.2 so I had to change the variable CORE_PATH in the file app/webroot/index.php to ROOT.DS to make it work well

define('CORE_PATH', ROOT.DS);
Return to "Activity Library/Devel/Installing" page.