installation d'un serveur
Posté : lun. 22 juin 2015 18:14
Bonjour,
Je souhaite installer un serveur via la commande:
udo apt-get install apache2 php5 mysql-server phpmyadmin
Mais il m'affiche:
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2 is already the newest version.
mysql-server is already the newest version.
php5 is already the newest version.
phpmyadmin is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Je ne vois pas la subtilité!!
Comment puis-je savoir si une de ces applications est déjà installée (apache ou php5 ou...)?
Merci.
Je souhaite installer un serveur via la commande:
udo apt-get install apache2 php5 mysql-server phpmyadmin
Mais il m'affiche:
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2 is already the newest version.
mysql-server is already the newest version.
php5 is already the newest version.
phpmyadmin is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Je ne vois pas la subtilité!!
Comment puis-je savoir si une de ces applications est déjà installée (apache ou php5 ou...)?
Merci.