cc-ftpd: not running

Read 8184 times
hi
I tried tu make that ftp works on centova without luck

here what I did:
root@server [~]# /usr/local/centovacast/sbin/update --add ftpd

Checking Centova Cast Common Files ...
Downloading Centova Cast Common Files ...

Verifying archive integrity ...
Unpacking archive ...

Installing Centova Cast Common Files ...

Installation successful

Checking Centova Cast FTP Server ...
Downloading Centova Cast FTP Server ...

Verifying archive integrity ...
Unpacking archive ...

Installing Centova Cast FTP Server ...

Stopping any existing Centova Cast FTP service ...
Attempting to stop ftp: cc-ftpd (not running)
Installation successful
Starting Centova Cast FTP service...
Attempting to start ftp: cc-ftpd
root@server [~]# /etc/init.d/centovacast status
cc-web: running (pid 24965)
cc-control: running (pid 24955)
cc-appserver: running (pid 24963)
cc-ftpd: not running
cc-imaged: not running

cc-ftpd still not running

any idea what Im doing wrong

regards
TRIBALHOST.NET
Audio & Video Streaming
Good night
My dedicated server provider ( singlehop.com) found problem:
looks like cc-ftpd services on centova must run on port 21

my dedicated server has cpanel installed so cpanel ftpd services runs on port 21 aswell.

so, way to soy this porblem is:
change cpanel ftpd port ( chosse any)
after that run /etc/init.d/cc-ftpd start

now my cc-ftpd services works properly.

Note: first attempt was change cc-ftpd listen port but that wont fix problem, so in conclusion: centova ftpd services must run on port 21

Hope that helps

TRIBALHOST.NET
Audio & Video Streaming
Normally you'd put Centova Cast's FTP server on its own IP address so that you don't need to worry about conflicts with other FTP servers.