My hosting does not support mongrel. they jus told me to use Passenger
and i have no idea what steps i need to take...

Thanks


On Jun 27, 4:36 am, murali dhararao <sumud...@gmail.com> wrote:
> Hi,
>
> Run the mongrel server in the port which you have configured earlier, either
> 8000,8001,8002 or 3000,3001,3002, based on your mongrel_cluster
> configuration. once you run that server locally or by using pid in (linux)
> machine. Then run the appache server. If every thing wil fine from apache
> you will talk to your rails application.
>
>
>
> On Sun, Jun 27, 2010 at 8:58 AM, Ali Imran <ali.imran.r...@gmail.com> wrote:
> > I install locally apache2..
> > and i have two hosting accounts i can use any one ...
>
> > i have one with site5.com and other one is godaddy.com...
>
> > what step i need to take now please help me ... its driving me crazy..
>
> > On Jun 26, 12:02 pm, murali dhararao <sumud...@gmail.com> wrote:
> > > Hi ,
>
> > > Did you deployed application on apache server? is that is running
> > locally?
>
> > > On Sat, Jun 26, 2010 at 3:37 AM, Ali Imran <ali.imran.r...@gmail.com>
> > wrote:
> > > > I installed
>
> > > > ruby: 1.8.7
> > > > rails: 2.3.8
> > > > gems:  1.3.5
>
> > > > on the Ubuntu with passenger  2.2.15
>
> > > > now i create the first demo application,
>
> > > > i create a folder on home "ruby"->"demo"
>
> > > > than i created a sites-available
>
> > > > udo nano /etc/apache2/sites-available/demo
>
> > > > <VirtualHost *:80>
>
> > > > ServerName mydomain.com
> > > > ServerAliaswww.mydomain.com<http://serveraliaswww.mydomain.com/>
>
> > > > DocumentRoot /home/ruby/demo/public
>
> > > > </VirtualHost>
>
> > > > i am looking for next step .. where to go from here and also please
> > > > help me if i am doing these steps wrong
>
> > > > i also run the demo project by apache2 server by
>
> > > > placing application in  /var/www
>
> > > > and it works fine.
>
> > > > but how i move to this my shared hosting server
> > > > and run online
>
> > > > Thanks
>
> > > > --
> > > > 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@googlegroups.com
> > .
> > > > To unsubscribe from this group, send email to
> > > > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com><rubyonrails-talk%2Bunsubscrib
> > e...@googlegroups.com>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> > > --
> > > Thanks & Regards,
> > > MuraliDharaRao.T
> > > +91-9642234646
>
> > --
> >  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-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> Thanks & Regards,
> MuraliDharaRao.T
> +91-9642234646

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to