Posts by Dylan

    Hi,


    Distro: Debian Jessie 8.11

    i-MSCP 1.5.3

    Build: 2018120800

    PhpSwitcher version: 5.0.3


    If I try to add a new PHP version, the following error comes:


    Code
    1. # perl /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl 7.2
    2. [INFO] Scanning PHP site for the PHP 7.2 sources...
    3. [ERROR] Couldn't find any download URL for the PHP 7.2 sources - Skipping

    With PHP 7.3 is the same error.

    I have no any additional information in logs.


    Any idea what can I do with it?

    Thank you!

    Very good theme, keep up good work!


    Just an idea:

    Can you place somewhere a quick search area?

    It will be very usefull if users can search to functions. (Search in main and submenus and filter to that)

    You can choose the default PHP version though i-MSCP installer. (currently 5.6, 7.0, 7.1)

    Command:

    Code
    1. /var/www/imscp/engine/setup/imscp-reconfigure -dr php

    This will be your and your customer's default php version, so be carefull what you choose.


    If you want multiple php version at the same time for your customers, you need PhpSwitcher plugin.



    Btw Nuxwin, we need 7.2 support at this time. Any progress with this?

    Dylan

    Before giving you any answer, I would want known why you need set the SNI vhost check off exactly.

    I have a custom billing system, and my online payment partner communicate with an old client with us...

    That client not support SNI, and apache get back 403 error message:

    [Tue Nov 06 08:39:05.759045 2018] [ssl:error] [pid 16618:tid 140185341699840] AH02033: No hostname was provided via SNI for a name based virtual host


    I already talked to them, but they need development in they system... Meantime I need solution for this...

    Hello,


    Have you already tried this Apache2 sni config ?

    Regards

    Thank you, but no, I haven't try that. Very old topic, I think there are different solution now.


    I tried this, but no any effects.

    /etc/apache2/sites-enabled/sub.domain.tld_ssl.conf file:




    Nuxwin have you any tip?


    Thank you!