Tuesday, January 5, 2010

Re: Can CakePHP run in a user account?

Fred,

As I wrote in my reply you have to make a small change in app/config/core.php where you have to uncomment line 59 and remove the .htaccess files that are listed just before that line.

All URLs should now be something like ../cake/index.php/page instead of ../cake/page

No comments: