0

I installed pure-ftpd and pureadmin on my computer which is running Ubuntu 16.04 LTS using the following command:

sudo apt-get install pure-ftpd
sudo apt-get install pure-ftpd pureadmin

Everything seemed to install fine.

However, when ever I try to open PureAdmin, I get the password entry field, and after entering my password nothing happens?

Any ideas on what to check?

Craig Timmreck
  • 465
  • 4
  • 12
  • 22

1 Answers1

-1

Coming in late for an answer, but I once had the same issue and it appeared that pureadmin had to be sudoed.

Please note that before running pureadmin, you should have a pureftpd fully configured and functional.

Pylou
  • 154