Hi I do not want to say how long I have spent on this...but I have an issue where an ajax call is working in a "dev" environment and not in a "prod" environment.
After drilling in It turns out that the ajax call would only work with logging enabled at levels "info" or "debug", no others. Or...in the "prod" environment (no logging) it would work if the cached security.yml.php file (corresponding to the called module) was deleted. It did not matter if security was on or off or there was an empty array inside said file...only that it did NOT exist. By the way security is on. Also noted was when it did work apache access log shows a POST to the called action, not so when it does not work. Please does anyone have a clue? Using symfony 1.2, ajax library ext-2.2 Signed "desperate" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---