S
S
Sergey2014-10-30 19:52:32
PHP
Sergey, 2014-10-30 19:52:32

How to downgrade php in ubuntu 14.10?

How to downgrade php in ubuntu 14.10
Need to use 5.3 instead of 5.5

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Petrikov, 2014-10-30
@karmis

You can build it yourself, something like this
https://stavrovski.net/blog/build-and-install-php-...
just replace make install with at least checkinstall
-D

sudo add-apt-repository ppa:eugenesan/ppa
sudo apt-get update
sudo apt-get install php5

You can connect Rupa 12.04 and pull it out from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question