Drupal 4.3.2
Groups 4.3.0 OR CVS
Installation fails at step 4. Navigating to administer/configuration/modules yields the following error:
Fatal error: Cannot redeclare status() (previously declared in z:\web\html\modules\admin.module:6) in z:\web\html\modules\orig\admin.module on line 6
Am I missing something?
Comments
Comment #1
patman commentedNever Mind!!! I copied all the modules into an 'orig' subdirectory so I could roll back easily from the patching. Apparently admin.module doesn't expect to see subdirs in 'modules'.