Yeah, I know that nothing should stop working if nothing has been done
to it.
So, it might be the localhost webserver that has caused some sort of
problem.

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.

I'm getting 404 Not Found errors for anything I'm trying to access in
the Cake project folder.

andy

On Jun 19, 10:50 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On 6/19/07, andy <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > The project I've been working on in Cake has been working for weeks,
> > even months.  Yet when I opened up my laptop this morning and tried to
> > open up my project, none of the normal links work (links to methods,
> > etc.)!  My webroot folder cannot seem to be found either, so all of
> > the CSS is missing, etc. when I try to view the project in a web
> > browser on my laptop's localhost.
>
> Two things come to mind here:
>
> 1) Cake uses whatever your web server uses (usually mod_rewrite with
> Apache) to handle rewriting URLs.
> 2) Nothing suddenly stops working if you haven't changed anything.
>
> I suggest you verify that your web server configuration hasn't
> changed.  I can't imagine anything showing up in Cake that would
> disable the rewriting of URL's...but I don't obsessively track SVN
> updates (yet).
>
> --
> 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 cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to