Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    May 2003
    Location
    New York
    Posts
    56

    Default FreeBSD + Latest CPanel, where is ProFTPD + TLS?

    My proftpd is complied without tls module:

    /usr/local/libexec/proftpd -l
    Compiled-in modules:
    mod_core.c
    mod_xfer.c
    mod_auth_unix.c
    mod_auth_file.c
    mod_auth.c
    mod_ls.c
    mod_log.c
    mod_site.c
    mod_auth_pam.c
    mod_ratio.c
    mod_readme.c
    mod_wrap.c


    Running /scripts/proftpd128 does not work:

    /scripts/proftpd128
    rpm: not found
    Cannot find package openssl096 ...
    Cannot find package openssl096b ...
    openssl is installed
    Cannot find package openssl-devel ...
    gcc is installed
    Cannot find package glibc-devel ...
    Cannot find package compat-db ...
    Cannot find package zlib-devel ...
    Can't find distro version at /scripts/fileversion.pl line 19.

    Question is how do I tell apache to rebuild proftpd with TLS support? I do not want to use ports because I might break CPanel install, anyone know how to properly achive this?

  2. #2
    Member
    Join Date
    May 2003
    Location
    New York
    Posts
    56

    Unhappy

    Comon guys

  3. #3
    Member
    Join Date
    May 2003
    Location
    New York
    Posts
    56

    Talking

    Solution:

    Code:
    cd /usr/ports/ftp/proftpd
    pico Makefile
    Find:

    Code:
    MODULES?=       mod_ratio:mod_readme:mod_wrap
    Replace:

    Code:
    MODULES?=       mod_ratio:mod_readme:mod_wrap:mod_tls
    Save and exit pico/vi, then type:

    Code:
    make deinstall
    And

    Code:
    make reinstall clean

    Restart proftpd via /scripts/restartsrv_proftpd

Similar Threads & Tags
Similar threads

  1. FreeBSD 7.x amd64 and latest cpanel
    By sistemi_clab in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 09-26-2009, 03:24 PM
  2. FreeBSD 4.9 and latest cPanel freezes
    By eisman in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-07-2004, 08:16 AM
  3. TLS/SSL support with ProFTPd
    By ebradsha in forum cPanel and WHM Discussions
    Replies: 10
    Last Post: 01-20-2004, 06:34 PM
  4. TLS/SSL support for ProFTPd troubles...
    By ebradsha in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-15-2003, 06:31 PM
  5. proFTPd with TLS - can we expect support
    By andyf in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-11-2003, 07:24 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube