I had no problem setting up cake under OSX. The cake core resides in
~/Library/cake and the apps in ~/Sites. I am using the PHP Package
from here[1] and the offical MySQL for Mac. The only thing you have to
look for is the permissions of the Library folder.

1: http://www.entropy.ch/software/macosx/php/

Andreas

2006/8/31, kain <[EMAIL PROTECTED]>:
>
>
> stevenL wrote:
> > Thanks. Of course I read the manual. Over and over...
> >
> > I was previouswy installing Cake inside the Sites folder.
> > So I am trying your method of placing a folder for cake inside
> > /Library/WebServer/Documents. When I visit the cake index file there
> > it's the same problem, I get the cake page but I can see that it is not
> > finding the CSS file (page is unstyled).
> >
> > If I set AllowOverride to All in httpd.conf, the page breaks and I get
> > a "bad request" error. Any clues?
>
> I'm on Mac too, try to uses MAMP (search google)
> copy the cakephp zip archive in htdocs, decompress it, you will notice
> that there is a folder named cakephp_xxxx, go to your shell, cd into
> htdocs, then
> mv cakephp_xxx/* .
> mv cakephp_xxx/.htaccess .
>
> have a try.
>
> --
> kain
> http://www.cakephpforum.com
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to