V
V
Vladimir Maltsev2015-05-18 19:08:51
PHP
Vladimir Maltsev, 2015-05-18 19:08:51

Can't install PHP-fpm Debian Wheezy. libonig2 (>= 5.2.0)?

We are trying to transfer the project from VDS to a rented server.
sources.list

deb http://security.debian.org/ wheezy/updates main contrib
deb-src http://security.debian.org/ wheezy/updates main contrib

deb http://nginx.org/packages/debian/ wheezy nginx
deb-src http://nginx.org/packages/debian/ wheezy nginx
deb http://packages.dotdeb.org wheezy all
deb-src http://packages.dotdeb.org wheezy all
deb http://packages.dotdeb.org wheezy-php55 all
deb-src http://packages.dotdeb.org wheezy-php55 all

apt-get update
apt-get install php5-fpm php5-cli php5

Result
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
 php5-cli : Depends: libonig2 (>= 5.2.0) but it is not installable
            Depends: libqdbm14 (>= 1.8.74) but it is not installable
            Recommends: php5-readline but it is not going to be installed
 php5-fpm : Depends: libonig2 (>= 5.2.0) but it is not installable
            Depends: libqdbm14 (>= 1.8.74) but it is not installable
E: Unable to correct problems, you have held broken packages.

I'm not particularly strong in niks, don't kick hard)) What's the matter? Internet does not provide answers

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
He11ion, 2015-05-18
@He11ion

apt-get install php5-readline php5-fpm php5-cli php5
not?

A
Alexey Volegov, 2015-05-18
@EagleMoor

You need to install these packages.
wiki.dreamhost.com/Configure_PHP_on_Debian_or_Ubuntu
superuser.com/questions/518097/debian-squeeze-cant...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question