Hi guys,
I followed the procedure on the official pages 
http://framework.zend.com/manual/en/zend.http.user-agent.html
http://framework.zend.com/manual/en/zend.http.user-agent.html  to set up my
mobile template on MVC application.

my application.ini is the code below:

resources.useragent.wurflapi.wurfl_api_version  = "1.1"
        resources.useragent.wurflapi.wurfl_lib_dir      = APPLICATION_PATH
"/../library/wurfl-php-1.3.0/Wurfl/"
        resources.useragent.wurflapi.wurfl_config_array.wurfl.main-file      =
APPLICATION_PATH "/../data/wurfl/wurfl-2.0.27.zip"
        resources.useragent.wurflapi.wurfl_config_array.wurfl.patches[]      =
APPLICATION_PATH "/../data/wurfl/web_browsers_patch.xml"
        resources.useragent.wurflapi.wurfl_config_array.persistence.provider =
"file"
        resources.useragent.wurflapi.wurfl_config_array.persistence.dir      =
APPLICATION_PATH "/../data/wurfl/cache/"


this is the error reported:

An error occurred
Exception information:

Message: The file cache directory is not writeable: /var/tmp


Why the setting path  chache is ignored???

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/WURFL-configuration-problem-Ignoring-cache-directory-tp3613585p3613585.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to