Another FTP daemon is already running?

转载: http://stackoverflow.com/questions/23557190/another-ftp-daemon-is-already-running

 

1. Open the file /opt/lampp/etc/proftpd.conf

2. Search for the port "21" and change it to some other port (e.g 28).

3. Open the file /opt/lampp/xampp

4. Search for the port "testport 21" and replace it to "testport 28". 

5. Now go and run "sudo /opt/lampp/xampp start". (It should work now).


完。
posted @ 2016-12-13 20:48  摩斯电码  阅读(1181)  评论(0编辑  收藏  举报