Posts by thoand

    Hello Nuxwin,


    I have i-MSCP 1.3.8 Build: 20161123 Codename: Horner


    With phpswitcher Version 2.3.2 (Build 2016121301)


    I had taken a part from the log with disabled phpswitcher (or set to default), currently it looks like this:


    Code
    1. [Wed Dec 14 13:16:06.725515 2016] [proxy:error] [pid 12681:tid 140300604126976] (111)Connection refused: AH02454: FCGI: attempt to connect to Unix domain socket /var/run/phpswitcher/psw5.6-fpm-DOMAIN.com.sock (DOMAIN.com) failed[Wed Dec 14 13:16:06.725550 2016] [proxy:error] [pid 12681:tid 140300604126976] AH00959: ap_proxy_connect_backend disabling worker for (DOMAIN.com) for 60s[Wed Dec 14 13:16:06.725555 2016] [proxy_fcgi:error] [pid 12681:tid 140300604126976] [client 93.XX.YY.ZZ:54798] AH01079: failed to make connection to backend: httpd-UDS

    The permissions seems to be right, the user is vu2004, www-data is member of the identical named group.


    Code
    1. root@www:~# ls -lah /var/run/phpswitcher/psw5.6-fpm-DOMAIN.com.sock
    2. srw-rw---- 1 vu2004 vu2004 0 Dez 14 11:48 /var/run/phpswitcher/psw5.6-fpm-DOMAIN.com.sock

    regards,
    thoand

    Hello,


    I have a problem with PHP on a new customer. Other customers on this machine do not have this problem:


    Code
    1. [Wed Dec 14 11:19:16.377052 2016] [proxy:error] [pid 1477:tid 139634663212800] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/run/php7.0-fpm-myshn.com.sock (DOMAIN.com) failed
    2. [Wed Dec 14 11:19:16.377102 2016] [proxy:error] [pid 1477:tid 139634663212800] AH00959: ap_proxy_connect_backend disabling worker for (DOMAIN.com) for 60s
    3. [Wed Dec 14 11:19:16.377110 2016] [proxy_fcgi:error] [pid 1477:tid 139634663212800] [client 93.XX.YY.ZZ:53576] AH01079: failed to make connection to backend: httpd-UDS

    This problem occurs when using the phpswitcher plugin. Without the plugin (or set to standard php) no error is shown in the /var/log/apache2/DOMAIN.com/error.log but it is still not working. (receiving Error 503)


    regards,
    thoand

    Hello,


    I just tried to activate Let's Encrypt for my german Umlauts domain. But with debug mode enabled I see the following Error:



    Code
    1. [Thu Nov 3 19:08:04 2016] [debug] Modules::Plugin::_call: Calling run() method on Plugin::LetsEncrypt
    2. [Thu Nov 3 19:08:04 2016] [debug] iMSCP::Execute::execute: /usr/local/sbin/certbot-auto certonly --no-self-upgrade --text --agree-tos --non-interactive --verbose --force-renewal --email [email protected] --webroot --webroot-path /var/www/virtual/LetsEncrypt --domains xn--test-test-wwb.de --domains www.xn--test-test-wwb.de
    3. [Thu Nov 3 19:08:05 2016] [debug] iMSCP::Execute::getExitCode: Command exited with value: 1
    4. [Thu Nov 3 19:08:05 2016] [error] Plugin::LetsEncrypt::run: Punycode domains are not presently supported: xn--test-test-wwb.de

    On the project page you can see, that they added support for punycode domains: https://community.letsencrypt.…idn-support-enabled/21469


    Is this support missing in the current plugin?


    regards,
    thoand

    Hi @Nuxwin,


    thank you. I figured out, why I ran into this problem. I first tried a switch of the PHP Version using an PPA. In this PPA wasn't only PHP 5.6. I than removed the ppa, but the newer packages remained. I now added the PPA again and then removed it with ppa-purge. By this way all Packages got downgraded to the official versions.


    regards,
    thoand

    @Nuxwin



    regards,
    thoand


    PS: my sources.list is just the default

    @Nuxwin


    I haven't edited the sources.list, just installed Ubuntu 16.04 LTS and i-MSCP, so it might be needed to add something to the i-MSCP installer?

    regards,
    thoand

    Hello,


    I bought the php-switcher plugin (version: 2.2.6) to have PHP 5.6 on Ubuntu 16.04 LTS, but when I execute perl /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl 5.6 I get the following error:


    regards,


    thoand