Ubuntu14.04 Installation von Apache2 / PHP schlägt fehl

Ubuntu14.04 Installation von Apache2 / PHP schlägt fehl

Ich versuche, Apache und PHP auf meinem Ubuntu14.04 zu installieren über

$ sudo apt-get install apache2 php5

Es gibt einige Fehler wie den Balg. Weiß jemand, wie man das behebt? Vielen Dank im Voraus.

Err http://security.ubuntu.com/ubuntu/ utopic-security/main apache2 amd64 2.4.10-1ubuntu1.1 404  Not Found [IP: 91.189.91.13 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-bin_2.4.10-1ubuntu1.1_amd64.deb  404  Not Found [IP: 91.189.91.13 80]

Antwort1

Ich behebe es, indem ich die Balglinie entferne in/etc/apt/sources.list

deb http://security.ubuntu.com/ubuntu utopic-security main

verwandte Informationen