Posts by m4rv1n00

    I've did the upgrade to 1.1.4, the upgrade was fine but all sites redirect on the panel page. Looked at the /etc/apache/sites-available/00_nameserver.conf and i not see namedvirtualhost directives, report it.


    Code
    1. .......# SECTION custom BEGIN.# SECTION custom END.# NameVirtualHost


    I've added

    Code
    1. NameVirtualHost <MYIP>:80


    and now it work!


    The second problem is not solved, the subdomain's status still remain "unknow error" or "modification in progress", so can't add or alter any subdomain.


    In the control panel, debugger, i can see this:


    Code
    1. Subdomain errors
    2. www.<domain> - Set status to 'tochange'
    3. Servers::named::bind::addSub: Unable to install <domain>.db


    In the previous version, i can add, alter and delete without error.


    I've external mailserver and custom dns record for it.

    Distro: Ubuntu 12.04 64bit
    System => Linux 3.2.0-58-generic
    Apache/2.2.22
    PHP Version => 5.3.10-1ubuntu3.10 with Suhosin Patch 0.9.10


    Hi, i try to upgrade my system from 1.1.0 RC4.7 to 1.1.3 but, after upgrade process end with no error, in my control panel see many subdomain status in "Modification in progress" or "Unknown error".
    After this, can't add more subdomain (all go in error) and all subdomain existing is redirecting to the control panel's home page.
    The domain in error status, can't be deleted.


    The story of the system is ispcp --> imscp --> various imscp upgrade.


    Thank you.

    Istruction for secondary dns is ok, but what about an imscp server in dmz zone, without public ip?
    The primary ip is in 192.168.x.y/24 subnet , but if you want to use imscp as dns server, it can't reply with this address for dns query.
    Also, if you add custom dns records to records autobuilded with subdomain creation, the dns reply with double record (dmz ip and custom records). In any case, you can't set the root dns record (domain.ext).
    How i can work about this?


    Note: the dns record must remain separated from apache conf, because the apache vhost listen at dmz ip and not at public ip.
    Thank you!

    Hello,
    i'm sorry but the subdomain statistics is not included, the log file is different and the basic configuration check only the root domain log


    LogFile="{APACHE_LOG_DIR}/{DOMAIN_NAME}-combined.log"


    Also is maybe more interesting to have a full domain statistics and a separate statistics for any subdomain (shop.domain.tld, http://www.domain.tld, support.domain.tld ).
    Thank you