Same problem in alpha2-5

CommentFileSizeAuthor
problem.png33.36 KBKonstantin_by
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Konstantin_by’s picture

Category: bug » support
asimmonds’s picture

You need to add the 'filter' extension to your PHP. As you are using Gentoo, add the "filter" USE flag and emerge php again. If this is your hosting provider then ask them to add the filter php extension.

A couple of related issues:
#395744: "Call to undefined function filter_var()" during fresh install
#641408: PHP extensions and PDO functionality should be checked at installation.

Konstantin_by’s picture

It works!
So hard and so simple - thank you vmuch!
I add "filter" to /etc/portage - package.use and then "emerge php"

asimmonds’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.