ISPConfig is not running after reboot

Discussion in 'Installation/Configuration' started by pepe, Apr 5, 2007.

  1. pepe

    pepe New Member

    Hello,

    i am new on Linux

    i installed Ubunto 6.10 and ISPConfig as explained in the how to
    after some installations problems witch i fixed it was working.

    After a reboot i can not connect to the server anymore via https://192.168.1.5:81

    What do i have to do to get ispconfig to autostart?

    greetings


    Safari
     
  2. pepe

    pepe New Member

    i can start the service with:

    /etc/init.d/ispconfig_server start

    then it works but i have to retype the RSA code and i get this output:


    root@server:~# /etc/init.d/ispconfig_server start
    Starting ISPConfig system...
    Apache/1.3.37 mod_ssl/2.8.28 (Pass Phrase Dialog)
    Some of your private key files are encrypted for security reasons.
    In order to read them you have to provide us with the pass phrases.

    Server www.xxx:81 (RSA)
    Enter pass phrase:


    Ok: Pass Phrase Dialog successful.
    /root/ispconfig/httpd/bin/apachectl startssl: httpd started
    FreshClam is already running!
    ISPConfig system is now up and running!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Looks like you encrypted your SSL certificate during installation. You will have to choose "n" when you are asked by the installer if the SSL cert shall be encrypted as described in the installation manual.

    To create a new ssl cert without reinstalling, have a look here:

    http://www.howtoforge.com/forums/showthread.php?t=121
     
  4. pepe

    pepe New Member

    :)

    thanks a lot
    its working now
     

Share This Page