problem w/ proftpd

urgido

Verified User
Joined
Oct 28, 2008
Messages
429
Location
MX
I use "Debian GNU/Linux 5.0 \n \l"

I have a problem, proftpd is shutdown sometimes along the day.

cat /var/log/messages | grep -i proftpd
Sep 30 11:27:31 server kernel: [ 137.370366] warning: `proftpd' uses 32-bit capabilities (legacy support in use)

is this a problem? or a bug?

REGARDS
 
This is a warning that ProFTPd is using 32-bit calls to the kernel, which are currently supported (that's what legacy support in use means). It is not a warning that ProFTPd is shut down. It should have nothing to do with ProFTPd being shut down.

Are you running a 64-bit linux OS? Which one?

Are you using a 32-bit version of ProFTPd?

Jeff
 
hi jlasman

Linux server.cust1990.local 2.6.26-2-amd64 #1 SMP Wed May 12 18:03:14 UTC 2010 x86_64 GNU/Linux


How I can know what's proftpd version?
 
Back
Top