Posts by fulltilt

    /var/www/imscp/engine/setup/imscp-setup -r
    IMSCP 1.3.7
    Debian Jessie
    PHP FCGID


    bin gerade mitten in einer Migration, beim Setup wurde nicht nach den Service Passwords gefragt > PMA User, AuthDaemon User etc
    mit welchem Parameter muss ich das Setup starten, das ich diese neu eingeben kann?


    so klappt es auch nicht ... die Abfrage mit den Passwörtern wird übergangen

    Code
    1. /var/www/imscp/engine/setup/imscp-setup –reconfigure

    ok got it
    imscp-setup -r

    IMSCP 1.3.7
    Debian Jessie
    PHP FCGID


    I have migrated a System to a new server and copied my own cert (content of pem file) into /etc/imscp/admin.host3.mypanel.com.pem
    and also into imscp_services.pem
    but now the browser shows:



    admin.host3.mypanel.com:8443 uses an invalid security certificate.
    The certificate is not trusted because it is self-signed.
    Error code: SEC_ERROR_UNKNOWN_ISSUER


    could it be that my cert (comodo positive ssl) does not work with ngnix?


    edit
    also my mail.err shows errors:

    Code
    1. authdaemond: failed to connect to mysql server (server=localhost, userid=authdaemon_user): Access denied for user 'authdaemon_user'@'localhost' (using password: YES)

    I'll try to re-run setup but it did not ask me for the service passwords pms user etc. how can I solve this?

    Nuxwin, just one point because of apache opcode cache ...
    I guess it will happen too if a customer have uploaded or edited PHP files ...
    so we can not disable opcode in /etc/php5 because of the php.ini files template ... right?
    Would be nice if customers are able to do that from php settings f.ex.

    da ich als root keine SQL Dumps mehr ausführen kann, nehme ich an das im Script alles auf den imscp_user geändert werden muss,
    der parameter --events scheint ebenfalls nicht mehr zu funktionieren ...
    kann ich folgenden Befehl so verwenden um daraus später ein kompletten Restore zu machen - falls nötig?



    Code
    1. mysqldump --opt --user=imscp_user --password=xxx --allow-keywords --flush-logs --hex-blob --quote-names --all-databases > /backup/mysql.sql

    it seems my custom logo part is ignored in index.tpl ?(
    any other way?
    it should be shown above the login box ...

    Code
    1. nano /var/www/imscp/gui/themes/default/index.tpl
    2. <div style="text-align: center;" ><img style="width: 251px; height: 78px;" alt="logo" src="logo.gif"></div>

    wie intergriert man am besten RBLs ohne das die Entrys in der main.cf überschrieben werden,
    gibts dafür listener files oder verwendet man besser PolicydWeight?
    Postscreen würde hier zuviele Probleme machen wegen der Portänderung ...

    gibt es einen signifikanten Unterschied auf die Performance bei folgenden CPUs?


    DELL PowerEdge T20
    Intel Xeon® E3-1225v3
    Quad-Core, 4x 3.6 GHz


    Intel® Skylake
    Core i7-6700
    Quad-Core, 4x 4.0 GHz


    beide mit 32GB RAM und 2x 500GB SD
    der Preisunterschied zum Skylake sind knapp 20 EUR wobei für letzteren auch eine höhere Setup Gebühr anfällt ...

    thanks for your patience :D
    Everything went well ... Nice work!



    for the real migration (production server) I have to use the --fix-permissions parameter - is that correct?



    Code
    1. perl imscp-autoinstall -d --fix-permissions

    thanks Nuxwin,
    I guess I have to start over again ;-)


    probably happens when setup unfinished

    Code
    1. [ERROR] main::setupUpdateDatabase: [ERROR] Database update 237 failed: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'domain_traffic_tmp2' already exists