Jeff-Lewis / smarty-php

Automatically exported from code.google.com/p/smarty-php
0 stars 0 forks source link

CHMOD on windows !!! #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ERROR NO : 2

TEXT : chmod(): No such file or directory

LOCATION : C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_wr
ite_file.php, line 81, at April 17, 2014, 2:40 pm

Showing Backtrace : 
{chmod("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420") # 
line   81. file: C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_wr
ite_file.php
Smarty_Internal_Write_File.writeFile("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC) # line  103. file: C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_ca
cheresource_file.php
Smarty_Internal_CacheResource_File.writeCachedContent("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC,Object: Smarty_Internal_Template,"...") # line  374. file: 
C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_cacheresour
ce.php
Smarty_Template_Cached.write("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC,Object: Smarty_Internal_Template,"...",Object: 
Smarty_Internal_Template,"...") # line  227. file: C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_te
mplate.php
Smarty_Internal_Template.writeCachedContent("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC,Object: Smarty_Internal_Template,"...",Object: 
Smarty_Internal_Template,"...","...") # line  261. file: C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_te
mplatebase.php
Smarty_Internal_TemplateBase.fetch("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC,Object: Smarty_Internal_Template,"...",Object: 
Smarty_Internal_Template,"...","...","room.phtml",,,,TRUE) # line  377. file: 
C:\Program 
Files\Zend\ZendServer\data\libraries\smarty\3.1.16\sysplugins\smarty_internal_te
mplatebase.php
Smarty_Internal_TemplateBase.display("C:/Program 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","420","C:/P
rogram 
Files/Zend/ZendServer/data/apps/http/__default__/0/rsr/3.7.1.3/application//temp
lates/cache\7008ea328ae5dab10952e34587ef9b510ed7f0e5.room.phtml.php","...",Objec
t: SmartyBC,Object: Smarty_Internal_Template,"...",Object: 
Smarty_Internal_Template,"...","...","room.phtml",,,,TRUE,"room.phtml") # line  
205. file: C:\Program 
Files\Zend\ZendServer\data\apps\http\__default__\0\rsr\3.7.1.3\application\modul
es\reservation\room.php
}

Original issue reported on code.google.com by etr...@gmail.com on 18 Apr 2014 at 8:36

GoogleCodeExporter commented 9 years ago
Is this an permanent error?
Does the file exist in the cache folder?
It could be that the cache folder has not sufficient permission to execute the 
chmod

Original comment by Uwe.Tews@googlemail.com on 19 Apr 2014 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by Uwe.Tews@googlemail.com on 8 Jun 2014 at 6:19