mflorezm Posted June 12, 2017 Share Posted June 12, 2017 Hello Everybody: I am having problems to install V1.7.1.2 on IIS10 (windows 2016) with PHP 7.1.6. (64 bits). In the past i already installed 1.7.1.1 on IIS (windows 2012) without no issues, but now i am receiving this error: 1: Array ( [type] => 2 [message] => rename(C:\inetpub\wwwroot\TiendaVirtual\app\cache\prod,C:\inetpub\wwwroot\TiendaVirtual\app\cache\pro~): Access is denied. (code: 5) [file] => C:\inetpub\wwwroot\TiendaVirtual\vendor\symfony\symfony\src\Symfony\Component\Filesystem\Filesystem.php [line] => 278 ) I know that the installer is telling me that it is not able to rename the folder app\cache\prod to app\cache\pro~, but i already have all the permissions and nobody else is using that folder. Any help will be appreciated. Thanks. Mauricio F. Link to comment Share on other sites More sharing options...
Kevin_97 Posted June 13, 2017 Share Posted June 13, 2017 Hello, Even to me by the same mistakeI have to install the old version 1.7.0 Link to comment Share on other sites More sharing options...
mflorezm Posted June 13, 2017 Author Share Posted June 13, 2017 @Kevin_97 you are right. 1.7.0.0. installed without any issues. Tanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now