Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.7
-
Component/s: Zend_Cache
-
Labels:None
Description
When I'm trying to use this backend i get two errors. First is triggered by mkdir function in Zend/Cache/Backend/Static.php on line 244. The directory id prepended by / and looks like this:
/C:\wamp\www\projectname\...
Second error is triggered by file_put_contents function in Zend/Cache/Backend/Static.php on line 209 because file name is invalid - C:\wamp\www\projectname\html./\x120html.
Attachments
Issue Links
| This issue depends on: | ||||
| ZF-9642 | Zend_Cache_Backend_Static attempting to access folders outside of basedir |
|
|
|
Reassigned for @PadraicB