hello all! so i''ve got my app running great with sortable lists, fading objects and what not. but when i upload everything to my fedora core 5 server running lighttpd, all the ajax stuff doesn''t work. has anyone experienced the same problem? any info would be very appreciated! thank! Jon -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dan Manges
2007-Jan-03 05:36 UTC
Re: Why doesn''t any ajax work on my linux/lighttpd server
Jon Druse wrote:> but when i upload everything to my fedora core 5 server > running lighttpd, all the ajax stuff doesn''t workCheck to make sure you can access your javascript files through lighttpd. If that is working, install Firebug ( http://getfirebug.com/ ) and use it along with the Rails log to debug the AJAX requests. Dan Manges --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---