Monday, March 30, 2009

Re: CakePHP on Hiawatha web server

well, after creating model and controller, I must change the var
$webroot into fixed path, ie var $webroot = '/APP_NAME/app/webroot/',
change APP_NAME with your main APP (cake) folder, because all
controller is callled with index.php/controller_name, so webroot has
to be in the fixed location.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: