Piwik Error > Piwik and Zend_Session

Everything has been functioning wonderful the past two months with running Piwik until today when trying to log in I got this Error message

Piwik and Zend_Session require the ini_set() function

It appears your PHP has disabled this function. To enjoy Piwik, you need remove

ini_set

from your

disable_functions

directive in php.ini, and restart your webserver.


Any help is much appreciated.

Your host or sysadmin make the ini_set function forbidden, which Piwik requires. Ask them to allow it