Silverstripe Version:
**Question:**Dear Friends . I am sending you from Greece. I have a student work for university and i choose your nice cms to work my little project. Everything was ok, i upload cms silverstripe on server, connect with database, i passed a few errors and try to install silverstripe to work with it. But i i have some errors again. One error is that.
Details of your query go here
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/dm/vatelld/silverstripe/framework/thirdparty/Zend/Cache/Backend.php on line 66
public function __construct(array $options = array())
{
while (list($name, $value) = each($options)) {
$this->setOption($name, $value);
}
}