The page System requirements has the following statements on PHP & MySQL versions:
- PHP 5 is supported for the 4.6 release
- MySQL, v3.23.17 or newer
1. There is an issue with XTemplate and PHP 5.05+ (see Troubleshooting FAQ). Since the initial theme for 4.6 is bluemarine some warning would be nice. For example; a link 'but see a theme issue with php 5.0.5 or higher
2. MySQL 5.0+ on Windows nearly always has strict mode on. This mode leads to some severe problems with Drupal: importing database.mysql leads to warnings, no menu (navigation) will be displayed and posting blog posts (and possible other node types) leads to errors ( support request, another support request).
Here again I'd like to see a link for MySQL to another page how to disable strict mode. I wouldn't mind writing this page.
Comments
Comment #1
sepeck commentedI merely incorporated some existing comments there so it would be findable by folks. If you write it we can add it there or link to the page.
Comment #2
heine commentedI see you've included some more info in system requirements
Here are two links that could be added:
php5.0.5+ http://drupal.org/node/42080
MySQL 5 http://drupal.org/node/43316
Both link to the Troubleshooting FAQ
Proposed change to the MySQL section (but, I'm not a native speaker):
[...] PHP 4.x and PHP5. Incidentally there is a minor issue with some MySQL 5+ installations on Windows.
Comment #3
heine commentedFixed by sepeck
Comment #4
sepeck commentedadded. Close the issue if it works for you.