I'm currently working with release 2951, and I'm running into a problem with the behavior of some pages I generated with Bake so I could figure out the basic structure of Cake sites. I'm running this on Windows with IIS and the ISAPI_Rewrite option, which seems to work fine since the pages show up correctly. I'm able to get the index, add and edit pages to display, but when I attempt to save records via the add or edit pages, the records save successfully, but I receive a 404 error. I think I'm running into a problem with the flash pages, possibly related to the URLs they try to use, but I'm not sure since I'm getting no debug information on the 404 page.
Here's my directory structure C:\Inetpub ....\cake ........\app ........\cake ....\wwwroot ........\forum ............\index.php As I said, I suspect I need to revise the URLs used in the flash page calls, but I'm not sure. David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
