Posted by iantresman on September 19, 2009 at 3:19pm
2 followers
Jump to:
| Project: | Upgrade Status |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It would be useful if Upgrade Status also checked whether my server was suitable for an upgrade. Having just tried to install Drupal 7, I find that my server (on which I successfully run Drupal 6), will not install because the "PHP DOM Extension" is not enabled.
Perhaps other "System requirements" can be tested, such as PHP v6.2, MySQL 5.0
Comments
#1
Wow, that's a really neat idea! Patches welcome! :)
#2
Better title. I guess this means we need to fork system_requirements() from Drupal HEAD into this module (and maintain it).