Posts by kess

    Hi guys,
    I use Debian Jessie with php-fpm, dovecot, proftpd.


    Starting system: Perfectly working i-MSCP 1.2.17 with PhpSwitcher 2.1.1


    Upgraded to i-MSCP 1.3.0 and PhpSwitcher 2.2.6


    After enabling the plugin I get the following as attached.
    php-fpm binary is the same for alle the installed versions...


    Not so bad, just regenerate phpinfo files and then correct paths errors.
    If possible, please correct for future releases (if not just done) :thumbsup:


    Thank you, bye Kess.

    @Ninos
    Thx for reply, I didn't explain completely what i mean.


    The SPF record is something special that can be defined only once per each domain. At present, if you use the actual i-MSCP interface to add custom DNS entries you can create multiple v=spf1 TXT records. That's why I asked for such implementation in the custom DNS. v=spf1 should not be treated like a normal TXT record.


    References:
    - https://support.google.com/a/answer/4568483?hl=en
    - http://www.ietf.org/rfc/rfc4408.txt (section 4.5)


    I hope now it's clear enough. if not, please let me know.
    Thank you, bye Kess.

    Hello guys,
    I'm using 1.2.17 on Jessie and I'm presented with the following "problem" (not so a problem)


    When I configure a new domain, it created the zone file with the following:

    Code
    1. ...TXT "v=spf1 a mx -all"...


    It would be nice if it could be possible to edit through web UI also this record (for each domain). For example:

    Code
    1. ...
    2. TXT "v=spf1 mx a:mydomain-tld.mail.protection.outlook.com include:spf.protection.outlook.com -all"
    3. ...


    How much effort do you estimate in implementing that enhancement ?


    Thank you.
    kindest Regards,
    Kess

    Thank you very much for your fast reply.
    I'm not going to install something unofficial, I'll go ahead without that extension... And the customers also...


    Thx again :-)

    Hi again guys,
    I finally activated PhpSwitcher in production environment, it works perfectly for versions 5.3, 5.4 and 5.5.


    Version 7.0 works but not completely. I managed to activate the ioncube loader for PHP 7.x (still beta but working).


    Unfortunately I also need the uploadprogress mudule that is installed through pecl. It works perfectly for other PHp versions, but not for version 7.


    There's the error:

    I'm not sure is a problem of the plugin, but anyway I'd like to resolve the issue.
    Some help from devs ?
    Thank you very much, bye Kess.


    Environment:
    Debian Jessie, MySQL 5.5, Apache 2.4.10, php 5.6 fpm
    No exothic configurations

    Hello guys,
    I recently upgraded my installation from wheezy to jessie (with success). Everything is up and running perfectly.


    I had a problem With ClamAV milter, the service didn't start.
    After commenting out the line "AllowSupplementaryGroups true" the service has started correctly.


    This post is just for you to know and eventually correct.
    Thank you, bye Kess.