ispconfig's httpd.conf empty.

Discussion in 'Installation/Configuration' started by zyxep, Dec 30, 2007.

  1. zyxep

    zyxep New Member

    Hey.

    i have installed ISPConfig on a new Debian 4.0 server, i have 100% used the "perfect server" guide from top to bottom, 0 errors on that.. but /root/ispconfig/httpd/conf/httpd.conf is completley empty..

    what can i do?? :/
    reinstall ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Either you reinstall ISPConfig or you use the httpd.conf file from the ISPConfig installer tar.gz file. If you use the file from the installer, you will have to review the file as the hostname and IP might have to be set.
     
  3. zyxep

    zyxep New Member

    i found the config file from the installer.. but what 100% do i need to change??

    do i need to uncomment the ServerName ???
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    df -h
    ?
     
  5. zyxep

    zyxep New Member


    d0mainti0n:~# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/hdb1 259M 112M 134M 46% /
    tmpfs 443M 0 443M 0% /lib/init/rw
    udev 10M 68K 10M 1% /dev
    tmpfs 443M 0 443M 0% /dev/shm
    /dev/hdb9 177G 1,1G 167G 1% /home
    /dev/hdb8 373M 11M 343M 3% /tmp
    /dev/hdb5 4,6G 714M 3,7G 17% /usr
    /dev/hdb6 2,8G 409M 2,3G 16% /var
    d0mainti0n:~#
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Your / partition has a size of 259MB. That's way too small! It should have at least 5 GB.
     

Share This Page