jordanmateo Posted October 2, 2017 Share Posted October 2, 2017 Hola, resulta que he instalado Prestashop 1.7.2.2 en un VPS con Windows Server 2008. Estoy usando la versión 7.1 de php. Instale desde IIS No he tenido problemas con la instalación, y el backoffice corre de maravilla. Tampoco he hecho alguna modificación, pero he querido entrar al frontoffice (localhost) y en Firefox me sale la página en blanco y en Chrome error 500, active el modo depuración desde el backoffice (localhost/admin....) y me muestra el siguiente error: Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to create "C:\inetpub\wwwroot/themes/classic/assets/cache/": mkdir(): Permission denied. in C:\inetpub\wwwroot\vendor\symfony\symfony\src\Symfony\Component\Filesystem\Filesystem.php:100 Stack trace: #0 C:\inetpub\wwwroot\classes\assets\CccReducer.php(45): Symfony\Component\Filesystem\Filesystem->mkdir('C:\\inetpub\\wwwr...') #1 C:\inetpub\wwwroot\classes\controller\FrontController.php(212): CccReducerCore->__construct('C:\\inetpub\\wwwr...', Object(PrestaShop\PrestaShop\Adapter\Configuration), Object(Symfony\Component\Filesystem\Filesystem)) #2 C:\inetpub\wwwroot\classes\controller\Controller.php(142): FrontControllerCore->__construct(false, false) #3 C:\inetpub\wwwroot\classes\Dispatcher.php(371): ControllerCore::getController('IndexController') #4 C:\inetpub\wwwroot\index.php(28): DispatcherCore->dispatch() #5 {main} thrown in C:\inetpub\wwwroot\vendor\symfony\symfony\src\Symfony\Component\Filesystem\Filesystem.php on line 100 ¿Alguien podría auxiliarme? Mil gracias. 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