First report on updating

  • After running a flawless update, I got this Warning Report

    Code
    1. [ WARNINGS ]
    2. Servers::po::dovecot::restart: If you have trouble with authentication failures,
    3. enable auth_debug setting. See http://wiki.dovecot.org/WhyDoesItNotWork
    4. This message goes away after the first successful login.
    5. Servers::ftpd::proftpd::restart: - processing configuration directory '/etc/proftpd/imscp'


    The first impression is very successful, have some php.ini settings and tried worked flawlessly (as usual)


    Testing will continue ...

  • I got after update to last Trunk following error(s):



    Htgroup_mngr_statistic.log


    Quote


    [ERROR] [Sun Sep 25 19:53:07 2011] Modules::Htgroup::loadData: Error while executing query: Subquery returns more than 1 row

    Edited once, last by xorg ().

  • Cool there is nothing wrong with that message, it comes from proftpd announcing that it process files in that folder. Why is coming to standard error output instead of normal output only proftpd devs can say. I do not know if I should hide this type of output because it can hide also some valuable information like I get on Debian wheezy:

    Code
    1. Servers::ftpd::proftpd::restart: - mod_tls/2.4.2: compiled using OpenSSL version 'OpenSSL 1.0.0d 8 Feb 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' library
    2. - mod_sftp/0.9.7: compiled using OpenSSL version 'OpenSSL 1.0.0d 8 Feb 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' library
    3. - mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled

    . Please provide feedback on this issue.
    Tango
    Same story, I do not know if we should hide those messages or not
    gOOvER, that is bad I`ll check and fix now.
    Tx for testing, and patience.


  • but there are no files in that folders while the should be for me at least 3 files
    1) root_domain.conf
    2) one.tld.conf
    3) two.tld.conf


    root_domain.conf was moved to /etc/proftpd. Please test against last trunk (I`ve fixed that in r5312. one.tld.conf should be there only if is an alias / subdomain / alias subdomain. Main domains are protected by root_domain.conf. Also I`ve changed file names to be easy to spot duplicate files