Posts by itcm

    Good morning,


    First, don't worry, it practicable... T


    TheCry If I remember well, you did such thing in the past with the InstantSSH plugin. Maybe you could help here.


    Hi Nuxwin, thank you for your reply. The config is basic, I jsut added some sections and rebuilt the jail.

    This is the content of config.php

    as you can see, nothing particularly different from the original.

    Hello,

    thank you for your beautiful product!

    I've tried to find information on the forum but I wasn't lucky, in fact what I want to achieve is to give a customers ssh access inside a chroot (and that's very easy with instantssh), with permission to run php (and that's fine adding php section to config.php) but he also need to run php version compiled inside phpswitcher (/opt/phpswitcher/xxxx/phpx.x/bin/php )


    How can I do to make these binary available inside the jail. I've tried to copy "php" section but I didn't understand when and where /usr/bin/php is copied so I'm blocked :(


    Thank you in advance for your help!


    Hi Nuxwin, and thank you for your check.
    I'll reply one by one:
    - I've installed only apache2 from debian stretch because of http2 support, we already discuss about this on another old thread: mod_proxy_fcgi - 1.3.7 - apache 2 stretch
    - percona db repository is needed for xtrabackuptools, nothing else
    - I trust you
    - Yes, it's a testing machine.


    Just one thing, how did you reach that problem was made by that listener? I'm not able to find any more information on logs or something like that. Can you explain this to me?
    After that I'll try by myself, my problem is to know where the autoinstall hangs up, and who make it hang. Like in this case.


    Thank you very much

    Hi, I opened another thread because previous one is closed.
    https://i-mscp.net/index.php/T…7/?postID=55539#post55539
    I've correctly upgrade systemd to jessie-backports version, thank you Nuxwin .


    But now, it stopped upgrade giving me the same error as before :(
    I've checked if file engine/PerlLib/iMSCP/EventManager.pm is patched and it is.


    That's extract from log:


    In any case I must upgrade phpswitcher? Is it possible to upgrade it without web interface?
    Thank you very much

    Thank you Nuxwin. I've patched it and it run more than before.
    Now it stopped telling me that:

    Code
    1. [ERROR] iMSCP::Stepper::_callback: Couldn't enable the `imscp_daemon' service: iMSCP::Provider::Service::Sysvinit::_exec: Synchronizing state for imscp_daemon.service with sysvinit using update-rc.d...
    2. Executing /usr/sbin/update-rc.d imscp_daemon defaults
    3. Executing /usr/sbin/update-rc.d imscp_daemon enable
    4. Failed to execute operation: Connection timed out at /usr/local/src/imscp-1.4.7/engine/PerlLib/iMSCP/Service.pm line 83.
    5. [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps


    Do you have any other suggestion?
    I didn't find anything else in logs.


    Thank you

    Hello,
    as i wrote in subject I'm trying to upgrade my imscp 1.3.5 installed on Debian jessie.
    First of all I've done these:

    Shell-Script
    1. apt-get update, upgrade, dist-upgradecd /usr/local/srcwget https://github.com/i-MSCP/imscp/archive/1.4.7.tar.gztar xvf 1.4.7.tar.gzcd imscp-1.4.7perl contrib/scripts/fix_duplicate_mounts.plpkill -KILL -f vloggerservice cron stopservice imscp_daemon stoppkill -TERM -f imscp




    i've updated listeners with new ones


    and then:

    Shell-Script
    1. perl imscp-autoinstall -d


    all run smoothly, but at some point it stopped with this:


    Code
    1. Error while performing step:Processing Modules::Domain tasks for: mydomain.tld (ID 5)Error was:\Z1An unexpected error occurred...\ZnPlease have a look at http://i-mscp.net/forum if you need help.



    and after pressing ok:


    Code
    1. [ERROR] main::setupDbTasks: Unknown error at /usr/local/src/imscp-1.4.7/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 481.
    2. ...propagated at /usr/local/src/imscp-1.4.7/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 487.
    3. [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps



    Do you have any suggestion?


    thank you very much