If it is a Cake 404 error message then, make sure DEBUG > 0. look in / app/config/core.php If it is an apache 404 error message, then your server is not configured.
http://manual.cakephp.org/chapters/installing has more info. Scaffolding does not create any files. But it does provide an inteface for basic CRUD. If you want to generate the files you need to use Bake. Also, check out : IBM Developer Works. They have some more recent articles. http://www-128.ibm.com/developerworks/views/opensource/libraryview.jsp?topic_by=All+topics+and+related+products&sort_order=asc&lcl_sort_order=desc&search_by=cook+web+sites+CakePHP&search_flag=true&type_by=All+Types&show_abstract=true&start_no=1&sort_by=Date&end_no=100&show_all=false --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
