Anyone knows how to solve the error below?
Deprecated: Function ereg() is deprecated in C:\\wamp\\www\\includes\\file.inc on line 895
Looks like the problem is with PHP 5.3.0. You could try downgrading to 5.2.9 as suggested by this drupal link: http://drupal.org/node/514334