Find the answer to your Linux question:
Results 1 to 6 of 6
I am trying to start FTp service both from Terminal and Cpanel interface but unable to start. it says cannot start ftpd service. contact administartor It's Redhat Linux can anybody ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4

    Cannot start FTp server

    I am trying to start FTp service both from Terminal and Cpanel interface but unable to start. it says cannot start ftpd service. contact administartor

    It's Redhat Linux can anybody help me to fix this issue?


    Thanks
    Last edited by samuelk; 09-23-2009 at 09:17 AM. Reason: typo

  2. #2
    Just Joined!
    Join Date
    Sep 2009
    Posts
    2
    which version of redhat os u are currently use?


    suppose u are using Red Hat Enterprise Linux 5.0 or higher version


    first u install vsftpd rpm

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    Quote Originally Posted by bharathi12 View Post
    which version of redhat os u are currently use?


    suppose u are using Red Hat Enterprise Linux 5.0 or higher version


    first u install vsftpd rpm


    I am using Linux 5.4. I found that vsftpd rpm not installed. Is threre any dependancy to install this particular rpm?

  4. #4
    Just Joined!
    Join Date
    Aug 2009
    Posts
    9
    Please explore the RHEL DVD and go to Server directory where u will find all the rpms and install the desired rpms

  5. #5
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    Quote Originally Posted by chinmayrhcss View Post
    Please explore the RHEL DVD and go to Server directory where u will find all the rpms and install the desired rpms

    I have installed vsftpd but still I am unable to start Pure-ftpd service it says failed.

    any ideas?

  6. #6
    Just Joined!
    Join Date
    Aug 2009
    Posts
    9
    please execute the following command:

    chkconfig vsftpd on
    /etc/init.d/vsftpd restart

    If still you are gettting the same error, please remove the vsftpd package: rpm -e vsftpd and go to the same location where all the packages are ther and execute rpm -ivh vsftpd-- .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...