Location of ISPConfig startup command

Discussion in 'General' started by cchamb2, Mar 11, 2006.

  1. cchamb2

    cchamb2 New Member

    From which script file is the ISPConfig startup command issued?

    I'm trying to set it up on a machine that has runs nonstop to a graphical display manager (GDM) on startup. Apparently the GDM *forks* and startup processes continue in the background.

    The ISPConfig installation puts a startup command at the end of *some* file, which happens to be just after the startup of the GDM. Upon startup, ISPConfig tries to solicit a password for some of the encrypted key files used by Apache. However, because the GDM is up at this point, there's no easy way to enter the required password that allows ISPConfig to finish starting up.

    I either need to stall the GDM long enough for ISP to begin and get its password, or (preferable) I need to feed ISPConfig the password in/from the script file.

    From which init file is ISPConfig started?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    It's /etc/init.d/ispconfig_server.

    I guess you encrypted the keys with a pass phrase despite the instructions here? http://www.ispconfig.org/manual_installation.htm
     
  3. cchamb2

    cchamb2 New Member

    Now I'm back to this point, and it appears that I now have the OS/ISPConfig combination that runs. To address this, do I:

    1) Reinstall ISPConfig on top of the existing installation?

    2) Uninstall, then reinstall?

    3) Rebuild the entire box (less trouble now that I have LOTS of practice and everything is installed from CD<g>)?

    4) Repair it somehow?
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Try this. :)
     

Share This Page