both of your responses showed up for me ;-) maybe set your .htaccess to be read only, to avoid an issue like that? that's happened many times in the past for me, i hate it :-) that's why now I keep all my code in SVN, and just do a checkout to the website when it's ready, helps me avoid overwrites like that
On 6/19/07, andy <[EMAIL PROTECTED]> wrote: > > > Sorry, somehow my response to this has been lost. > > Anyway, earlier this morning, I replied to you guys (or tried to,) > that I finally realized what I had messed up in the cake project. > > I accidentally overwrote one of the main .htaccess files because > I didn't realize there was already one in the main cake directory > (as well as one in the webroot folder.) > > Sorry for the lame problem, hopefully this helps other people > if they accidentally overwrite or delete their own cake .htaccess > files in the future. Thanks for the help! > > > andy > > > On Jun 19, 11:25 am, "Jonathan Langevin" <[EMAIL PROTECTED]> wrote: > > Do you have access to your HTTPD error log? > > > > On 6/19/07, andy <[EMAIL PROTECTED]> wrote: > > > > > > > > > No, I haven't touched the core Cake files since I set this project up. > > > > > I haven't touched the config files for a while as well... which is why > > > I don't understand this problem. > > > > > 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 -~----------~----~----~----~------~----~------~--~---
