2012-03-09 12 views
0

私はMySQLとphpのインストールを混乱させました。私はPHPをアンインストールしようとすると、次のエラーが表示されます。ありがとう:)PHP MySQLのインストール

$ sudo apt-get purge php5 
Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
You might want to run `apt-get -f install' to correct these: 

The following packages have unmet dependencies: 

    phpmyadmin: Depends: php5-mysql but it is not going to be installed or 
         php5-mysqli but it is not installable 

       Depends: php5-mcrypt but it is not going to be installed 

       Depends: dbconfig-common but it is not going to be installed 

       Depends: libjs-mootools (>= 1.2.4.0~debian1-1) but it is not going to be installed 
       Recommends: php5-gd but it is not going to be installed 

       Recommends: mysql-client 

E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). 

答えて

0

してみてください。 適性検索

PHP5がインストールされてしまったものを、PHPのパッケージを参照すること。

は、その後の操作を行います。

sudoの適性パージのphp5-パッケージ1のphp5-パッケージ2

関連する問題