Thanks! This was the same issue i had. Once i copied over
the .htaccess file to my cake app folder in the MAMP htdocs folder,
all was good.

Bob

On Dec 26 2008, 2:45 pm, "Chad Casselman" <ccassel...@gmail.com>
wrote:
> I am running the same setup.  The only problem I ran into was, I extracted
> cake to my download folder and then copied and pasted it to where I wanted
> to code in it.  Little did I know, the .htaccess files did not copy and
> paste even though I grabbed the whole directory.
>
> Extract cake to where you want to work on it.
>
> Chad
>
> On Fri, Dec 26, 2008 at 5:41 PM, Mickiii <michael.la...@gmail.com> wrote:
>
> > Thanks for your reply, I have checked the httpd.conf located in the
> > mamp folder /mamp/conf/apache/httpd.conf, and checked for the lines:
>
> > LoadModule rewrite_module modules/mod_rewrite.so
> > DocumentRoot "/Users/user_name/Development/my_app" and finally that
> > this directory has AllowOverride set to All
>
> > What else can be wrong?
>
> > On Dec 26, 10:41 pm, Gwoo <gwoo.cake...@gmail.com> wrote:
> > > mod_rewrite needs to be enabled and AllowOverride All in the httpd.conf

--~--~---------~--~----~------------~-------~--~----~
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