enable drupal.module to send php version, db type and db version

mfb - June 26, 2007 - 19:27
Project:Site Network
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

drupal_notify() sends info about the drupal installation, including URL, drupal version and installed modules, but nothing about the system environment. It would be helpful for the drupal community to monitor trends in drupal hosting environments, such as PHP version, database type, and database version.

AttachmentSize
drupal_notify.patch1.05 KB

#1

mfb - June 27, 2007 - 00:13

This patch now fixes one bug (bogus $client[uid] in a query), fixes some PHP notice issues, and provides the ability to send and receive the version info.

AttachmentSize
drupal_notify_0.patch8.3 KB

#2

AjK - October 8, 2007 - 14:33
Project:Drupal» Site Network
Version:6.x-dev»
Component:drupal.module» Code
Status:patch (code needs review)» patch (code needs work)

#3

AjK - October 9, 2007 - 00:52
Status:patch (code needs work)» won't fix

The intention is to rip out much of the "phone home" details as a) it's not used anywhere and b) the growing trend of knocking products that send details of their user anywhere. So, adding more details isn't really going to happen when we're going stop shortly.

#4

EnekoAlonso - December 16, 2007 - 19:00

I have recently enabled this module, since I think it's a good idea to share information about drupal projects, modules used, etc. Now, where can I find the information sent on drupal.org? I would like to see which modules are more popular, etc.

Thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.