ProFTPd 1.2.8p Update

This document explains how to update the ProFTPd server to 1.2.8p. Everyone is recommended to upgrade. The procedure is performed on the CP server and updates all web servers automatically.

Upgrade Instructions

  1. Log into your control panel server as root:
    su -
  2. Download the ProFTPd package from the psoft site:
    Linux:
    FreeBSD:
  3. Unpack the archive:
    tar -zxf proftpd-1.2.8p.tgz
  4. Enter the unpacked directory:
    cd proftpd-1.2.8p
  5. Run the update:
    sh update.sh

Troubleshooting

If you experience problems after the upgrade (e.g. core dump or segmentation fault), please try to perform the following actions:

  1. Log into your Web server under root.
  2. Back up the /hsphere/local/config/ftpd/sites directory on the web server.
  3. Remove all files from this directory
  4. Create the empty index.config.test and index.config files there.
  5. Repost FTP configuration for a Web server:
    1. Find out the ID of your Web logical server. For this, enter your admin Control Panel, go to E.Manager->L.Servers, and you will see the list of logical servers, each with its own ID.
    2. Log into CP server under the cpanel user and execute the following command:
      java -Xms64M -Xmx128M psoft.hsphere.tools.PostFTPConfigs -lid webserver_id
      where webserver_id is the Web logical server ID.
    3. Test if the proftpd service on the given Web server works correctly.

If the above procedure still doesn't help, we recommend downgrading ProFTPd to 1.2.8.



Home   Products   Services   News  
© Copyright. . PSOFT. All Rights Reserved. Terms | Site Map