• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

plesk & proftpd & source & mod_exec

M

momuskk

Guest
Hi,
i'm using dedicated server with Ubuntu Server 10.04.3 with Plesk 10.3. Of course it is installed FTP server (proftpd) from package psa-proftpd (Architecture: amd64 Version: 1.3.3e-ubuntu10.04.build1012110526.15).

On repository (https://autoinstall.plesk.com/PSA_10.3.0/dist-deb-Ubuntu-10.04-x86_64/) there are only binaries I cannot find any sources.

What is the problem. I need to add support of module mod_exec to proftpd. Unfortunately, proftpd was compiled without support for DSO, so the only way to add this module is to recompile psa-proftpd. Unfortunately I have no sources so I can not do this (I omit the fact that there is no clean package for ubuntu with mod_exec so i could build it and try to replace proftpd executable file).

So my question is, where are the sources of the psa-proftpd, which must be available (due to licensing).I found Rpm's with sources, but they did not include patches for ubuntu ...

Or maybe is other way to execute scripts when someone disconnect from ftp.
 
Yes, but here are only rpm's, I need deb's. In this rpm's there are no patches for ubuntu :/
 
Back
Top