ajenti-v
ajenti-v copied to clipboard
How to install on Debian 7?
Hello, i have ajenti and i really want to test ajenti-v plugins for websites. How i can upload or download this Ajenti-v package?
apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php5-mysql service ajenti restart
This isnt works!
Here is log from terminal: `root@optimus:~/ajenti-v# apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php5-mysql Reading package lists... Done Building dependency tree Reading state information... Done php5-mysql is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: ajenti-v-nginx : Depends: nginx E: Unable to correct problems, you have held broken packages. `
Thank u for any ideas. Thank u.
Have you tried installing nginx first?
https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-14-04-lts
Like bbbenji said, it depends on nginx but may not be able to find nginx. Check that you can install nginx or is missing the repo for nginx.