Posted by wizonesolutions on May 5, 2011 at 10:33pm
3 followers
| Project: | Drupal tweaks |
| Version: | 6.x-1.x-dev |
| Component: | General |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
See http://drupal.org/node/630322
This issue is encountered when running any Drush command with drupal_tweaks.module enabled. The module should probably ensure that the CLI version of PHP isn't being used to invoke it. I just disabled it for now.
This is major since it requires disabling the module and since Drush...is quite popular.