one-click application doens't work after upgrade to rc2.1

  • Hey,
    just one info, the installation of application doesn't work after upgrade to rc2.1
    i had to do:
    mkdir -p /var/www/imscp/gui/data/softwares/sw_depot/
    because it was missing.
    Now it's working after uninstall and install apps again from admin


    second thing, on the page http://i-mscp.net/en/news/29-i-mscp-1-1-0-rc2-released there is link:


    https://github.com/i-MSCP/imscp/archive/1.1.0-rc2.1.tar.gz
    but it's going to:
    https://github.com/i-MSCP/imscp/archive/1.1.0-rc2.tar.gz

  • Hello


    For the first issue, it's not normal. In the 1.1.0-rc2.1 release, the directory for software repositories is not longer set to /var/www/imscp/gui/data/softwares/sw_depot . It's should now be: /var/www/imscp/gui/data/persistent/softwares as mentioned in the /etc/imscp/imscp.conf:


    Code
    1. GUI_SOFTWARE_DIR = /var/www/imscp/gui/data/persistent/softwares


    The directory is normally created automatically if it doesn't exist. I'll check and fix if needed.


    For the second issue, I'll check and fix.


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().