installing ispconfig 2 on ubuntu 8.04

Discussion in 'Installation/Configuration' started by turbolad, Nov 11, 2008.

  1. turbolad

    turbolad New Member

    Hi I'm following flako's guide on this.
    I would appreciate it if someone could help me with this problem;
    It's my first time using a linux server so go easy on me :)

    I'm guessing i have missed somethiong out of the guide.
     
  2. _X_

    _X_ New Member

    well it looks like you didnt install some packages:
    for instance:
    mv: cannot stat `uudeview': No such file or directory
    http://packages.ubuntu.com/feisty/uudeview
    uuudeview depends on libc6 and that is installed here:
    http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p4

    11 Install Some Software
    Now we install a few packages that are needed later on. Run
    apt-get install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev libcompress-zlib-perl libdb4.3-dev libpcre3 libpopt-dev lynx m4 make ncftp nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9 libtool bison autotools-dev g++ build-essential
    (This command must go into one line!)

    you can try to repeat step 11 and try again.
     
  3. turbolad

    turbolad New Member

    thanks for reply, nope did that step.
    re-ran it anyway and cam back that all apps installed.

    Think i'm guna start a fresh
     
  4. turbolad

    turbolad New Member

    quotacheck -avugm

    returns

    Any ideas? have i put something wrong in the /etc/fstab file?

     
  5. turbolad

    turbolad New Member

    Last edited: Nov 11, 2008
  6. turbolad

    turbolad New Member

    spoke too soon
    quotaon -avug gives:

    Any ideas any one?
     
  7. _X_

    _X_ New Member

  8. turbolad

    turbolad New Member

    Thanks again x.

    I reran the quota steps from the beginning and then it decided to work.

    So I have a working config now.;)
     

Share This Page