Elxis CMS Forum

Support => General => Topic started by: mpalaffre on August 10, 2014, 21:39:35

Title: ERROR: "Downloading package from EDC failed."
Post by: mpalaffre on August 10, 2014, 21:39:35
Hello,
I have installed ICARUS for the first.
I have an error installing a new extension.
Test install extention : "You are about to install Mikro version 1.0."
ERROR:  "Downloading package from EDC failed."
I have the save error with all extention.
Thank you in advance
Title: Re: ERROR: "Downloading package from EDC failed."
Post by: rentasite on August 11, 2014, 00:51:35
It's a folder's permission error. Make the folder components writable and try again ;)

The corresponding applies, if you try to install a module.
Title: Re: ERROR: "Downloading package from EDC failed."
Post by: datahell on August 11, 2014, 08:34:46
I believe that the problem is not the installation but the download of the package.
Repository must be writeable and Elxis be able to create files and folders inside "repository/tmp/" folder. Then Elxis must be able to create a folder inside folder "components" and extract package files there. You can try download package the normal way from elxis.net and then install it by uploading it from your computer.
Title: Re: ERROR: "Downloading package from EDC failed."
Post by: mpalaffre on August 12, 2014, 08:31:27
Hello,
I have change the owner to the "elxis4 home" repository with "www-data".
chown -R www-data *
The problem is solved.
Thanks  ;D