Posted by Rik Wasmus on 01/24/08 20:43
On Thu, 24 Jan 2008 13:48:29 +0100, <dshesnicky@yahoo.com> wrote:
> We have about 15 apache web servers where I work, most of them serving
> separate functions on hosts dedicated to different groups. It doesn't
> seem too easy after a couple of passes at the problem to get all of
> the version information from all of the pieces. Apache and mysql are
> simple with command line options but the rest are a bit more
> difficult. Anyone crossed this path before?
PHP version: php -v
PHP extensions: php --ri <extensionname>
Syncing up versions, allthough it could be a pain in the beginning, would
be a far preferable solution though.
--
Rik Wasmus
[Back to original message]
|