I have tried to search, but I can't seem to find anything that helps
me.

I have installed MAMP server on my mac, running OS X 10.5.5. I have
then set the ports to the default, meaning port 80 for Apache and port
3306 for MySQL. If I now go to localhost, cakephp renders correctly
the initial page, however, when I create controllers, and map them up
in the routes configuration, and try to view them I get a "not found"
from Apache. I then figured that I needed to enable mod_rewrite on
apache, but it is already enabled.

I have changed the document root in MAMP to /Users/user_name/
Development/my_app.

What am I missing?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to