Posts by theprincy

    [proxy_fcgi:error] [pid 9506:tid 140244900865792] [client XXX.XXX.XXX.XXX:55803] AH01071: Got error 'Primary script unknown\n', referer: http://domain.ext/


    i add in file 00_nameserver.conf


    ProxyErrorOverride On


    and I run the command


    perl imscp-autoinstall -d and perl imscp-autoinstall -r



    but nothing has changed


    imscp version



    1.3.x


    version system


    Debian 8.5

    is an update fron another version 1.3.x


    Another error in the various attempts to problem resolution was


    /etc/apache2/imscp/domain.ext.conf


    <VirtualHost> cannot occur within <VirtualHost> section
    Action 'start' failed.

    i try installation and I get this error

    Shell-Script
    1. [FATAL] Servers::named::factory: Can't locate Date/Simple.pm in @INC (@INC contains: /usr/local/src/imscp-1.3.x/engine/PerlVendor /usr/local/src/imscp-1.3.x /usr/local/src/imscp-1.3.x/engine/PerlLib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/local/src/imscp-1.3.x/engine/PerlLib/Servers/named/bind.pm line 29, <$fh> line 170.
    2. BEGIN failed--compilation aborted at /usr/local/src/imscp-1.3.x/engine/PerlLib/Servers/named/bind.pm line 29, <$fh> line 170.
    3. Compilation failed in require at (eval 1083) line 2, <$fh> line 170.


    Disto Information


    No LSB modules are available.
    Distributor ID: Debian
    Description: Debian GNU/Linux 7.11 (wheezy)
    Release: 7.11
    Codename: wheezy


    version Imscp
    1.3.X day 21-06 -2016

    I resolved, after trying several times to activate the ssl by reconfiguring , always he gave as an error "


    Code
    1. [ERROR] Package::FrontEnd::start: Could not start the nginx service: iMSCP::Provider::Service::Sysvinit::_exec: nginx: [emerg] SSL_CTX_use_PrivateKey_file("/etc/imscp/admin.moon.notelseit.com.pem") failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch) at /var/www/imscp/engine/setup/../PerlLib/iMSCP/Service.pm line 158.



    ", now seems to be going, but created another problem, all emails are redirected account info , although there are other accounts configured

    i have this error


    Jun 14 06:23:39 moon postfix/smtpd[5965]: initializing the server-side TLS engine
    Jun 14 06:23:39 moon postfix/tlsmgr[5966]: open smtpd TLS cache btree:/var/lib/postfix/smtpd_scache
    Jun 14 06:23:39 moon postfix/tlsmgr[5966]: tlsmgr_cache_run_event: start TLS smtpd session cache cleanup
    Jun 14 06:23:39 moon postfix/smtpd[5965]: warning: cannot get RSA private key from file /etc/imscp/imscp_services.pem: disabling TLS support
    Jun 14 06:23:39 moon postfix/smtpd[5965]: warning: TLS library problem: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch:x509_cmp.c:330:

    No LSB modules are available.
    Distributor ID: Debian
    Description: Debian GNU/Linux 7.11 (wheezy)
    Release: 7.11
    Codename: wheezy


    2) today


    3) main.cf content


    Code
    1. ### Common parameters#inet_protocols = ipv4inet_interfaces = allmynetworks_style = hostsmtp_bind_address = 5.9.163.245smtp_bind_address6 = myhostname = moon.notelseit.commydomain = moon.notelseit.com.localmyorigin = $myhostnamesmtpd_banner = $myhostname ESMTPappend_dot_mydomain = noappend_at_myorigin = yesbiff = norecipient_delimiter = +message_size_limit = 0### Local delivery parameters#mydestination = $myhostname, $mydomainalias_database = hash:/etc/aliasesalias_maps = hash:/etc/aliaseslocal_transport = locallocal_destination_recipient_limit = 1local_recipient_maps = unix:passwd.byname $alias_databasemail_spool_directory = /var/mailmailbox_size_limit = 0### Virtual delivery parameters#virtual_mailbox_base = /var/mail/virtualvirtual_mailbox_limit = 0virtual_mailbox_domains = hash:/etc/postfix/imscp/domainsvirtual_mailbox_maps = hash:/etc/postfix/imscp/mailboxesvirtual_alias_domains =virtual_alias_maps = hash:/etc/postfix/imscp/aliasesvirtual_minimum_uid = 999virtual_uid_maps = static:999virtual_gid_maps = static:8### Relay parameters#relay_domains = hash:/etc/postfix/imscp/relay_domainsrelay_recipient_maps =relay_transport = relayrelayhost =### Transport parameters#transport_maps = hash:/etc/postfix/imscp/transport### SMTP restrictions#smtpd_helo_required = yessmtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname, permitsmtpd_sender_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_sender, reject_unknown_sender_domain, permitsmtpd_relay_restrictions =smtpd_recipient_restrictions = reject_non_fqdn_recipient, reject_unknown_recipient_domain, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_unlisted_recipient, permitsmtpd_data_restrictions = reject_multi_recipient_bounce, reject_unauth_pipelining### i-MSCP responder parameters#imscp-arpl_destination_recipient_limit = 1### Other parameters## Those parameters are added dynamically by i-MSCP or 3rd-party softwares## Maildrop MDA parametersvirtual_transport = maildropmaildrop_destination_concurrency_limit = 1maildrop_destination_recipient_limit = 1# Cyrus SASL parameterssmtpd_sasl_type = cyrussmtpd_sasl_path = smtpdsmtpd_sasl_auth_enable = yessmtpd_sasl_security_options = noanonymousbroken_sasl_auth_clients = yessmtpd_sasl_authenticated_header = yes# smtpd TLS parameters (opportunistic)smtpd_tls_security_level = maysmtpd_tls_ciphers = highsmtpd_tls_exclude_ciphers = aNULL, MD5smtpd_tls_protocols = !SSLv2, !SSLv3smtpd_tls_loglevel = 1smtpd_tls_cert_file = /etc/imscp/imscp_services.pemsmtpd_tls_key_file = /etc/imscp/imscp_services.pemsmtpd_tls_CAfile = /etc/ssl/certs/ca-certificates.crtsmtpd_tls_auth_only = nosmtpd_tls_received_header = yessmtpd_tls_session_cache_database = btree:/var/lib/postfix/smtpd_scachesmtpd_tls_session_cache_timeout = 3600s


    4) master.cf content