Management > Server > Settings prob!!

Discussion in 'Installation/Configuration' started by cpthowdy, Apr 20, 2008.

  1. cpthowdy

    cpthowdy New Member

    Everything seems to be ok, but when i click on Management tab, then Server > Settings. . . I get a page cannot be displayed.

    I cant figure out what i did wrong
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that the hostname of your server is correct in /home/admispconfig/ispconfig/lib/config.inc.php
     
  3. cpthowdy

    cpthowdy New Member

    thanks

    after I successfully followed your instructions, its back to working perfectly
     
  4. cpthowdy

    cpthowdy New Member

    Now I really see where I messed up. . . During setup, I chose Enc. LVM , and 90% of my drive is for /home . . . would it be best to jus re-install?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    If you do not want to use suexec, you may use the /home directory as website root. Just change the website root setting in ISPConfig from /var/www to /home/www and then copy the webiste directories to the new place:

    mv /var/www /home
     
  6. cpthowdy

    cpthowdy New Member

    gettin there slowly

    this is what i found for ISPConfig @ config.inc.php


    define("SERVER_ROOT","/home/admispconfig/ispconfig")
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    I'am not talkong about config.inc.php. Do not change this variable there, it is used for the controlpanel only!

    Instead login to ISPConfig, go to management > server > settings and change the document root for the websites there.
     

Share This Page