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
Please make sure that the hostname of your server is correct in /home/admispconfig/ispconfig/lib/config.inc.php
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?
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
gettin there slowly this is what i found for ISPConfig @ config.inc.php define("SERVER_ROOT","/home/admispconfig/ispconfig")
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.