Hi guys (and gals) I've come back to Cake to try and solve a few problems and to get my head back into programming again... the problem is that I've hit a snag or two... I'm running back over the demo/quick intro tutorials with not much success.
I am running an OSX 10.6 Server with Apache/PHP/etc installed and running. Cake is being used from a folder ToDo in the user folder ~adrian. I've removed/renamed the .htaccess files and turned on Cake URL support in the core.php file. When I use an URL such as: http://server.local/~adrian/ToDo/ the initial page comes up saying: Your tmp directory is writable. The FileEngine is being used for caching. To change the config edit APP/config/core.php Your database configuration file is present. Cake is able to connect to the database. So you can see it runs ok to this point. Now when I use http://server.local/~adrian/ToDo/tasks/index I get an error: The requested URL /~adrian/ToDo/tasks/index was not found on this server. Same occurs with no index on the end of the URL. The same problems occur when I use .htaccess files. To add a level of confusion - I have successfully used htaccess files in subfolders before - when creating a wordpress development area. Any ideas? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
