>
> To sum up, the host name in the url needs to match the host name you
> use in your scripts. In other words, don't call use localhost in your
> scripts, and don't call your ajax pages using localhost in your
> browser. It may work on your dev machine, but won't on your
> production server.
>
> I hope that helps (hey, I hope it makes sense to someone besides
> me . . .)
> hydra12
Thanks for Your reply.
I understand what You mean, but the problem is, that I'm not using
hostname in my URL.
Look:
[...] new Ajax.Updater('comments_122','/pka/comments/add/122', { [...]
It's relative URL and it's converted into absolute URL by cake (or
sth).
BTW, is it normal that replies on this group show with big latency? or
is it my fault?
Is this group moderated?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---