Skip to main content
edited tags
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265
added 1073 characters in body
Source Link

I had a Debian Server with Apache 2.2 and PHP 5.3

I installed phpmyadmin (sudo apt-get install phpmyadmin).

Now, the versions of Apache and PHP have been upgrade (2.4/5.6)

Is this possible? How can I avoid this?


libapache2-mod-php5: Installiert: 5.6.7+dfsg-1 Installationskandidat: 5.6.7+dfsg-1 Versionstabelle: *** 5.6.7+dfsg-1 0 500 http://mirror.hetzner.de/debian/packages/ jessie/main amd64 Packages 500 http://http.debian.net/debian/ jessie/main amd64 Packages 100 /var/lib/dpkg/status 5.3.3-7+squeeze19 0 500 http://mirror.hetzner.de/debian/packages/ squeeze/main amd64 Packages 500 http://mirror.hetzner.de/debian/security/ squeeze/updates/main amd64 Packages


sources.list:

deb http://mirror.hetzner.de/debian/packages jessie main contrib non-free
deb http://http.debian.net/debian jessie main contrib non-free

deb http://http.debian.net/debian/ jessie-updates main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free


deb     http://mirror.hetzner.de/debian/packages squeeze main contrib non-free
deb     http://mirror.hetzner.de/debian/security squeeze/updates main contrib non-free

I had a Debian Server with Apache 2.2 and PHP 5.3

I installed phpmyadmin (sudo apt-get install phpmyadmin).

Now, the versions of Apache and PHP have been upgrade (2.4/5.6)

Is this possible? How can I avoid this?

I had a Debian Server with Apache 2.2 and PHP 5.3

I installed phpmyadmin (sudo apt-get install phpmyadmin).

Now, the versions of Apache and PHP have been upgrade (2.4/5.6)

Is this possible? How can I avoid this?


libapache2-mod-php5: Installiert: 5.6.7+dfsg-1 Installationskandidat: 5.6.7+dfsg-1 Versionstabelle: *** 5.6.7+dfsg-1 0 500 http://mirror.hetzner.de/debian/packages/ jessie/main amd64 Packages 500 http://http.debian.net/debian/ jessie/main amd64 Packages 100 /var/lib/dpkg/status 5.3.3-7+squeeze19 0 500 http://mirror.hetzner.de/debian/packages/ squeeze/main amd64 Packages 500 http://mirror.hetzner.de/debian/security/ squeeze/updates/main amd64 Packages


sources.list:

deb http://mirror.hetzner.de/debian/packages jessie main contrib non-free
deb http://http.debian.net/debian jessie main contrib non-free

deb http://http.debian.net/debian/ jessie-updates main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free


deb     http://mirror.hetzner.de/debian/packages squeeze main contrib non-free
deb     http://mirror.hetzner.de/debian/security squeeze/updates main contrib non-free
Source Link

PHP upgrade after installing phpmyadmin

I had a Debian Server with Apache 2.2 and PHP 5.3

I installed phpmyadmin (sudo apt-get install phpmyadmin).

Now, the versions of Apache and PHP have been upgrade (2.4/5.6)

Is this possible? How can I avoid this?