I can browse a site I developed/deployed to Apache 2.2.3/Mongrel from PC/s with Firefox/Explorer. I can''t browse from Mac Safari? I checked these setting and it still doesn''t work... http://docs.info.apple.com/article.html?artnum=151263 I don''t know Mac''s, what esle could this be? Jim
On 9/11/06, Jim Douglas <jdz99 at hotmail.com> wrote:> I can browse a site I developed/deployed to Apache 2.2.3/Mongrel from PC/s > with Firefox/Explorer. > > I can''t browse from Mac Safari?What does "I can''t browse" mean? Did you try Firefox on your Mac? Can you access other sites with Safari? What do you see in the log files? What errors are you seeing? The more detailed you can get, the more likely that someone will be able to help you. -- James
Jim, What exactly are you seeing when trying to access the app? Anything? If not what errors? How are you trying to reach your app (what address are you using)? Has it been deployed to a server that has a publicly available DNS record? Could it be that the Mac does not know the route to the app? Try accessing it directly via the server''s IP and see if that works. Tom On 9/11/06 10:01 AM, Jim Douglas wrote:> I can browse a site I developed/deployed to Apache 2.2.3/Mongrel from PC/s > with Firefox/Explorer. > > I can''t browse from Mac Safari? > > I checked these setting and it still doesn''t work... > http://docs.info.apple.com/article.html?artnum=151263 > > I don''t know Mac''s, what esle could this be? > > Jim > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
>From: "James Ludlow" <jamesludlow at gmail.com> >Reply-To: mongrel-users at rubyforge.org >To: mongrel-users at rubyforge.org >Subject: Re: [Mongrel] Safari Browser problems >Date: Mon, 11 Sep 2006 10:10:57 -0500 > >On 9/11/06, Jim Douglas <jdz99 at hotmail.com> wrote: > > I can browse a site I developed/deployed to Apache 2.2.3/Mongrel from >PC/s > > with Firefox/Explorer. > > > > I can''t browse from Mac Safari? > >What does "I can''t browse" mean? >Did you try Firefox on your Mac? >Can you access other sites with Safari? >What do you see in the log files? >What errors are you seeing? > >The more detailed you can get, the more likely that someone will be >able to help you. > >-- James >_______________________________________________ >Mongrel-users mailing list >Mongrel-users at rubyforge.org >http://rubyforge.org/mailman/listinfo/mongrel-usersI can browse from a PC at a local library. The site cannot be browsed from two different Macs, two differnt friends of mine both using wireless when the can browse other site just fine. The site is up and running fine when viewed from PC''s with Firefox or Explorer. I can broswe other sites I am hosting, non ROR/Ajax sites. Jim
On 9/11/06, Jim Douglas <jdz99 at hotmail.com> wrote:> I can browse from a PC at a local library. > > The site cannot be browsed from two different Macs, two differnt friends of > mine both using wireless when the can browse other site just fine. > > The site is up and running fine when viewed from PC''s with Firefox or > Explorer. > > I can broswe other sites I am hosting, non ROR/Ajax sites.What do you see in your Apache and/or Rails logs? -- James
>From: JDL <jamesludlow at gmail.com> >Reply-To: mongrel-users at rubyforge.org >To: mongrel-users at rubyforge.org >Subject: Re: [Mongrel] Safari Browser problems >Date: Mon, 11 Sep 2006 11:13:36 -0500 > >On 9/11/06, Jim Douglas <jdz99 at hotmail.com> wrote: > > I can browse from a PC at a local library. > > > > The site cannot be browsed from two different Macs, two differnt friends >of > > mine both using wireless when the can browse other site just fine. > > > > The site is up and running fine when viewed from PC''s with Firefox or > > Explorer. > > > > I can broswe other sites I am hosting, non ROR/Ajax sites. > > >What do you see in your Apache and/or Rails logs? > >-- James >_______________________________________________ >Mongrel-users mailing list >Mongrel-users at rubyforge.org >http://rubyforge.org/mailman/listinfo/mongrel-usersApache log has nothing in it, Rails log, Processing StudioController#index (for 122.13x.1xx.2xx at 2006-09-11 10:58:25) [GET] Session ID: a8a0e62a86eed9ab2311af90b21db8a3 Parameters: {"action"=>"index", "controller"=>"studio"} Rendering within layouts/studio Rendering studio/index Completed in 0.00521 (191 reqs/sec) | Rendering: 0.00358 (68%) | DB: 0.00073 (14%) | 200 OK [http://www.mysite.com/studio] Processing Base#index (for 122.13x.1xx.2xx at 2006-09-11 10:58:26) [GET] Session ID: a8a0e62a86eed9ab2311af90b21db8a3 Parameters: {"baseRelativePath"=>"/javascripts/dojo/"} ActionController::RoutingError (Recognition failed for "/javascripts/dojo/Storage_version6.swf"): /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:522:in `recognition_failed'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:512:in `recognize!'' /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:in `dispatch'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel/rails.rb:73:in `process'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:551:in `process_client'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:550:in `process_client'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:636:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:636:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:625:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:956:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:955:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/bin/mongrel_rails:127:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel/command.rb:199:in `run'' /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/bin/mongrel_rails:235 /usr/bin/mongrel_rails:18 Jim
> -------Original Message------- > From: Jim Douglas <jdz99 at hotmail.com> > Subject: Re: [Mongrel] Safari Browser problems > Sent: Sep 11 ''06 10:53 > > >From: JDL <jamesludlow at gmail.com> > >Reply-To: mongrel-users at rubyforge.org > >To: mongrel-users at rubyforge.org > >Subject: Re: [Mongrel] Safari Browser problems > >Date: Mon, 11 Sep 2006 11:13:36 -0500 > > > >On 9/11/06, Jim Douglas <jdz99 at hotmail.com> wrote: > > > I can browse from a PC at a local library. > > > > > > The site cannot be browsed from two different Macs, two differnt friends > >of > > > mine both using wireless when the can browse other site just fine. > > > > > > The site is up and running fine when viewed from PC''s with Firefox or > > > Explorer. > > > > > > I can broswe other sites I am hosting, non ROR/AjaxWhat happens if you get the change user agent extention for firefox and tell the site you are safari? I am able to access my apache 2.2 /w mod_proxy_balancer + mongrel cluster just fine from konqueror (which uses the same khtml engine that safari barrows from konqueror.) Andrew
On Mon, 2006-09-11 at 16:53 +0000, Jim Douglas wrote:> ActionController::RoutingError (Recognition failed for > "/javascripts/dojo/Storage_version6.swf"):Jim, this means you have Mongrel serving files not Apache. I think I need to sit down and find out why people keep doing this. There''s gotta be some bad documentation out there somewhere or Apache rewrite rules people are using that don''t really work. Where did you get your rewrite rules from Jim? -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.