0
Fast

Install Ajenti 1.0.8 on Debian Wheezy

Simone Pescina 11 år siden opdateret af Austin Adams 10 år siden 4

I'm trying to install ajenti in my server machine.


using apt-get install ajenti I get this error


Setting up ajenti (1.0.8) ...

update-rc.d: error: unable to read /etc/init.d/ajenti

Traceback (most recent call last):

  File "/usr/bin/ajenti-ssl-gen", line 17, in <module>

    conf = json.loads(open(config_path).read())

IOError: [Errno 2] No such file or directory: '/etc/ajenti/config.json'


Something got broken?

+3

Please try cleaning and re-installing the package:


dpkg --purge ajenti

apt-get clean

apt-get install ajenti

it works.

tnx for the support

Kundesupport af UserEcho