Installation Management

Events happening in the community are now at Drupal community events on www.drupal.org.
kbaringer's picture

Finding all instances of Drupal in Linux/Unix

This is a post I added to my blog last week after beginning work on a tool that will return information about all Drupal instances installed on a particular server. Just cd to the web root in a terminal shell, run this command and it will show you all of the Drupal index.php files present. It's rudimentary, but gives you the general idea of where this is going.

http://kevinbaringer.com/node/42 (see excerpt below)

Further steps in this project may do any of the following:

<

ul>

  • Verify the existence of databases
  • Report back on modules used across installations
  • Read more
    Subscribe with RSS Syndicate content