Posts by Tango

    datenbank also sql wurde nicht ausgeführt (nur eine Vermutung, laut der obigen Angaben) must per hand es einfügen.


    1. Welches Distrubtion ?
    2. Warum hast du nicht von Ispcp aif i-mscp upgedatet ?
    3. Wo sind den die Logfiles ? ohne die kann man schlecht was sagen, wo genau der Fehler liegt ;)
    4. Wenn es ein Testserver ist würde ich lieber den gesamten Server frisch aufsetzen und i-mscp installieren.


    Denke daran das Debian und Derivate nur unterstützt wird ;)


    Und wilkommen auf I-mscp :)
    Mfg
    Tango


    Please post here output from

    Code
    1. /usr/sbin/apache2ctl stop/usr/sbin/apache2ctl configtest/usr/sbin/apache2ctl start/usr/sbin/apache2ctl status/usr/sbin/apache2ctl fullstatus


    /usr/sbin/apache2ctl configtest

    Code
    1. Syntax OK


    /usr/sbin/apache2ctl status

    Code
    1. Apache Server Status for localhost Server Version: Apache/2.2.16 (Debian) mod_fcgid/2.3.6 mod_ssl/2.2.16 OpenSSL/0.9.8o Server Built: Mar 22 2011 20:56:34 __________________________________________________________________ Current Time: Sunday, 26-Jun-2011 21:02:23 CEST Restart Time: Sunday, 26-Jun-2011 21:02:08 CEST Parent Server Generation: 0 Server uptime: 15 seconds Total accesses: 0 - Total Traffic: 0 kB CPU Usage: u0 s0 cu0 cs0 0 requests/sec - 0 B/second - 1 requests currently being processed, 49 idle workers_W_______________________......................................._________________________....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Scoreboard Key: "_" Waiting for Connection, "S" Starting up, "R" Reading Request, "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup, "C" Closing connection, "L" Logging, "G" Gracefully finishing, "I" Idle cleanup of worker, "." Open slot with no current process


    /usr/sbin/apache2ctl fullstatus



    self generated certificate this ist HomeServer with Virtualbox (test system)


    Edit: no result :(


    please post here output from following commands:

    Code
    1. cat /etc/apache2/ports.confls /etc/imscp/*.pemls /etc/apache2/mods-enabledwhich opensslls /etc/apache2/sites-availablels /etc/apache2/sites-enabled


    cat /etc/apache2/ports.conf


    Code
    1. #NameVirtualHost *:80Listen 80<IfModule mod_ssl.c> # If you add NameVirtualHost *:443 here, you will also have to change # the VirtualHost statement in /etc/apache2/sites-available/default-ssl # to <VirtualHost *:443> # Server Name Indication for SSL named virtual hosts is currently not # supported by MSIE on Windows XP. Listen 443</IfModule><IfModule mod_gnutls.c> Listen 443</IfModule>


    ls /etc/imscp/*.pem

    Code
    1. /etc/imscp/admin.diskaya.net.pem


    ls /etc/apache2/mods-enabled


    Code
    1. /etc/imscp/admin.diskaya.net.pemroot@admin:~# ls /etc/apache2/mods-enabledactions.conf autoindex.conf fcgid_imscp.load rewrite.loadactions.load autoindex.load mime.conf setenvif.confalias.conf cgid.conf mime.load setenvif.loadalias.load cgid.load negotiation.conf ssl.confauth_basic.load deflate.conf negotiation.load ssl.loadauthn_file.load deflate.load proxy.conf status.confauthz_default.load dir.conf proxy_http.load status.loadauthz_groupfile.load dir.load proxy.load suexec.loadauthz_host.load env.load reqtimeout.confauthz_user.load fcgid_imscp.conf reqtimeout.load


    which openssl

    Code
    1. /usr/bin/openssl


    ls /etc/apache2/sites-available

    Code
    1. 00_master.conf 01_awstats.conf default-ssl00_master_ssl.conf default imscp.conf


    ls /etc/apache2/sites-enabled

    Code
    1. 00_master.conf 00_master_ssl.conf 01_awstats.conf imscp.conf