At Shell, type in httpd -M OR apachectl -M if u are in OSX.
then check if mod_rewrite is loaded. You can check this creating a phpinfo.php. On 16 ago, 12:19, Anja Liebermann <[email protected]> wrote: > are all your .htaccess files there? You should have 3 different ones on > the different folder levels. > > Anja > > Am 16.08.2011 16:49, schrieb euromark: > > > > > > > > > you should - if you have access - always use the full document root > > (down to webroot) > > /Users/koreill1/Sites/cake/app/webroot/ > > > then your file is accessable with > >http://localhost/css/cake.generic.css > > > and everything should work > > > i recommend using virtual host domains for your different projects: > >http://www.dereuromark.de/2011/05/29/working-with-domains-locally/ > > > but besides that it might be possible that mod rewrite is still not > > active > > did you restart apache? did you check phpinfo? > > > On 16 Aug., 05:42, koreill1<[email protected]> wrote: > >> 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 athttp://localhost/cake/... it opens without > >> CSS styling, even though I can > >> seehttp://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 > > > > anja_liebermann.vcf > < 1KVisualizarFazer download -- 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
