Drupal & XAMPP migration


*- Drupal : Strict Warning Errors

https://drupal.org/node/1913314
    admin/settings/disable-messages

*- PREg errors
    C:\Degroof\Dev\www\drupal_6_15\modules\search

    http://www.sture.ch/node/203

diff ./drupal-6.25/modules/search/search.module ./drupal-6.26/modules/search/search.module
46c46
< '\x{a806}\x{a80b}\x{a823}-\x{a82b}\x{d800}-\x{f8ff}\x{fb1e}\x{fb29}\x{fd3e}'.
---
> '\x{a806}\x{a80b}\x{a823}-\x{a82b}\x{e000}-\x{f8ff}\x{fb1e}\x{fb29}\x{fd3e}'.
 
*- PHP.INI acivation of fileinfo  : drupal requires you to enable the php extensions in the following list gd

;PGS D8
extension=php_fileinfo.dll