Posts by sanitariu

    I am trying to migrate my old ispcp 1.0.7 to 1.2.2.
    I got that error:


    [ERROR]


    main::databaseIntegrityTests:
    DBI connect('database=;host=localhost','Peter',...) failed: Access denied for user 'Peter'@'localhost' (using password: YES) at /var/www/imscp/engine/setup/../PerlLib/iMSCP/Database/mysql.pm line 115


    [FATAL]



    What I am doing wrong ?

    I did some modifications to bind db.pl file.
    Added:


    autoconfig IN {BASE_SERVER_IP_TYPE} {BASE_SERVER_IP}
    autodiscover IN {BASE_SERVER_IP_TYPE} {BASE_SERVER_IP}


    Now everytime i add new server they have that automatically in dns. This is used for outlook/thunderbird auto setup.
    After updating to version 1.2.1 i lost these changes to all of the domains.
    Is there any way i can do the change in db.tpl file and regenerate the bind files for all customers or someway to keep my db.tpl always ?

    I am little scared to update but I will do it soon.
    Anyway theemstra thanks for your help !!!
    Seems like my root cert was old prior some date sort of and need to be updated.
    I took one from the link you gave me and now everything is perfect.
    You can close the thread.
    Thank you people !

    I have problems installing SSL web cert for a custom website.
    My certificate is not wild card cert, but only for common name "www" .. if that matters.
    I have my Private key and Certificate supplied. CA bundle has 2 certificates inside including my cert.
    Anyone can help or at least place where i can look for debug logs ?
    My certs are perfectly working i am taking them off another apache installation.


    SSLCertificateFile /etc/ssl/mydomain/mydomain.crt
    SSLCertificateKeyFile /etc/ssl/mydomain/mydomain.key
    SSLCACertificateFile /etc/ssl/mydomain/QuickSSL_Intermediate_CA.pem


    As i said inside QuickSSL_Intermediate_CA.pem i have 2 certificates.