Re: Mod_rewrite not working

2009-03-21 Thread Tony Thomas
I still don't know exactly what the problem was, but I downloaded a new copy of cake and moved my models and controllers over and it worked right away. Something must have happened when copying the files over originally. On Mar 21, 11:10 am, Tony Thomas wrote: > mod_rewrite is enabled. Like I me

Re: Mod_rewrite not working

2009-03-21 Thread Tony Thomas
mod_rewrite is enabled. Like I mentioned, I can run another CakePHP app already using mod_rewrite with my current setup. It's only this brand new one that's behaving bizarrely. On Mar 20, 5:22 pm, Miles J wrote: > Id first check your apache config files anyways, to make sure > mod_rewrite is ena

Re: Mod_rewrite not working

2009-03-20 Thread Miles J
Id first check your apache config files anyways, to make sure mod_rewrite is enabled. If you are using vhosts, check those settings also. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to thi

Mod_rewrite not working

2009-03-20 Thread Tony Thomas
I'm starting up a fresh project in Cake, so I downloaded the latest version, built my models and controllers using $scaffold, but the app is acting like mod_rewrite is not working. The .htaccess files are all there. I'm running a local setup using MAMP on OS X. The odd thing is that I have anoth

mod_rewrite not working in all cases, error in RewriteBase causing File Not Found and 404

2007-07-04 Thread Dave Burnham
I've filed a bug report (#2858) and hopefully this will be fixed in the documentation soon. This drove me crazy for hours before I finally figured it out. I've changed the subject of my post to include some of the search terms I used while looking for help. Hopefully that will make it easier for o

Re: mod_rewrite not working in all cases

2007-05-25 Thread furiouslettuce
It turns out that the documentation at http://manual.cakephp.org/chapter/installing is wrong - you have to add RewriteBase /~username/ to both the .htaccess as the root and in /app/webroot, wheras the documentation says to only include it in the root .htaccess. I'm not sure how to get it changed,

mod_rewrite not working in all cases

2007-05-25 Thread furiouslettuce
I've been attempting to follow the blog tutorial, simply to see what Cake entails, but I'm finding that I can't get the URLs to work - I keep getting 404's. I'm fairly sure it's a mod_rewrite issue, but it appears to be working normally. I have cake installed to ~/public_html/. If I put a file, e