InstantSSH

  • @plastilin


    Connect to PMA (SQL root user) and in the imscp.plugin table (for the InstantSSH row), set the plugin_locked column value to 0. Once done, you should be able to uninstall the plugin.

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

  • HI @Nuxwin,


    I activated Composer in the config.php and now I get a error while reconfiguration


    Code
    1. Ein unerwarteter Fehler ist aufgetreten:
    2. InstantSSH::JailBuilder::makeJail: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'The HOME or COMPOSER_HOME environment variable must be set for composer to install correctly' in -:601
    3. Stack trace:
    4. #0 -(390): getHomeDir()
    5. #1 -(112): installComposer(false, '/usr/local/bin', 'composer.phar', false, false, false, 'stable')
    6. #2 -(13): process(Array)
    7. #3 {main}
    8. thrown in - on line 601
  • @dimon


    Hello,


    • Distribution?
    • Distribution CodeName?
    • InstantSSH plugin version?

    and please, provide us the full plugin configuration file.


    Thanks.

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

    • Distribution?
    • Distribution CodeName?
    • InstantSSH plugin version?

    and please, provide us the full plugin configuration file.


    Thanks.

    Ubuntu 14.04.4 with i-MSCP 1.2.17 and InstantSSH 3.3.1
    Please find the attached config file


    I add only 'composer' to line 124


    Code
    1. 'app_sections' => array(
    2. 'bashshell', 'netutils', 'editors', 'mysqltools','php','composer'
    3. ),

    Files

    • config.zip

      (4.82 kB, downloaded 1 times, last: )
  • @dimon


    Thanks. Right now you should remove the composer application section. I'll check and fix that issue in next version.

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

  • you mean remove composer from the 'app_section'? In this case, how I can activate composer for the shell user?

  • @dimon


    I need to check and fix the problem so yes, for now it is better to disable the composer application section. Right now, you can always install it manually in the jail. You need the procedure?

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