Error 500 :( Why this isn't consistent...same version of apache...one server gets it right away, and this other server keep crashing.
2009/5/1 Benedikt R. <bened...@rossgardt.de> > > Hey! > > Got the same problem... Try Options FollowSymLinks: > > <IfModule mod_rewrite.c> > Options FollowSymLinks > RewriteEngine on > RewriteRule ^$ app/webroot/ [L] > RewriteRule (.*) app/webroot/$1 [L] > </IfModule> > > > .. I hate setting up cakePHP .. :-( > > > -- "Los nomades provienen algunos de ciertos oasis poblados, y otros, de ciertos desiertos desiertos" -Les Luthiers Steve Martin <http://www.brainyquote.com/quotes/authors/s/steve_martin.html> - "I've got to keep breathing. It'll be my worst business mistake if I don't." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---