I had this same problem when setting up cakePHP on my machine. You
need to alter the httpd.conf which is located at:

/private/etc/apache2/httpd.conf

Change the line that says "AllowOverride None" to "AllowOverride All"

Then restart your web server and you should be good to go.

On Dec 16, 4:43 pm, djXternal <[email protected]> wrote:
> So I got my first mac, and I installed MAMP on it and checked to make
> sure mod_rewrite is enabled, just as I used to on my windows machines.
> When I load the cake page everything loads properly, except for the
> graphics and css styles, which indicates a problem with mod_rewrite,
> but I cannot figure what the problem is.
>
> Anyone have any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to