Posts by thoand

    @Nuxwin


    sorry I misunderstood you. Here are the screens:


    Reseller:
    Bildschirmfoto 2016-07-06 um 09.29.58.png


    Customer:
    Bildschirmfoto 2016-07-06 um 09.30.34.png


    The result of the mysql query:


    Code
    1. mysql> select phpini_perm_system, phpini_perm_allow_url_fopen, phpini_perm_display_errors, phpini_perm_disable_functions, phpini_perm_mail_function from domain where domain_id = 1;
    2. +--------------------+-----------------------------+----------------------------+-------------------------------+---------------------------+
    3. | phpini_perm_system | phpini_perm_allow_url_fopen | phpini_perm_display_errors | phpini_perm_disable_functions | phpini_perm_mail_function |
    4. +--------------------+-----------------------------+----------------------------+-------------------------------+---------------------------+
    5. | yes | no | no | no | yes |
    6. +--------------------+-----------------------------+----------------------------+-------------------------------+---------------------------+
    7. 1 row in set (0,00 sec)

    regards,
    thoand

    Hi there,


    I have one reseller with php editor permission, but when he gives the right to edit php settings to a customer this option does not appear in the domain settings for all of them. Because it works for some customers it seems not to be a problem with the reseller rights.


    i-MSCP version: 1.3.0


    Update: The only installed Extension is Let's Encrypt, but even if I disable it the problem exists.


    regards,
    thoand

    Ok, could you tell me why you make a difference between the naming of the sql backup and the htdocs backup? There might be a reason I cannot see and I do not want to run into problems.

    Hi,


    to make downloading of backups more easy it is helpful, if the date of the backup is attached to the sql-backup like it is for the htdocs backup as well.


    I did three little changes in /var/www/imscp/engine/backup/imscp-backup-all may be you could make them official part of the script:


    The only change is to add -$date to the three times where $bkpDir/$_.sql occurs, so that it is $bkpDir/$_-$date.sql.


    regards,
    thoand

    I looked in /tmp before, but there is no setup or build log. In the logs found there is nothing, that looks important:



    Code
    1. admin:~/imscp-1.1.2# ls /tmp/
    2. awstats_updateall.pl.lock imscp-backup-all.log imscp-dsk-quota.log imscp-srv-traff.lock imscp-vrl-traff.log
    3. imscp imscp-backup-imscp.lock imscp-httpd-logs-mngr.log imscp-srv-traff.log
    4. imscp-backup-all.lock imscp-dsk-quota.lock imscp.lock imscp-vrl-traff.lock
    5. admin:~/imscp-1.1.2# ls /tmp/imscp/var/log/imscp/
    6. admin:~/imscp-1.1.2#

    Hi,


    when I run the upgrade from 1.1.1 to 1.1.2 it hangs when showing "Processing Htgroup (tochange) tasks: statistics:22 (ID 22)"


    I have no Idea what happens.


    regards, thoand


    SOLVED: it was a Problem with Bind9