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