Centos howto proftpd

Discussion in 'HOWTO-Related Questions' started by peacengell, Feb 10, 2008.

  1. peacengell

    peacengell Member

    hi one problem instaling proftpd
    wget work download fine
    extract fine work good
    ./configure --sysconfdir=/etc <<fine
    make <<fine
    make install <<fine
    cd ..
    rm -fr proftpd-1.3.1* <<fine
    ln -s /usr/local/sbin/proftpd /usr/sbin/proftpd <<fine

    when i do vi /etc/init.d/proftpd it's an empty file is that right..
    after a search i found this post
    http://wiki.vpslink.com/index.php?title=HOWTO:_CentOS_5_setup_for_LAMP_and_ISPconfig
    here is say
    to use this command after ln -s
    mv /root/proftpd /etc/init.d/proftpd
    when i do this i get error
    no such file or directory
    why that help please
    i'm reinstaling from the begining
    help thanks for any help
    if no understand what i'm saying just pm me or post here
    i try to ls -la in /root but no found proftpd
    any sugestion
    thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    That's right. :)
     
  3. peacengell

    peacengell Member

    i need to type all the stuff my self is that right falko
    ok so i do it now i know it'sright hmmthanks man ur the best>>>>>>
    thanks
     
  4. peacengell

    peacengell Member

    yeah man thanks everything works fine
    now a questions i want to host website from another pc without ISPConfig
    is that posible just wanna try and i will go onwith ISPConfig
    so do i need to make some configurations let me know thanks man
    for any help or any how to do that


    thanks you verymuch
     
  5. falko

    falko Super Moderator Howtoforge Staff

Share This Page