I've been trying for hours and days to get cake setup on my new mac laptop. I've got it setup on my iMac fine, so I'm not sure what the problem is.
I have cake unpacked in /Users/koreill1/Sites/ ... the .htaccess files are there and readable. I modified my httpd.conf file so that mod_rewrite is uncommented and enabled. I set DocumentRoot to '/Users/koreill1/Sites/' I have "Allowoverride All" set in both Directory / and my document root. I'm trying to open cake at http://localhost/cake/... it opens without CSS styling, even though I can see http://localhost/cake/app/webroot/css/cake.generic.css is there. I feel like i'm going crazy, but I can't get css/mod_rewrite working! Appreciate your help. -Kyle -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
