XFileSharing Pro - proftpd mod problem

Message
Author
eloxim
Posts: 2
Joined: Oct 19, 2015 3:38 pm

proftpd mod problem

#1 Postby eloxim » Oct 19, 2015 3:41 pm

hello

the staff installed ftp mod a while ago and now it stopped working


service proftpd status
proftpd (pid 2340) is running...


service proftpd restart
Shutting down proftpd: [ OK ]
Starting proftpd: [ OK ]


ps -ef | grep proftpd
nobody 2457 1 0 12:02 ? 00:00:00 proftpd: (accepting connections)
root 2576 975 0 12:05 pts/0 00:00:00 grep proftpd

sudo lsof -i :21
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
proftpd 2457 nobody 0u IPv4 299150817 0t0 TCP *:ftp (LISTEN)



when running cron.pl and ftp upload enabled in server settings im getting


Software error:

Error4 at /home/xxx/mydomain.com/cgi-bin/api.cgi line 68.

please help

ufkabakan
Posts: 332
Joined: Apr 13, 2011 9:37 pm

#2 Postby ufkabakan » Oct 20, 2015 12:38 pm

Did you update proftp?

eloxim
Posts: 2
Joined: Oct 19, 2015 3:38 pm

#3 Postby eloxim » Oct 20, 2015 12:49 pm

no, i didn't updat it.
I updated my control panel and pureftpd got installed. I disabled pure-ftpd stillt doesn't work.
This happened to me before because of update, admin said he will make sure this won't happen again.