K
K
KIN19912015-05-04 14:56:04
symfony
KIN1991, 2015-05-04 14:56:04

How to install symfony2 on a mounted folder?

Hello everyone, there is ubuntu 14.04 on virtualbox, where I mounted a folder from Windows, the folder has rights 777 and the user www-data. In general, everything works fine, but there was a need to work with symfony, with each installation of symfony an error occurs.

[RuntimeException]
  Symfony can't be installed because the downloaded package is corrupted
  or because the installer doesn't have enough permissions to uncompress and
  rename the package contents.
  To solve this issue, check the permissions of the /media/web directory and
  try executing this command again:
  symfony new project

[RuntimeException]
  Could not delete /tmp/143074026455475d288a70e/Symfony/web/bundles/sensiodistribution: rmdir(/tmp/143074026455475d288a70e/Symfony/web/bundles/sensiodistribution): Not a directory

How to get rid of this error?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2015-05-04
@shoomyst

It remains to find out what rights to the temporary directory created in / tmp for unpacking

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question