song7749 wrote:
...
> 
> I think this problem permission.
> 
> error message :
> Fatal error: Call to undefined function hash() in
> /ZendFramework/library/Zend/Cache/Backend/File.php on line 884
> 
> 
> set  'hashed_directory_level' => 0 , no problem..
> 
> please help me ~
> 
> think you.
> 

It sounds like you are missing the Hash extension.

http://php.net/manual/en/book.hash.php

"The Hash extension requires no external libraries and is enabled by
default as of PHP 5.1.2. It may be explicitly disabled by using the
--disable-hash switch to configure."

So, either your installation is very old, or it has been explicitly
disabled.

-- 

Brenton Alker

http://blog.tekerson.com/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to