update auf die letzte trunk version

  • ch habe gestern mal versucht die aktuelste trunk versonzu installieren und muste leider festellen das dieser bei fast fertiger installation einefehlermeldung aus spuckt die mir zur zeit kopf zerbrechen macht und zwar folgende.



    Servers::httpd::apache2::disableSite: stderr ERROR: Site 00_master_ssl.conf does not exist!\Zn



    wa mir nichts sagt denn ich habe kein ssl installiertt selbst die neu configuaration hatt nichts gebracht selbe fehler meldung ich hoffe ihr könnt mir da weiter helfen.

    Files

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • Thank you for testing.
    Error message is wrong (fixed in last trunk : http://sourceforge.net/apps/trac/i-mscp/changeset/4938).
    Problem happen on costumers rebuild

    Quote

    [DEBUG] [Fri Jul 15 21:56:44 2011] iMSCP::Execute::_execCaptureBoth: Execute perl /var/www/imscp/engine/setup/../imscp-rqst-mngr update
    [DEBUG] [Fri Jul 15 21:56:46 2011] iMSCP::Execute::_execCaptureBoth: Ending...
    [DEBUG] [Fri Jul 15 21:56:46 2011] iMSCP::Execute::_getExitCode: Starting...
    [DEBUG] [Fri Jul 15 21:56:46 2011] iMSCP::Execute::_getExitCode: External command exited with value 1


    To be able to see what is the problem you should enable debugging on /etc/imscp/imscp.conf (modify Debug = 0 in Debug = 1; last line in file).
    After that run setup again, and see in files /var/logs/imscp/*.stderr.
    Do not forget to turn Debug off after setup finish (other you will expose some data - not critical - in main website)

    Edited once, last by oldev01 ().

  • danke für die antwort , ich habe dies gemacht wie beschrieben jetz kommt folgende fehler meldung zum vor schein.




    \Z1[ERROR] main::rebuild_customers_cfg: Error while rebuilding customers configuration files\Zn



    im anhang die logs zum studieren.

  • To fix you need to execute this in mysql console:

    Quote

    mysql -u root -p

    and paste this

    Quote

    use 'putdatabasehere';
    Truncate table web_software;
    Truncate table web_software_depot;
    Truncate table web_software_inst;
    Truncate table web_software_options;

    Next you run setup again. This time it should work without problem.

    Edited once, last by oldev01 ().

  • danke hatt alles super fonktioniert danke.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • Bitte gern geschehen mache ich doch gerne.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0