Kohana 2.2 Session problem (filter extension needed)

I encountered a problem with Kohana session library last night, here is the error message below:

Use of undefined constant FILTER_FLAG_NO_PRIV_RANGE - assumed ‘FILTER_FLAG_NO_PRIV_RANGE’

It means that PHP has to enable filter extension. But the document doesn’t mention this at all.

Anyway, I am recompiling PHP with USE=’filter’. Orz

Leave a comment. Your email is never published nor shared. Required fields are marked *

*
*