Answer the question
In order to leave comments, you need to log in
How to update php on Debian Wheezy not from dotdeb repository?
Friends!
Installed Debian Wheezy on VMware for development.
It runs nginx and php-fpm (from the dotdeb repository) with the xdebug module.
Yesterday I needed CURL (it was not installed).
As a result of the command apt-get install php5-curl
, apparently, php itself has been updated to the version
PHP 5.6.6-1~dotdeb.1 (cli) (built: Feb 20 2015 19:57:36)
Missing packages : Xcache, Xdebug...
Download...
Unpack...
phpize
./configure
make
cp modules/xdebug.so /usr/lib/php5/20131226
Answer the question
In order to leave comments, you need to log in
If you use third-party repositories in addition to the official ones, sooner or later you will encounter the fact that some package will stop working. Also in local put from the source. It will be difficult to sort through such a trash can. Remove dotdeb from the list of repositories, remove everything you installed and install from the official repo. It's all there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question