Categories
How to install a new version of PHP in Apache 2.4?
Hello everyone, Apache 2.4 includes Php 7.0 by default (checked with phpinfo() ). How can I upgrade to 7.3 without using PHP-FPM? best regards, Vadim
Answer the question
In order to leave comments, you need to log in
Install php via apt or whatever you have there. Then a2dismod php7.0 a2enmod php7.3
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question