Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2010 at 19:34 UTC
Updated:
8 Jan 2011 at 07:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tstoecklerThe error disappears when you install Curl.
This is PHP Version 5.3.2-1ubuntu4 and latest HEAD (1 hour ago). And a completely fresh install.
Comment #2
tstoecklerThis is the relevant code in system.admin.inc:
Comment #3
tstoecklerThis patch fixes the issue for me. Don't know if that is the correct way, though.
Comment #4
damien tournoud commentedLooks like the correct fix. I implemented a basic test that enables a module that fails requirements, which triggers this error.
Comment #5
tstoecklerMakes sense.
I was pretty sure this was a general module-installation-problem but not keen enough to change the title =).
Comment #7
catch#4: 801394-php-error-requirements.patch queued for re-testing.