Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
update system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2006 at 06:27 UTC
Updated:
12 Jan 2008 at 19:12 UTC
I just spent a lot of time pulling my hair out over a simple issue of not having the correct PHP installed. See http://drupal.org/node/71742. This is totally my fault--for a variety of reasons I never checked that.
But it seems to me that PHP must have some way to report it's version, and update.php seems a logical place to check. Better yet to check on new installs and upgrades, but I'm not sure how to do that. Whatever. MySQL and PostgreSQL checking may be harder, but there's got to be some way.
A simple "Drupal depends on version Y and you only have version X" message would have saved me hours of (admittedly self-inflicted) hair pulling.
Comments
Comment #1
magico commentedI think this is an important feature that the install system should take in account.
Comment #2
bdragon commentedDrupal now has per module checks even. I'd call this fixed..
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.