I am having trouble getting the demo blog program to run in Cake (and hence any real programs). It must be something simple, but I can not figure it out. I installed xampp. Tested everything. works OK. xampp in directory: program files/xampp. Also installed cake. Everything is put into directory structure as: program files/xampp/htdocs/"cake stuff". When I run http://localhost, the cakephp index file seems to run just fine and tells me that tmp file is writeable, caching is OK, mysql database configuration is present and connected. I have run phpinfo() to determine that my document root is: program files/xampp/htdocs I created the three demo files for the blog demo, put one in app/ controllers, one in app/models and the other, index.ctp, in a folder called posts in the directory app/views. When I try to run the blog demo (localhost/posts or any variation thereof that I can think of), I get the error: "Object not found, requested URL not found on this server". It does not tell me what URL exactly. I have read and re-read the cake manual and the blog demo for installation, and can not figure out what simple thing I have done wrong or am not doing corrrectly. The only "strange" thing, is that originally I put cakephp in the subdirectory /program files/xampp/htdocs/xampp, thinking this was the root. Cake is still sitting there, but I do not believe this is the cause of my problem. I would really appreciate if someone can help me asap. Thanks, Rubin PS If someone wants to give me their phone number, I would even call them.
--~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---