Okay, now I know what happened-- I was copying a previously created .htaccess file into the main cake directory. What I didn't know is that there is already a .htaccess file in that folder (as well as the webroot folder, apparently,) and so... I accidentally overwrote the old .htaccess.
Stupid problem, I should have checked to see that there was already a .htaccess file and then just edit it. Thanks for the responses though, Chris! --andy On Jun 19, 10:59 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 6/19/07, andy <[EMAIL PROTECTED]> wrote: > > > That's what I thought, too, and I have checked my httpd.conf and > > restarted the web server a few times to see if that would fix the > > problem. But Cake still doesn't run like it should. I checked > > another PHP/MySQL/Apache-based script program on the same computer... > > and that works. Cake still doesn't. > > > So that's why I figured it's a Cake-related problem. > > Did you update Cake itself? That's the only thing I can think of, > that you updated and something didn't merge properly with your > existing setup. > > -- > Chris Hartjes > Senior Developer > Cake Development Corporation > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
