I've had this problem developing on my macbook using mamp.  I finally
stopped using mamp and started using the builtin apache server, and I
haven't had any more problems.

On Sep 9, 11:44 am, Kyle Decot <[EMAIL PROTECTED]> wrote:
> Okay that is getting more and more strange as I keep trying to get it
> working. If I am athttp://localhost/and I try to 
> accesshttp://localhost/pages/list.json?state_id=6 then I get the 404 page.
> However if I am athttp://192.168.2.4/(which is the same site) and
> try to accesshttp://localhost/then the json array comes through but
> it tells me there is a parse error. it looks like:
>
>  {"Results":[{"name":"The Flow Skatepark"}]}
>
> I'm not sure what's wrong with it but it looks like maybe there is a
> space at the beginning.
>
> Any Idea why I would receive a 404 or json array depending on which
> url I'm on? I find this to be very aggravating. Thanks for any ideas.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to