What is the best way to check the Version of Passenger I have
installed? I know I can check the version of the gem but I am trying
to verify that the gem version is the version that is running?
--
You received this message because you are subscribed to the Google Groups "Phusion Passenger Discussions" group.
To post to this group, send email to phusion-...@googlegroups.com.
To unsubscribe from this group, send email to phusion-passen...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/phusion-passenger?hl=en.
Try this:
passenger-config --version
--
You received this message because you are subscribed to the Google Groups "Phusion Passenger Discussions" group.
To post to this group, send email to phusion-...@googlegroups.com.
To unsubscribe from this group, send email to phusion-passen...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/phusion-passenger?hl=en.
James
On Jan 9, 9:48 am, Anuj Dutta <dutta.a...@googlemail.com> wrote:
> 2010/1/9 Daniel Jagszent <dan...@jagszent.de>
>
>
>
>
>
> > Try this:
>
> > passenger-config --version
>
> > AFAIK, that will get you the gem version. Not necessarily the version that
> > is running.
>
> > Passenger writes its version number in the Server and X-Powered-By HTTP
> > headers (at least in the nginx-version). You could fetch a Passenger-enabled
> > URL from you webserver and parse the version string out of the header.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Phusion Passenger Discussions" group.
> > To post to this group, send email to phusion-...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > phusion-passen...@googlegroups.com<phusion-passenger%2Bunsu...@googlegroups.com>