ProFTPd...

Hi everyone,

I recently got a new dedicated server for a website that me and a few friends run. I have compiled apache,php and mysql, but I seem to be having some issues when it comes to installing ProFTPd via ssh. Here is what i am doing:

used the 'wget' command to grab the source files
expanded the file using 'tar'
switched into the directory using cd proftpd
run the './configure' command
then ran 'make' to compile the installation
and lastly, I ran 'make install' to comlete the installation

I then try to access the server via my ftp client, but it dosnt respond. Any ideas?

 

 

 

 

Top