转载: 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).


完。

相关文章:

  • 2022-12-23
  • 2021-10-01
  • 2021-07-10
  • 2022-01-07
  • 2021-12-31
  • 2021-08-07
  • 2021-04-28
猜你喜欢
  • 2021-07-06
  • 2022-12-23
  • 2021-06-26
  • 2021-06-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案